Earlier quoted context omitted.
What secret is controlled by one person? That's just not how businesses manage secrets.
You are not consistent here. When talking about only needing a single signing key you say that is not subject to the whim of one person. When discussing an N-out-of-M scheme, you think that it's just down to the whims of whoever is in that group. That's just not how business manages secrets!
Why One Key Shouldn't Rule Them All: Threshold Signatures for the Rest of Us
21–23 of 23 posts
Re: Why One Key Shouldn't Rule Them All: Threshold Signatures for the Rest of Us
#22Earlier quoted context omitted.
Again and again, we've seen that HSMs aren't secure against physical access of the device.
Can you point me to an example of a FIPS level 3+ certified device having its private keys compromised due to a defeat of the tamper resistant boundary?
https://www.cl.cam.ac.uk/~rnc1/descrack/ https://ninjalab.io/eucleak/
Re: Why One Key Shouldn't Rule Them All: Threshold Signatures for the Rest of Us
#23Earlier quoted context omitted.
You are not consistent here. When talking about only needing a single signing key you say that is not subject to the whim of one person. When discussing an N-out-of-M scheme, you think that it's just down to the whims of whoever is in that group. That's just not how business manages secrets!
I just don't think that keys would be accessible by only one person in either scenario for any large business. The article suggests this 3/5 key needed system prevents issues but I don't think so in practical terms. My suspicion is it thinks there is only one person per key but I think in any business scenario a team would have access to all of them negating the benefits. I don't think that's inconsistent, perhaps ju…
Now, you need to compromise at least 3 safes to do anything on the HSM. If a token is lost, stolen or damaged, there are still 2 others which can be used. Loss or theft of any two tokens does not compromise the HSM. Any unauthorised access to a token can be detected due to the tamper evident bag.
This gives you strong protection and assurance against any malicious insider or attacker. Having a single key (even if protected in a safe) is much weaker, and carries the risk of key loss (so you would have to have token backups, multiplying rather than dividing the risk).