tmkms 0.15.0

Tendermint Key Management System: provides isolated, optionally HSM-backed signing key management for Tendermint applications including validators, oracles, IBC relayers, and other transaction signing applications
Documentation
1
2
3
4
[[providers.yubihsm]]
adapter = { type = "usb" }
auth = { key = 1, password_file = "$KMS_HOME/secrets/yubihsm-password.txt" }
#serial_number = "0123456789" # serial number of a specific YubiHSM to connect to (optional)