Ryan Heywood ryan
  • Joined on 2023-05-17
ryan pushed to main at public/keyfork 2024-03-25 02:53:19 +00:00
0c768690db .cargo/config.toml: add registry configuration :)
ryan pushed to main at public/keyfork 2024-03-25 02:43:34 +00:00
ryan pushed to ryan/old-static-retain-for-stagex at public/keyfork 2024-03-25 02:43:05 +00:00
ryan created branch ryan/old-static-retain-for-stagex in public/keyfork 2024-03-25 02:43:05 +00:00
ryan pushed to main at public/airgap 2024-03-13 21:12:15 +00:00
16479807f1 sign 2024.03.13
38689b24b2 Release 2024.03.13
Compare 2 commits »
ryan pushed to stagex-build at public/keyfork 2024-03-07 00:35:13 +00:00
ec8a5c893f prepare for stagex bindgen
ryan pushed to stagex-build at public/keyfork 2024-03-06 19:36:58 +00:00
c199843a28 Containerfile.alpine: add temporary for checking rust bindgen builds
ryan pushed to stagex-build at public/keyfork 2024-03-06 03:29:13 +00:00
a151711d86 vendor: use bindgen-cli instead of bindgen library
ryan pushed to stagex-build at public/keyfork 2024-03-06 00:11:47 +00:00
fa3fdbff2d Containerfile: use link-static feature instead of old static feature
ryan pushed to stagex-build at public/keyfork 2024-03-06 00:07:30 +00:00
1fda2a37c2 patch v4l2-sys-mit, nettle-sys, fix keyfork-zbar-sys
906d294a3d crates/keyfork: add link-static and link-dynamic
Compare 2 commits »
ryan deleted tag keyfoork-v0.1.0 from public/keyfork 2024-03-05 21:57:03 +00:00
ryan pushed to main at public/keyfork 2024-03-05 03:25:11 +00:00
37f63fd63a crates/keyfork: build bindgen static as well
ryan pushed to main at public/keyfork 2024-03-05 03:08:45 +00:00
62f63e90ea crates/keyfork: allow building with static, ideal for stagex
ryan pushed tag keyfork-v0.1.0 to public/keyfork 2024-02-26 20:40:57 +00:00
ryan pushed tag keyfork-v0.1.0 to public/keyfork 2024-02-26 20:39:42 +00:00
ryan pushed to main at ryan/sui-build 2024-02-25 18:47:34 +00:00
f435baa773 Makefile: specify linux/amd64
ryan commented on pull request public/keyfork#26 2024-02-24 22:53:36 +00:00
WIP: keyfork-shard: limit size of encrypted payload, can fit at max a 256 bit shard

Authentication of authenticated requests is not exclusive to enclaves and does not use enclave attestation. Enclave attestation can be added atop the existing framework to attest the public key…

ryan commented on pull request public/keyfork#26 2024-02-24 22:49:57 +00:00
WIP: keyfork-shard: limit size of encrypted payload, can fit at max a 256 bit shard

note: nonce is sent over an assumed authenticated channel, tampering with the nonce is not considered an option, and if someone can send an invalid nonce over the authenticated channel, they can…

ryan pushed to ryan/recover-shardholder-hardware at public/keyfork 2024-02-23 21:53:49 +00:00
960f098b95 keyfork-shard: begin work on (re)provisioning shardholder keys
752138bd35 crates: specify registry = distrust
59c710a114 crates/util: add licenses to bug and bin
076bc3a1f5 keyfork-mnemonic-util: bump version before publish
f206cd5db1 keyfork-prompt: add KEYFORK_PROMPT_MNEMONIC_MODE=steel
Compare 8 commits »
ryan pushed tag smex-v0.1.0 to public/keyfork 2024-02-23 03:22:49 +00:00