diff --git a/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/namespace-entropy-ceremony.md b/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/namespace-entropy-ceremony.md index bc40e61..62aedad 100644 --- a/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/namespace-entropy-ceremony.md +++ b/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/namespace-entropy-ceremony.md @@ -22,7 +22,9 @@ This is a ceremony for generating and sharding entropy to a set of existing Quor * Replace the values: , - * `keyfork wizard generate-shard-secret --shard-to shardfile.asc --output shardfile.new.asc --cert-output keyring.new.asc --derive-openpgp-cert encryption_cert.new.asc,userid=` TODO: NOT IMPLEMENTED + * `keyfork wizard generate-shard-secret --shard-to shardfile.asc --output shardfile.new.asc --cert-output keyring.new.asc` + + * TODO - NOT IMPLEMENTED: `--derive-openpgp-cert encryption_cert.new.asc,userid=` 1. Unseal an SD card pack @@ -45,8 +47,9 @@ This is a ceremony for generating and sharding entropy to a set of existing Quor * `cp keyring.new.asc /media/vaults//keyring.asc` - 1. Back up the root PGP certificate: - * `cp root_pgp_cert.asc /media/vaults//` + 1. TODO: NOT IMPLEMENTED + * Back up the root PGP certificate: + * `cp encryption_cert.new.asc /media/vaults//` 1. Each backup should be placed into High Visibility Storage after it's made diff --git a/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/quorum-entropy-ceremony.md b/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/quorum-entropy-ceremony.md index cbaf0f9..15571d8 100644 --- a/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/quorum-entropy-ceremony.md +++ b/quorum-vault-system/src/generated-documents/level-2/fixed-location/operator/quorum-entropy-ceremony.md @@ -21,7 +21,10 @@ This is a ceremony for generating entropy which is used to derive Quorum PGP key * Replace the following values: , , , - * `keyfork wizard generate-shard-secret --threshold --max --keys-per-shard= --output shardfile.asc --cert-output keyring.asc --derive-openpgp-cert encryption_cert.asc,userid=` TODO: NOT IMPLEMENTED + * `keyfork wizard generate-shard-secret --threshold --max --keys-per-shard= --output shardfile.asc --cert-output keyring.asc` + + * TODO - NOT IMPLEMENTED: + `--derive-openpgp-cert encryption_cert.asc,userid=` 1. Unseal an SD card pack