- 6 min read
What your clipboard manager actually sees: a threat model
A plain-language threat model for clipboard managers on Android and macOS. What the OS lets apps read, what a sync tool adds to that, and what the specific attacker classes worth worrying about actually look like.
security privacy threat-model clipboard android mac
Read
- 6 min read
ClipHop vs KDE Connect: when to pick which for Android–Mac clipboard sync
An honest side-by-side of ClipHop and KDE Connect for Android–Mac clipboard sharing. Transport, setup, security model, and the scenarios where each one wins.
comparison kde-connect android mac bluetooth
Read
- 4 min read
How to sync your clipboard between Android and Mac (without the cloud)
Set up two-way clipboard sync between an Android phone and a Mac in about 60 seconds — over Bluetooth LE, no account, no cloud, no shared WiFi. Step-by-step guide with pairing and fingerprint verification.
tutorial android mac setup bluetooth
Read
- 6 min read
Universal Clipboard for Android: what Apple left out (and how ClipHop fills the gap)
Apple's Universal Clipboard is Apple-only and routes through iCloud. If you use an Android phone with a Mac, here's what changes, what the alternatives look like, and how ClipHop's Bluetooth-LE approach compares.
comparison universal-clipboard android mac bluetooth
Read
- 6 min read
How ClipHop encrypts your clipboard: X25519, AES-256-GCM, and Ed25519
A complete walkthrough of ClipHop's cryptographic design — X25519 ECDH per reconnect for session keys, AES-256-GCM for authenticated encryption, Ed25519 long-term identity keys in the Keychain / Keystore, and fingerprint verification against MITM.
engineering cryptography security privacy protocol
Read
- 6 min read
Why we chose Bluetooth LE for clipboard sync (over WiFi, iCloud, and LAN)
The engineering rationale for ClipHop: why Bluetooth LE beats WiFi, iCloud, and LAN-based clipboard-sync tools like KDE Connect — and where BLE's honest trade-offs show up.
engineering bluetooth privacy protocol comparison
Read
- 2 min read
Introducing ClipHop
Why we built a Bluetooth-only, end-to-end encrypted clipboard for Android and Mac — and what you get in v0.1.0.
launch bluetooth privacy
Read