Short answer: yes — clipboard sync is safe when the app is end-to-end encrypted, so it literally can't read your clipboard. That's exactly how Syncer works: every clip is sealed on your device, and our servers only ever relay data they have no key to open. The apps to be wary of are the ones that can read your clipboard on their own servers — here's how to tell them apart.
Why encryption is the whole question
Your clipboard is one of the most sensitive things on your device. Over a normal day it holds passwords, one-time codes, API keys, addresses, and private messages — usually in plain text. A tool that syncs your clipboard everywhere is genuinely useful, but it also means all of that now travels off your device.
The question isn't “does it sync?” — it's “who else can read it on the way?” With many sync tools, the answer is: the company's servers can, and therefore so can anyone who breaches them.
What makes clipboard sync unsafe
Watch for these, because they mean your clipboard is readable by someone other than you:
• No end-to-end encryption — the service encrypts data “in transit” and “at rest,” but still holds the keys, so it can read your clipboard whenever it wants.
• Server-side history — your copied items are stored on a server indefinitely.
• Analytics or ads in the clipboard path — third parties sitting between you and your data.
• Silent new devices — a new device can join and start receiving clips without your explicit approval.
How Syncer keeps your clipboard private
Syncer is built on a simple rule: we can't read your clipboard, even if we wanted to. Four things make that true:
- Only you can read it. Every clip is sealed on your device with a key that lives only on the devices you own. Our servers relay sealed blobs they have no key to open.
- No clipboard history on our servers. A synced clip is deleted the moment your device fetches it, and anything unfetched expires within 7 days. We don't keep your clipboard around.
- New devices must be approved. Adding a device takes an explicit pairing step and approval from a device you already trust — with a safety fingerprint to check, and instant revoke.
- Recovery without handing us your keys. Optional backups are sealed with a key derived from a PIN that never leaves your device. We can't reset it and can't read a backup without it.
The honest part
No security is absolute, and we don't pretend otherwise. Syncer's design shares one clipboard key across your devices (so any of them — even the keyboard — can read a clip instantly), which is a deliberate trade compared with a 1:1 messenger's per-message keys. We explain exactly what that means, what our servers can and can't see, and how the encryption works, in plain English on our security page.
See exactly how it works
The full encryption model, what the server stores, and the trade-offs — no hand-waving.