Hacker News new | ask | show | jobs
by snowwrestler 3771 days ago
Apple does not have the key for that phone. No one does.

What the FBI is asking Apple to do is write software that will turn off the "wipe after 10 wrong passcodes" feature of iOS, so that the passcode can be brute-forced.

Setting aside the government's interest in such a tool, imagine the interest from hackers.

Consider that in 2011, someone hacked into RSA to steal info about their tokens, just so that they could then hack in Lockheed to steal top-secet info.

Now imagine someone hacks into Apple (very possible to happen) and steals the security-defeating software code to install on other iPhones.

1 comments

If what you say is true, then I agree with you.

Though I find it hard to believe that Apple doesn't already keep some sort key(s) to unlock individual phones or to turn off this "wipe after 10 wrong passcodes" feature.

Facebook (and pretty much every other internet company on earth) keeps password hashes and salts in their databases - So in theory, the government could already brute force the vast majority of our personal data from these websites.

At least with a phone, the government has to physically get a hold of it in order to brute force the phone and read the data.

No need to brute force Facebook or most other hosted services, because very few of them store user data encrypted at rest.

Passwords control access to features of the web application, but employees of the company can just go around that and get the data off the server directly.

iPhones running iOS 8 or higher are different--they do encrypt data at rest, and create the key by combining device-specific info with the passcode that the user creates. So without that passcode, no chance to decrypt without brute forcing.