Ryan Heywood ryan
  • Joined on 2023-05-17
ryan commented on issue public/keyfork#20 2024-01-26 08:41:07 +00:00
Build tooling to review Cargo.lock bumps

Reopening because I'm not happy with this. I want a tool that can be used to audit things before or while cargo update is being run, something that allows more interactivity. The ideal workflow…

ryan pushed to main at public/keyfork 2024-01-26 08:36:05 +00:00
60261aa3e9 Cargo.lock: bump dependencies
ryan created branch ryan/update-buildroot in public/airgap 2024-01-25 08:38:46 +00:00
ryan pushed to ryan/update-buildroot at public/airgap 2024-01-25 08:38:46 +00:00
e1504570e6 update buildroot: first steps, WIP
ryan commented on issue public/keyfork#24 2024-01-25 06:36:54 +00:00
Keyfork signed derivation requests

Additional: Pass through a public key to encrypt the resulting private key to. Pass the new key to a different enclave.

ryan opened issue public/keyfork#24 2024-01-25 06:33:26 +00:00
Keyfork signed derivation requests
ryan opened issue public/keyfork#23 2024-01-25 06:32:54 +00:00
Attestation of public keys to authenticate Keyfork shard requests
ryan pushed to main at public/keyfork 2024-01-25 06:18:14 +00:00
4c0521473f docs: add security section
304b1f9baa docs: add dependency information
Compare 2 commits »
ryan pushed to main at public/keyfork 2024-01-22 23:21:03 +00:00
1112fe0870 keyfork wizard generate-shard-secret: create output file if not exists
ryan pushed to main at public/keyfork 2024-01-21 23:10:45 +00:00
3b42ba5f00 keyfork-derive-openpgp: when converting ed25519 to cv25519, apply clamp operation
ryan created pull request public/keyfork#22 2024-01-20 06:25:49 +00:00
WIP: keyfork-shard: traitify functionality
ryan pushed to keyfork-shard-traitify at public/keyfork 2024-01-20 06:21:22 +00:00
d1a9fe4cba keyfork-shard: traitify functionality
ryan created branch keyfork-shard-traitify in public/keyfork 2024-01-20 06:21:21 +00:00
ryan pushed to main at public/keyfork 2024-01-20 06:18:12 +00:00
019e390b94 keyforkd, keyfork-shard: add README.md
ryan pushed to main at public/keyfork 2024-01-19 04:50:45 +00:00
2e3c387ae1 docs: better info about writing types containing data
bf50e2aeac keyfork-mnemonic-util: fixup not including smex
Compare 2 commits »
ryan opened issue public/keyfork#21 2024-01-19 04:06:39 +00:00
go over types that have data and make them return borrows by default
ryan closed issue public/keyfork#20 2024-01-19 00:16:26 +00:00
Build tooling to review Cargo.lock bumps
ryan commented on issue public/keyfork#20 2024-01-19 00:16:26 +00:00
Build tooling to review Cargo.lock bumps

Can use cargo fetch. Implemented via make review.

ryan pushed to main at public/keyfork 2024-01-19 00:16:12 +00:00
d390834b0e Cargo.lock: update
ryan pushed to main at public/keyfork 2024-01-18 23:52:43 +00:00
604627626e Makefile: only track src folder in review