I built a completely serverless, zero-telemetry E2EE chat app using WebRTC and Double Ratchet. How can I improve the P2P stability?
Hey everyone, I wanted to share a project I've been engineering called VAULT. The goal was to build a messaging hub that leaves absolutely zero footprint—no servers storing data, no emails, no phone numbers, and local identity generation. How the …