Closing. scdaemon is a bit too unstable for the purposes of shard
, the (current) primary use of openpgp-card. pcscd supports up to 200 readers at a time, by default, while scdaemon (from what…
Deprecated functions can be removed once 1.0 is hit.
maybe it's time to bite the bullet and add an initializer. instead of parse_public_key_data
, have public_key_data()
and make it up to the implementer, which can then do discover_from_path()
,…
May need to refactor out usages of PathBuf, both to make the wizard shard usable as well as making testing down the line actually possible.
Still missing the ability to replace keyfork_shard::openpgp::split()
usage in the Wizard. Not entirely sure what to do about that. Maybe the Wizard should export the certs for shardholders? That…