Cryptographic Security Layers
To defend against both contemporary surveillance and future quantum computing threats, every message is encapsulated using a hybrid cryptographic framework:Ephemeral Privacy & RAM-Only Lifecycle
The messaging architecture enforces strict operational confidentiality controls:- Zero-Persistence Relay: Messages are routed through isolated encrypted relays. The server retains no plaintext copies, decryption keys, or unencrypted metadata.
- 15-Minute RAM-Only Session Lifetime: Active chat threads exist exclusively in volatile device memory with a strict 15-minute lifetime. Messages are never written to permanent disk storage or database records.
- Deterministic Noise Wipe: Upon reaching the 15-minute session limit, or the moment you sign out, the application overwrites all cryptographic memory buffers with cryptographically secure random noise, rendering unauthorized memory extraction impossible.
- Safety Numbers & Fingerprints: Both parties can visually compare a 32-character hexadecimal safety number to verify that no intermediary has intercepted or modified the communication channel.
Initiating a Secure Session
- Open any scoop in the dealroom and tap Message Newsroom (or accept an incoming message request from an editor).
- The client automatically performs a key exchange and establishes the post-quantum encrypted channel.
- Verify the visual Safety Number displayed at the top of the chat window with your counterpart.
- Conduct price negotiation, clarify contextual details, or share additional perspective securely.