ed25519
signatures for the BitSong blockchain. The YubiHSM2 supports ed25519
and this yubikey library is available (opens new window). Please note that the YubiHSM can protect a private key but cannot ensure in a secure setting that it won't sign the same block twice.GA
(for Gaia flags)TM
(for Tendermint flags)BC
(for democli or basecli flags)GA_CHAIN_ID
will map to the command line flag --chain-id
. Note that while explicit command-line flags will take precedence over environment variables, environment variables will take precedence over any of your configuration files. For this reason, it's imperative that you lock down your environment such that any critical parameters are defined as flags on the CLI or prevent modification of any environment variables.