πTMKMS

The Tendermint Key Management System (or TMKMS) should be used by any validator currently or intending to be in the active validator set. This application mitigates the risk of double-signing and provides high-availability to validator keys while keeping these keys on a separate physical host. While TMKMS can be used on the same machine as the validator, it is recommended to be on a separate host.
Let's look at an example - Canto
CantoCreate new user (from root)
Install RUST
Compile and sort TMKMS binaries
Create and Init TKMS working directory
Import Private key
Then check availablity
If right output is appeared, follow next step below
Now we can erase copy of original file
Create service file and run TMKMS
Start
Its NORMAL
Restarting the Validator Node
Make sure that the logs are good
Helpful commands
Logs
Restart
Last updated