]>
git.mdlowis.com Git - proto/achat.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael D. Lowis [Fri, 27 Aug 2021 14:50:47 +0000 (14:50 +0000)]
fixed bug preventing download and parsing of public keys from server
Michael D. Lowis [Fri, 20 Aug 2021 01:31:34 +0000 (01:31 +0000)]
echo back of encrypted messages is working. Import of public keys from file is not...
Michael D. Lowis [Tue, 17 Aug 2021 18:05:03 +0000 (14:05 -0400)]
extended crypto api
Michael D. Lowis [Tue, 17 Aug 2021 17:32:42 +0000 (13:32 -0400)]
added crypto api object
Michael D. Lowis [Tue, 17 Aug 2021 17:00:14 +0000 (13:00 -0400)]
cleaned up local storage handling
Michael D. Lowis [Fri, 13 Aug 2021 03:42:13 +0000 (23:42 -0400)]
encrypted messages are working now with a crude way of adding contacts
Michael D. Lowis [Fri, 13 Aug 2021 01:58:51 +0000 (21:58 -0400)]
initial commit. messages are unencrypted and sent messages get echoed back as well. decryption routines are ready but need to add ui to get public keys by name