Skip to main content
The Ephemeral Messenger is a zero-knowledge, end-to-end encrypted (E2EE) chat environment designed for secure negotiations between eyewitnesses on the ground and newsroom editors.

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

  1. Open any scoop in the dealroom and tap Message Newsroom (or accept an incoming message request from an editor).
  2. The client automatically performs a key exchange and establishes the post-quantum encrypted channel.
  3. Verify the visual Safety Number displayed at the top of the chat window with your counterpart.
  4. Conduct price negotiation, clarify contextual details, or share additional perspective securely.