Ryan Heywood ryan
  • Joined on 2023-05-17
ryan opened issue public/keyfork#67 2025-02-11 05:36:39 +00:00
Keyfork Prompt on the Linux Terminal doesn't enter/leave alternate mode
ryan opened issue public/keyfork#66 2025-02-11 05:33:26 +00:00
Break out OpenPGP keychain management into its own crate
ryan pushed to ryansquared/spacemesh at public/icepick 2025-02-09 06:39:33 +00:00
685e4e0388 add base support for spacemesh
ryan created branch ryansquared/spacemesh in public/icepick 2025-02-09 06:39:32 +00:00
ryan pushed to main at public/icepick 2025-02-08 22:16:40 +00:00
5224bc00a3 use /etc/icepick/icepick.toml as config file
dcb9c50d29 hashmap is the mind killer
Compare 2 commits »
ryan pushed to main at public/icepick 2025-02-08 21:38:08 +00:00
e4756fd158 oh, wait, i need to not use hashmap too.
ryan pushed to main at public/icepick 2025-02-08 21:12:42 +00:00
d4c1434d9a icepick: actually, just embed it using bincode
ryan pushed to main at public/icepick 2025-02-08 01:36:56 +00:00
e5d2cab12c icepick: change where it puts workflows, same spot as the bin
ryan pushed to feat/multi-response at ryan/progenitor 2025-02-07 04:48:30 +00:00
8726ea91eb fix(cli): operation response type exhaustive
b6993ce02e feat: support multiple response types (#344, #395)
9323b82b88 chore: update .gitignore to include .idea/ & .env
0deadb0d09 Bump built from 0.7.3 to 0.7.4 (#851)
6e4e5bd592 Bump serde from 1.0.203 to 1.0.204 (#852)
Compare 10 commits »
ryan created branch feat/multi-response in ryan/progenitor 2025-02-07 04:48:29 +00:00
ryan created repository ryan/progenitor 2025-02-07 04:48:15 +00:00
ryan commented on pull request public/airgap#30 2025-02-07 02:00:16 +00:00
[WIP] qemu-canokey support

LGTM but i am unable to test atm

ryan pushed tag keyforkd-v0.1.4 to public/keyfork 2025-02-07 01:55:13 +00:00
ryan pushed tag keyfork-derive-openpgp-v0.1.5 to public/keyfork 2025-02-07 01:55:12 +00:00
ryan pushed tag keyfork-prompt-v0.2.1 to public/keyfork 2025-02-07 01:55:12 +00:00
ryan pushed tag keyfork-shard-v0.3.1 to public/keyfork 2025-02-07 01:55:12 +00:00
ryan pushed tag keyfork-tests-v0.1.0 to public/keyfork 2025-02-07 01:55:12 +00:00
ryan pushed tag keyfork-v0.2.6 to public/keyfork 2025-02-07 01:55:12 +00:00
ryan commented on issue public/icepick#13 2025-02-06 19:25:28 +00:00
Spacemesh Transfer

Transactions are serialized using SCALE. A Rust implementation exists here: https://github.com/paritytech/parity-scale-codec

HTTP API has been defined using Swagger 2.0. Using a forked version…

ryan opened issue public/airgap#28 2025-02-05 20:04:05 +00:00
tmux-like (maybe tmux itself) manager for child VMs