strangelove-ventures / horcrux

A threshold Tendermint signer
Apache License 2.0
264 stars 89 forks source link

Does Horcrux support YubiHSM2? #145

Closed Chomtana closed 1 year ago

Chomtana commented 1 year ago

Currently, we are using TMKMS with YubiHSM2 as a signer node. Now we would like to expand to more than one signer node to reach high availability. However, we couldn't find any document on using Horcrux together with YubiHSM2.

Does Horcrux support YubiHSM2? If it doesn't, can you suggest any alternatives?

agouin commented 1 year ago

Thank you for your question! Horcrux does not currently have an HSM integration, but we are underway on refactors to make it possible in #46