Y
Hacker News
new
|
ask
|
show
|
jobs
by
niij
3770 days ago
Please see this link[1], Apple explains exactly how keys are stored in their datacenters (Hint: it is not in clear text). They use HSM's which destroy the user's key after 10 failed attempts.
[1]:
https://www.apple.com/business/docs/iOS_Security_Guide.pdf
1 comments
snuxoll
3770 days ago
This is only for Keychain escrow, device backups are not protected by HSM's.
link