Dump p2p

How it works

Dump is a Peer-to-Peer (p2p) anonymous chat application. Unlike traditional chat apps, it does not rely on a central server to store your messages or manage your data.

The Technology

Privacy First

By utilizing the PeerJS library, we simplify the complex WebRTC connection process. Because it is strictly p2p, there is no "history"—once you leave or refresh, the conversation is gone.

Back to Lobby