Ryan Heywood ryan
  • Joined on 2023-05-17
ryan commented on issue public/keyfork#76 2025-02-14 03:57:06 +00:00
Ask user if they wish to create additional smartcards with keyfork mnemonic generate --provision openpgp-card

Closed by #73. --provision openpgp-card,count=$count covers this, and will actually work when #73 is resolved.

ryan closed issue public/keyfork#76 2025-02-14 03:57:06 +00:00
Ask user if they wish to create additional smartcards with keyfork mnemonic generate --provision openpgp-card
ryan commented on issue public/keyfork#77 2025-02-14 03:54:52 +00:00
Restructure keyfork mnemonic generate --encrypt-to-self to name the encrypted file, automagically default name certificate based on fp

This is automatic when doing --encrypt-to-self. We can have --provision have a mandatory output option for public keys that implies encrypt-to-self.

ryan closed issue public/keyfork#78 2025-02-14 03:51:27 +00:00
Have keyfork assume KEYFORK_PROMPT_TYPE=headless when receiving stdin via pipe
ryan commented on issue public/keyfork#78 2025-02-14 03:51:20 +00:00
Have keyfork assume KEYFORK_PROMPT_TYPE=headless when receiving stdin via pipe

This removes the ability to enter PINs or other input. There's a reason this functionality accesses the raw terminal when standard input is blocked, and we only default to headless when stderr is…

ryan commented on issue public/keyfork#79 2025-02-14 03:46:50 +00:00
Handle simulate_response from Solana

oh shoot this should be in icepick

ryan closed issue public/icepick#14 2025-02-14 03:45:05 +00:00
Tracker for CLI improvements
ryan commented on issue public/icepick#14 2025-02-14 03:45:05 +00:00
Tracker for CLI improvements

Workflows replace the short and long addresses by having everything be long addresses. Options are marked as required by their description.

ryan commented on issue public/icepick#22 2025-02-14 03:44:18 +00:00
Create opinionated tool for multi-stage and multi-machine Icepick workflows

Icepick Workflow is now pretty well implemented.

ryan closed issue public/icepick#22 2025-02-14 03:44:18 +00:00
Create opinionated tool for multi-stage and multi-machine Icepick workflows
ryan opened issue public/icepick#37 2025-02-14 03:42:31 +00:00
Improvements to SD card data transfer workflow
ryan pushed to main at public/icepick 2025-02-14 01:37:32 +00:00
4832300098 spacemesh: derive(Clone) for Cluster
097bacbdea add base support for spacemesh
Compare 2 commits »
ryan pushed to ryansquared/spacemesh at public/icepick 2025-02-14 01:35:05 +00:00
e8965ebcb3 spacemesh: derive(Clone) for Cluster
ryan commented on issue public/icepick#32 2025-02-13 03:12:15 +00:00
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…

ryan opened issue public/keyfork#79 2025-02-12 05:10:26 +00:00
Handle simulate_response from Solana
ryan pushed to main at public/docs 2025-02-12 04:27:26 +00:00
c45bcbb28a hotfix
ryan opened issue public/icepick#36 2025-02-12 04:23:24 +00:00
--sign apparently does not sign if a card is not found. extract a looper from wizard to wait for card
ryan opened issue public/keyfork#75 2025-02-11 23:30:01 +00:00
--encrypt-to-self should make the certificate export filename the fingerprint
ryan pushed to main at public/docs 2025-02-11 23:21:54 +00:00
b430b59bc7 add changes after performing ceremony
ryan opened issue public/keyfork#74 2025-02-11 23:18:40 +00:00
Add key touch policies to openpgp-card provisioners