Ryan Heywood ryan
  • Joined on 2023-05-17
ryan pushed to main at public/keyfork 2024-01-18 23:47:20 +00:00
ab53b3e495 Makefile: make actually work
ryan pushed to main at public/keyfork 2024-01-18 23:01:53 +00:00
8e24555d09 Makefile: initial commit, add phony review target
ryan opened issue public/keyfork#20 2024-01-18 21:59:55 +00:00
Build tooling to review Cargo.lock bumps
ryan pushed to main at public/keyfork 2024-01-18 19:46:41 +00:00
4c6c071539 keyfork: improve prompt UX of `wizard generate-shard-secret`
ryan pushed to main at public/keyfork 2024-01-18 05:05:19 +00:00
240a10a063 docs: fixup last commit, add link to bip32
ryan pushed to main at public/keyfork 2024-01-18 05:04:20 +00:00
e36bbe5bbb docs: add chain of cryptographic operations to keyfork wizard docs
ryan pushed to main at public/keyfork 2024-01-18 02:46:05 +00:00
0cc47c7e93 README: fixup start of document explaining bip39 and bip32
fbad0632a7 *: use full BIP-0032 and BIP-0039 names
2de0c5ce10 keyfork-plumbing: move back into keyfork-{mnemonic-util,entropy}
Compare 3 commits »
ryan pushed to main at public/keyfork 2024-01-18 02:21:27 +00:00
c5d1a6d62c keyfork: impl basic `recover mnemonic`
ryan commented on issue public/keyfork#19 2024-01-18 01:50:17 +00:00
Use secrecy::Secret for long-term storage of crypto keys

And figure out why it's inconvenient in places where it is such, and solve those.

ryan opened issue public/keyfork#19 2024-01-18 01:49:45 +00:00
Use secrecy::Secret for long-term storage of crypto keys
ryan pushed to main at public/keyfork 2024-01-18 01:46:49 +00:00
d2965745e8 keyforkd: hide field seed in std::fmt::Debug implementation
ryan pushed to main at public/keyfork 2024-01-16 20:12:37 +00:00
f7c00d11f1 README: Rewrite install section temporarily
ryan commented on issue public/keyfork#18 2024-01-16 08:13:48 +00:00
Implement PKCS#11 backend for shard and wizard

Allow option to disable OpenPGP or PKCS#11 through Keyfork via feature flags: Should this result in the command line option being made unavailable, or should the command be available, but error?

ryan opened issue public/keyfork#18 2024-01-16 08:12:28 +00:00
Implement PKCS#11 backend for shard and wizard
ryan pushed to main at public/keyfork 2024-01-16 05:07:22 +00:00
e643645fd5 docs: import chunk from README into usage, create entropy dev guide
ryan pushed to main at public/keyfork 2024-01-16 02:46:13 +00:00
701f5ca4e9 all crates: add documentation
ryan opened issue public/keyfork#17 2024-01-16 02:37:15 +00:00
Investigate how keyfork-crossterm's event::read() works
ryan pushed to main at public/keyfork 2024-01-15 06:36:38 +00:00
c8f255f0aa docs: add list of dependencies and why they're used
585dbe4eae keyfork-{frame, slip10-test-data}: remove hex
Compare 2 commits »
ryan pushed to main at public/keyfork 2024-01-15 05:18:47 +00:00
3e0bc0c396 README: Add note about licensing
ryan pushed to main at public/keyfork 2024-01-15 05:16:34 +00:00
f6ffb39543 README: remove note about hakari
542c206c5e keyfork-user-guide => docs
e8f327079b reorganize crates
Compare 3 commits »