Security-first communication model
The app emphasizes encrypted transport, key exchange hygiene and predictable data handling.
The app emphasizes encrypted transport, key exchange hygiene and predictable data handling.
Message payloads are encrypted between users and decrypted only on allowed endpoints.
Own-message synchronization uses a dedicated encrypted payload path across your devices.
Relay manages routing, history snapshots and attachment caching with strict flow states.
Client, relay and storage responsibilities are separated for easier auditing and evolution.