]> git.mdlowis.com Git - proto/achat.git/commit
initial commit. messages are unencrypted and sent messages get echoed back as well...
authorMichael D. Lowis <mike@mdlowis.com>
Fri, 13 Aug 2021 01:58:51 +0000 (21:58 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Fri, 13 Aug 2021 01:58:51 +0000 (21:58 -0400)
commit3746df6214549a7dd753396ad7fd9ef6d82f742b
tree48ef32dd0bd64f13cecc27addf374c7d9aff4e25
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
achat [new file with mode: 0755]
static/client.js [new file with mode: 0644]
static/index.html [new file with mode: 0644]
static/jsencrypt.min.js [new file with mode: 0644]
static/jsencrypt.min.js.LICENSE.txt [new file with mode: 0644]
static/keys/index.html [new file with mode: 0644]
static/msgs/index.html [new file with mode: 0644]
static/style.css [new file with mode: 0644]