Engye – transfer files between any two devices by scanning a QR code
P2P file transfer via QR when Snapdrop and LocalSend already exist.

WebRTC P2P file drop with no backend; but privacy UX is crowded (SnapDrop, OnionShare).
Privacy-conscious professionals, security-aware teams, individuals sharing sensitive files
SnapDrop · OnionShare · Firefox Send
I built MephistoVault to scratch an itch: I wanted a way to send files securely between two browsers without them ever touching a middleman server.
It purely relies on WebRTC data channels for direct P2P connection and E2E encryption.
Tech stack: React, TypeScript, and WebRTC. There is no backend storage involved. Code: https://github.com/jokallame350-lang/mephistovaultt
I'd love your technical feedback—especially around NAT traversal edge cases, reliability strategies for larger files via chunking, or general UI thoughts.
P2P file transfer via QR when Snapdrop and LocalSend already exist.
P2P file transfer with 40 MCP tools, but Syncthing already does the core thing.
WeTransfer clone with P2P twist, but Wormhole and ToffeeShare already do this better.
Real zero-knowledge (key in URL fragment), 50GB free files, no signup dark patterns.
Ephemeral PTY mirroring with zero daemons lets you monitor Claude Code from anywhere.
Another P2P chat when Session and Briar already dominate this space.