Tag
privacy
4 posts tagged privacy.
- 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.
- 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.
- 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.
- 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.