|
|
|
|
|
by 8rian
4089 days ago
|
|
I only feel safe using end-to-end encrypted chatrooms. Currently, niltalk can read every message. At the very least, AES encrypting messages by the chatroom's password will reduce reliance on SSL. But it really should use public key crypto for a key exchange between users. This is what's done by other disposable chatrooms: https://crypto.cat/ https://ephemeral.pw/chat/ (Also written in Go) |
|
If you are trusting the server to create or associate identities with keys, the end-to-end encryption is easily subvertible.