Quick sharding mnemonics without a wizard #61
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note that this is functionally equivalent to:
We can also include an
--encrypt-to
option to encrypt a mnemonic to a previously-known disaster recovery certificate, that works either independently of, or in combination with, the previous shard commands.dr1
anddr2
are OpenPGP certificates.shard1
andshard2
are previously-created Shardfiles.certificates
are OpenPGP certificates used for sharding. An operator for every shard must be present to decrypt the same metadata packet, with the same certificates and m-of-n threshold being reused.keyfork mnemonic generate --size 256 --encrypt-to self --start-server
could be used to:Starting the Keyfork server is only a valid option of
--encrypt-to
,--shard
, or--shard-to
are passed, to ensure the mnemonic is in some way preserved.