tendermint / tmkms

Key Management service for Tendermint Validator nodes
Apache License 2.0
142 stars 42 forks source link

YubiHSM2 SDK 2019.12 #381

Closed gaia closed 4 years ago

gaia commented 4 years ago

Is it risky to update to the current release of the YubiHSM SDK?

I need the Shell: Fix Wrapping and public key PEM formatting of ED25519 keys fix (for use on a non tendermint chain).

PS: Are the SDK upgrades normally done installing over the current install or uninstall/install?

tarcieri commented 4 years ago

The KMS doesn’t depend on the Yubico SDK, and instead uses yubihsm-rs, so feel free to upgrade the SDK to whatever version you wish:

https://github.com/tendermint/yubihsm-rs