A peer-to-peer data bridge for transferring text and files directly between devices—without uploading, saving, or leaving a record.
Both tabs. Same URL. Nothing in between.
Share the URL with another device — or scan a QR code to connect without any server involvement at all.
Peers establish a WebRTC connection, end-to-end encrypted. No server ever sees the content.
Content syncs instantly. Close the session and it's gone — no trace, no storage, no account needed.
notapipe does NOT:
collect your text, store your
files, log your sessions, require an account, or know who you are.
You can inspect the code, self-host, or configure your own signaling and TURN servers. to run independently of notapipe.app. Open source (MIT).
Open App →Content syncs directly between devices — never stored, logged, or read by any server. Close the tabs and it's gone. Built on principles; local persistence is opt-in only.
Yjs CRDTs over a WebRTC data channel. Conflicts merge automatically.
Pair two devices by scanning a QR code — no signalling server contact. The entire WebRTC handshake is encoded in the QR itself.
Send files up to 100 MB over the encrypted WebRTC channel.
Talk to your peer over the same encrypted connection.