]> git.mdlowis.com Git - proto/achat.git/log
proto/achat.git
4 years agofixed bug preventing download and parsing of public keys from server master
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

4 years agoecho back of encrypted messages is working. Import of public keys from file is not...
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...

4 years agoextended crypto api
Michael D. Lowis [Tue, 17 Aug 2021 18:05:03 +0000 (14:05 -0400)]
extended crypto api

4 years agoadded crypto api object
Michael D. Lowis [Tue, 17 Aug 2021 17:32:42 +0000 (13:32 -0400)]
added crypto api object

4 years agocleaned up local storage handling
Michael D. Lowis [Tue, 17 Aug 2021 17:00:14 +0000 (13:00 -0400)]
cleaned up local storage handling

4 years agoencrypted messages are working now with a crude way of adding contacts
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

4 years agoinitial commit. messages are unencrypted and sent messages get echoed back as well...
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