Free open-source peer-to-peer chat app with WebRTC. Messages stored in memory only, self-destruct timers, no accounts required. Built with Next.js and TypeScript.
Tagline: Your messages vanish like ghosts - True P2P chat with zero traces.
Description:
GhostChat is a peer-to-peer messaging app where your conversations literally disappear. No servers storing your data, no accounts required, no message history.
What makes it different:
đ True P2P - Messages travel directly between devices via WebRTC, never touching our servers.
đ¨ Memory-only - Everything stored in RAM, wiped when you close the tab.
đ No identity - No phone numbers, emails, or accounts needed.
âąď¸ Self-destruct - Messages auto-delete after 5s, 30s, 1m, or 5m.
đ MITM protection - 4-emoji fingerprint to verify direct connection.
đ¨ Panic button - Ctrl+Shift+X instantly clears everything.
Tech Stack:
Next.js 15 + TypeScript
WebRTC (simple-peer)
Cloudflare Workers for signaling
Perfect for: Sensitive conversations, temporary coordination, or anyone who values true privacy.
Report
No reviews yetBe the first to leave a review for GhostChat