Build tooling to review Cargo.lock bumps
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.
Use secrecy::Secret for long-term storage of crypto keys
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?
Implement PKCS#11 backend for shard and wizard
Investigate how keyfork-crossterm's event::read() works