How can passkeys be synced when they "never leave your device"?
1
vote
0
answers
457
views
Reading about passkeys in the iOS change log I get the impression that they're just private keys used to sign requests with, just like physical security keys:
> Passkeys never leave your device
Sounds reasonable, since the OS would only need an interface for signing — never actual read access to the key.
Then I read this:
> Passkeys are end‑to‑end encrypted and sync across your Apple devices
Uh... Obviously not, since they "never leave your device".
How does that work?
Asked by Andreas
(2269 rep)
Nov 24, 2022, 07:13 PM