New Jun 4, 2026

I built a fully anonymous, E2E-encrypted P2P messenger that runs entirely in the browser #webdev #privacy #javascript #cryptography

The Giants All from DEV Community View I built a fully anonymous, E2E-encrypted P2P messenger that runs entirely in the browser #webdev #privacy #javascript #cryptography on dev.to

That's the whole relay. The operator genuinely cannot read messages — not because of policy, but because the math doesn't let them.

The honest tradeoff: the relay can see that a message was sent (metadata), even if it can't see what. For real anonymity you'd want onion-routing the fan-out. That's on the roadmap.

A few things I learned along the way

What's next

Try it / AMA

If you want to:

The comments are open. AMA.

Scroll to top