This commit is contained in:
Ryan Heywood 2025-02-11 23:27:17 -05:00
parent e69571f9e8
commit c45bcbb28a
Signed by: ryan
GPG Key ID: 8E401478A3FBEF72
1 changed files with 4 additions and 8 deletions

View File

@ -20,9 +20,9 @@ This is a ceremony for generating and sharding entropy to a set of existing Quor
1. Run the command to generate new entropy and shard it to quorum of public certificates of the input shardfile:
* Replace the values: <path_to_input_shard>, <pgp_cert_id>
* Replace the values: <path_to_input_shard>
* `keyfork wizard generate-shard-secret --shard-to shardfile.asc --output shardfile.new.asc --cert-output keyring.new.asc`
* `keyfork mnemonic generate --shard-to <path_to_input_shard>,output=shardfile.asc`
* TODO - NOT IMPLEMENTED: `--derive-openpgp-cert encryption_cert.new.asc,userid=<user_id>`
@ -38,10 +38,6 @@ This is a ceremony for generating and sharding entropy to a set of existing Quor
* `cp shardfile.asc /media/vaults/<namespace>/`
1. Back up the `keyring.asc`
* `cp keyring.asc /media/vaults/<namespace>/`
1. TODO - NOT IMPLEMENTED:
* Back up the root OpenPGP certificate