|
|
|
|
|
by bob1029
86 days ago
|
|
The article does touch on HSMs but might be missing the point of them? > A compromised server no longer means a compromised key Proper use of an HSM means that even the owner of the private key is not allowed to access it. You sign your messages within the secure context of the HSM. The key never leaves. It cannot become compromised if the system is configured correctly. |
|