diff --git a/README b/README index e69de29..b3bf132 100644 --- a/README +++ b/README @@ -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. \ No newline at end of file