Improvements to SD card data transfer workflow
When waiting for action, animate "spinner"
The difficult part of this is making Icepick modules not be aware of the context in which they're run, but... icepick-internal
already assumes it's running on a machine that has the ability to…
--sign
apparently does not sign if a card is not found. extract a looper from wizard to wait for card
--encrypt-to-self should make the certificate export filename the fingerprint
Add key touch policies to openpgp-card provisioners
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