Encrypted Conversations
AES-256-GCM end-to-end encryption. Messages encrypted before leaving your device. The server is a blind relay — it routes ciphertext, nothing more.
- ECDH P-256 key exchange — keys generated on your device
- Server stores only ciphertext, never plaintext
- HMAC-authenticated messages prevent tampering
- Multi-device support with per-device key isolation