Hacker News new | ask | show | jobs
by ddinh 3769 days ago
If the FBI were to do this, would it be possible for Apple to counter it in the future by splitting the key across multiple entities, some in non-US jurisdictions, in such a manner that all of them would have to agree to sign anything?
2 comments

You just described David Chaum's crypto plan. Also widely derided as having a backdoor. So it's really just moving the goal posts.
It's kind of an interesting idea. Doesn't seem like it would work for RSA cryptography, though -- in that model, your private key is a pair of prime numbers, and your public key is their product. It's hard to produce both factors from the product, but it's pretty easy to produce one factor if you know the product and the other factor.