build need description

This commit is contained in:
Marc Wäckerlin
2015-07-01 13:34:36 +00:00
parent 4e1d2d59b2
commit 2951bc8b91

5
README
View File

@@ -0,0 +1,5 @@
Secure and Encrypted Chat Server
Server only stores public key lookup for users and the encrypted
messages. No credentials are transfered to the server, but kept in
local browser storage. This allows 100% safe chatting.