The app for independent voices

๐—›๐—ผ๐˜„ ๐—ฑ๐—ผ๐—ฒ๐˜€ ๐—”๐—ฝ๐—ฝ๐—น๐—ฒ ๐—ณ๐—ถ๐—ป๐—ฑ ๐˜†๐—ผ๐˜‚๐—ฟ ๐—น๐—ผ๐˜€๐˜ ๐—”๐—ถ๐—ฟ๐—ง๐—ฎ๐—ด ๐—ถ๐—ป ๐˜๐—ต๐—ฒ ๐—บ๐—ถ๐—ฑ๐—ฑ๐—น๐—ฒ ๐—ผ๐—ณ ๐—ป๐—ผ๐˜„๐—ต๐—ฒ๐—ฟ๐—ฒ?

No GPS. No cellular. No WiFi. Just math and a billion devices working together.

๐—ง๐—ต๐—ฒ ๐—•๐—ฎ๐˜€๐—ถ๐—ฐ๐˜€

Your AirTag broadcasts a Bluetooth signal every few seconds. But it broadcasts a ๐—ฝ๐˜‚๐—ฏ๐—น๐—ถ๐—ฐ ๐—ธ๐—ฒ๐˜†, not an identifier.

Any nearby iPhone that picks up this signal grabs its own GPS location, encrypts it with the AirTag's public key, and uploads it to Apple's servers.

The owner downloads these encrypted reports and decrypts them locally. Apple never sees the location.

๐—ง๐—ต๐—ฒ ๐—–๐—ฟ๐˜†๐—ฝ๐˜๐—ผ๐—ด๐—ฟ๐—ฎ๐—ฝ๐—ต๐˜†

Apple uses P-224 elliptic curve cryptography. The public key rotates every 15 minutes.

A Johns Hopkins cryptographer put it well: even if someone tracked your device's signals all day, they "wouldn't be able to recognize you were the same person from one hour to the next."

๐—ง๐—ต๐—ฒ ๐—ฆ๐—ฐ๐—ฎ๐—น๐—ฒ ๐—˜๐—ป๐—ด๐—ถ๐—ป๐—ฒ๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด

Apple turned 1+ billion devices into a global mesh of location relays. Every iPhone running iOS 13+ becomes infrastructure. No new hardware. No subscriptions.

On the backend:

๐Ÿ”น Reports indexed by ๐—ต๐—ฎ๐˜€๐—ต๐—ฒ๐—ฑ public keys. Apple can't link them to owners

๐Ÿ”น Only the ๐—น๐—ฎ๐˜๐—ฒ๐˜€๐˜ location is stored, caps data volume

๐Ÿ”น All decryption happens on-device, not Apple's servers

One clever constraint: you need two Apple devices on your account. One decrypts the other's location. Always a key holder available.

Crypto techniques have existed in academia for years. Apple was first to deploy them at a billion-device scale, with end-to-end encryption, crowdsourced infrastructure, and rotating keys that prevent tracking.

This is what good system design looks like. Solving a hard distributed systems problem by making a billion devices work together, without any of them knowing what they're doing.

Jan 13
at
7:59 AM
Relevant people

Log in or sign up

Join the most interesting and insightful discussions.