Skip needing identifier for provisioner during
keyfork mnemonic generate
if key is factory reset
allow alternative inputs in workflow
this would help loading inputs for icepick workflow sol generate-nonce-account
, since it expects authorization_address
, but icepick workflow sol generate-wallet
gives pubkey
.
add a way to generate a temporary public key for use with Solana
Ensure matching signature is not found when --add-signature-to-quorum
Solana nonce account creation has a nondeterministic fee payer
silence events from attaching/detaching USB devices
Replace keyforkd cleanup signal handling with a matcher on SIGTERM, SIGKILL, SIGINT
Keyfork Prompt on the Linux Terminal doesn't enter/leave alternate mode
Break out OpenPGP keychain management into its own crate