Skip to content
#

memory-only

Here are 3 public repositories matching this topic...

Language: All
Filter by language

True peer-to-peer encrypted chat where messages vanish like ghosts. No servers, no storage, no accounts. Messages travel directly via WebRTC and exist only in memory. Self-destructing messages, panic button, file sharing, and zero tracking. Open source privacy-first messaging.

  • Updated Mar 21, 2026
  • TypeScript

A self-contained HTML app enabling secure peer-to-peer file transfer between browser tabs via WebRTC DataChannels. It uses AES-GCM-256 with per-chunk encryption, HKDF-derived keys from a passphrase, a symmetric ratchet for forward secrecy, and 4-channel SCTP striping. Encrypted signaling; no persistent storage.

  • Updated Mar 30, 2026
  • HTML

Improve this page

Add a description, image, and links to the memory-only topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory-only topic, visit your repo's landing page and select "manage topics."

Learn more