Ryan Heywood ryan
  • Joined on 2023-05-17
ryan closed issue public/keyfork#67 2025-02-24 22:03:51 +00:00
Keyfork Prompt on the Linux Terminal doesn't clear terminal when leaving alternate mode
ryan commented on issue public/keyfork#67 2025-02-24 22:03:51 +00:00
Keyfork Prompt on the Linux Terminal doesn't clear terminal when leaving alternate mode

Resolved, but untested.

ryan closed issue public/keyfork#72 2025-02-24 22:02:26 +00:00
Ensure matching signature is not found when --add-signature-to-quorum
ryan pushed to main at public/keyfork 2025-02-22 10:31:19 +00:00
88a05f23ac keyfork-prompt: add choice mechanism, & add to keyfork-shard
ryan pushed to main at public/keyfork 2025-02-22 07:51:44 +00:00
98b9dbb811 keyfork-qrcode: restructure to prefer libzbar and compile with both enabled
ryan closed issue public/keyfork#75 2025-02-20 03:34:49 +00:00
--encrypt-to-self should make the certificate export filename the fingerprint
ryan commented on issue public/keyfork#75 2025-02-20 03:34:47 +00:00
--encrypt-to-self should make the certificate export filename the fingerprint

done, by default cert is output to a file based on the fingerprint.

ryan closed issue public/keyfork#77 2025-02-20 02:08:01 +00:00
Restructure keyfork mnemonic generate --encrypt-to-self to name the encrypted file, automagically default name certificate based on fp
ryan closed issue public/keyfork#74 2025-02-20 02:07:41 +00:00
Add key touch policies to openpgp-card provisioners
ryan commented on issue public/keyfork#74 2025-02-20 02:07:40 +00:00
Add key touch policies to openpgp-card provisioners

Done.

ryan commented on issue public/keyfork#73 2025-02-20 02:07:35 +00:00
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.

ryan closed issue public/keyfork#73 2025-02-20 02:07:35 +00:00
Skip needing identifier for provisioner during keyfork mnemonic generate
ryan pushed to main at public/docs 2025-02-20 02:04:04 +00:00
950a078f4e openpgp-setup: mnemonic generator now automatically makes fingerprint names and touch policies
f317310d4c editorconfig: our markdown config should use tabs
Compare 2 commits »
ryan pushed to main at public/keyfork 2025-02-20 01:36:25 +00:00
723194fdd7 keyfork mnemonic generate: userid equivalency, rename provisioner cert_output to output
db19b30bfe keyfork mnemonic generate: feedback improvements
0243212c80 keyfork-prompt: clear terminal before leaving alt screen; fixes linux terminal
Compare 3 commits »
ryan commented on issue public/icepick#29 2025-02-18 08:13:24 +00:00
Use build.rs-generated YAML file for configuring workflows

Closing as we have now fully migrated outside of icepick.toml for workflows.

ryan closed issue public/icepick#29 2025-02-18 08:13:24 +00:00
Use build.rs-generated YAML file for configuring workflows
ryan commented on issue public/icepick#29 2025-02-18 08:13:09 +00:00
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.

ryan commented on issue public/icepick#36 2025-02-18 08:12:05 +00:00
--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.

ryan closed issue public/icepick#36 2025-02-18 08:12:05 +00:00
--sign apparently does not sign if a card is not found. extract a looper from wizard to wait for card