ZeroClipboard

Zero-knowledge · end-to-end encrypted

Your clipboard, everywhere.
Readable only by your devices.

Copy on one device, paste on another — text, images, and files sync instantly and privately. Everything is encrypted on your device with X25519 & AES-256-GCM; the relay only ever sees ciphertext.

No account. No tracking. Nothing is stored on the server until you create a channel.

🔒

Zero-knowledge

Keys never leave your device. The server can’t read a single byte — not even file names.

Instant sync

Real-time over WebSocket with polling fallback, using last-write-wins so the newest copy always wins.

📱

Every device

Pair by link or QR, verify with a safety number, and manage multiple channels — phone, laptop, desktop.

🧹

Self-cleaning

Channels auto-expire when idle; the creator can revoke a device or tear a channel down instantly.

  1. 1 Create a channel on this device.
  2. 2 Share the link + code (or scan the QR) on another.
  3. 3 Copy here, paste there — end to end encrypted.
🕵️

Private by design

We don’t want your data — so the system is built never to receive it in a readable form.

  • No accounts, no email, no sign-in — ever.
  • No analytics, trackers, cookies, or ads.
  • Nothing touches the server until you create a channel.
  • The relay only sees ciphertext — never your text, images, or file names.
  • Idle channels auto-expire; wipe one instantly, any time.
🛡️

Secure by cryptography

Modern, fixed, end-to-end encryption — nothing to misconfigure.

  • X25519 key agreement · AES-256-GCM · HKDF-SHA256.
  • Keys are generated on-device and are non-exportable.
  • Pairing verified by a 6-digit code + safety number (MITM-resistant).
  • Group keys rotate on every join & leave (forward secrecy).
  • Revoke a device and it is cryptographically locked out.
Debajyoti Saikia

Built by Debajyoti Saikia

Principal Software Engineer at Microsoft · GitHub · LinkedIn · Blog