tmkms
tmkms copied to clipboard
Key Management service for Tendermint Validator nodes
EDIT: this issue has been moved to https://github.com/iqlusioninc/tmkms/issues/54
> `tempdir` crate has been deprecated; use `tempfile` instead | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `tempdir` | | Version...
> `net2` crate has been deprecated; use `socket2` instead | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `net2` | | Version...
> spin is no longer actively maintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `spin` | | Version | `0.5.2`...
Most of us use softsign key to participate in testnet. However, because tmkms supports one softsign key, it is inconvenient to run another tmkms process when joining a testnet on...
v0.7.0's more forgiving timeouts are a welcome feature, thanks! I noted that the log syntax changed in v0.7.0. I used the older syntax as a search query in papertrail to...
### Summary Problems occur when importing keys while checking the "--help" option. The actual importable key types are wrap, json, or base64, but the description says wrap or private_validator. Please...
I'd like to install the tmkms as a service, which running long enough. so I tried to let kms only print error level logs. but seems `RUST_LOG=error` not works. Any...
KMS was designed to support a one-keyring-per-chain model, where the same key can exist in multiple keyrings if so desired. However, at the level of an individual chain, the "keyring"...
It could be good to have it as a middle-ground between HSM and software-only providers: https://github.com/tendermint/kms#signing-providers