Keyfork Prompt on the Linux Terminal doesn't clear terminal when leaving alternate mode
Keyfork Prompt on the Linux Terminal doesn't clear terminal when leaving alternate mode
Resolved, but untested.
Ensure matching signature is not found when --add-signature-to-quorum
--encrypt-to-self should make the certificate export filename the fingerprint
--encrypt-to-self should make the certificate export filename the fingerprint
done, by default cert is output to a file based on the fingerprint.
Restructure
keyfork mnemonic generate --encrypt-to-self
to name the encrypted file, automagically default name certificate based on fp
Add key touch policies to openpgp-card provisioners
Skip needing identifier for provisioner during
keyfork mnemonic generate
Implemented. Identifiers are only needed if the count doesn't equal the amount of plugged in smartcards.
Skip needing identifier for provisioner during
keyfork mnemonic generate
Use build.rs-generated YAML file for configuring workflows
Closing as we have now fully migrated outside of icepick.toml
for workflows.
Use build.rs-generated YAML file for configuring workflows
Use build.rs-generated YAML file for configuring workflows
For reference, this system should help with implementing new workflows, since YAML is a much nicer language for implementing these nested structures in.
--sign
apparently does not sign if a card is not found. extract a looper from wizard to wait for card
Resolved this, avoiding adding conflicting (duplicate) signatures, and avoiding verifying duplicate signatures.
--sign
apparently does not sign if a card is not found. extract a looper from wizard to wait for card