Ryan Heywood ryan
  • Joined on 2023-05-17
ryan pushed to main at public/icepick 2025-01-22 09:10:09 +00:00
d00a67e0b7 icepick workflow cosmos transfer
ryan pushed to main at public/icepick 2025-01-21 08:02:20 +00:00
db5ca73d10 icepick-cosmos: initial commit
85adc05429 secrets/solana: add mnemonics for Keyfork CLI and Solana CLI
594e4de981 e2e-tests/solana: fix typo
Compare 3 commits »
ryan commented on issue public/icepick#12 2025-01-21 07:44:15 +00:00
Cosmos-compatible Transfer

https://explorer.kyve.network/korellia/tx/04D28CDA1B8566739C7BAE57991E7D2B51DDDB7EB500717AB0CDB9C1D25E5B3C

URL automatically generated from icepick, too.

{
  "blob": {
    "status":…
ryan opened issue public/keyfork#63 2025-01-20 21:24:52 +00:00
JSON output format for most subcommands, so we can implement Icepick style workflows
ryan commented on issue public/keyfork#61 2025-01-16 21:32:42 +00:00
Quick sharding mnemonics without a wizard

keyfork mnemonic generate --size 256 --encrypt-to self --start-server could be used to:

  1. generate the mnemonic
  2. encrypt the mnemonic text to self
  3. start a Keyfork server with the…
ryan pushed to main at public/keyfork 2025-01-16 09:21:07 +00:00
19fbb51d12 keyfork-tests: initial commit. also, fixup test_util's Panicable to not be generic. it's always unit type
adb5293f1d keyfork derive openpgp: export secret keys instead of public certs
Compare 2 commits »
ryan opened issue public/keyfork#62 2025-01-15 20:28:38 +00:00
Add integration and regression tests of Keyfork CLI
ryan commented on issue public/keyfork#61 2025-01-14 23:07:35 +00:00
Quick sharding mnemonics without a wizard
keyfork mnemonic generate --size 256 --shard --certificates ./certificates --threshold 3 --max 5 --encrypt-to dr1.asc --encrypt-to dr2.asc --shard-to shard1.asc --shard-to shard2.asc

`…

ryan commented on issue public/keyfork#61 2025-01-14 22:24:07 +00:00
Quick sharding mnemonics without a wizard

We can also include an --encrypt-to option to encrypt a mnemonic to a previously-known disaster recovery certificate, that works either independently of, or in combination with, the previous…

ryan commented on issue public/keyfork#61 2025-01-14 22:00:32 +00:00
Quick sharding mnemonics without a wizard

Note that this is functionally equivalent to:

keyfork mnemonic generate --size 256 
ryan opened issue public/keyfork#61 2025-01-14 21:59:41 +00:00
Quick sharding mnemonics without a wizard
ryan commented on issue public/icepick#12 2025-01-14 08:16:25 +00:00
Cosmos-compatible Transfer

Working on this further, I encountered an issue where cosmrs... doesn't have good serialization of, like, any of their types. Transactions aren't Serialize/Deserialize, Fee is Serialize, but…

ryan pushed tag keyfork-derive-path-data-v0.1.3 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-derive-openpgp-v0.1.4 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-derive-util-v0.2.2 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-entropy-v0.1.2 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-prompt-v0.2.0 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-mnemonic-v0.4.1 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyfork-qrcode-v0.1.2 to public/keyfork 2025-01-04 07:26:23 +00:00
ryan pushed tag keyforkd-v0.1.3 to public/keyfork 2025-01-04 07:26:23 +00:00