From 3dca8ee4173dad3f8a8b18bb71e8e2a310afd7b3 Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Fri, 28 Feb 2025 16:29:46 -0500 Subject: [PATCH] fix --derive args --- .../fixed-location/operator/namespace-entropy-ceremony.md | 2 +- .../level-2/fixed-location/operator/quorum-entropy-ceremony.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 33f5a08..dcf9e23 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,7 @@ This is a ceremony for generating and sharding entropy to a set of existing Quor * Replace the values: , ``` - $ keyfork mnemonic generate --shard-to ,output=shardfile.asc --derive=openpgp --public "" --output certificate.asc + $ keyfork mnemonic generate --shard-to ,output=shardfile.asc --derive='openpgp --public "Your Name " --output certificate.asc' ``` 1. Unseal an SD card pack 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 e3d26a5..34b8c4d 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 @@ -22,7 +22,7 @@ This is a ceremony for generating entropy which is used to derive Quorum PGP key * Replace the following values: \, \, , with appropriate values ``` - $ keyfork mnemonic generate --shard-to-self shardfile.asc,threshold=,max=,cards_per_shard=,cert_output=keyring.asc --derive=openpgp --public "" --output certificate.asc + $ keyfork mnemonic generate --shard-to-self shardfile.asc,threshold=,max=,cards_per_shard=,cert_output=keyring.asc --derive='openpgp --public "Your Name " --output certificate.asc' ``` 1. Unseal an SD card pack by following tamper proofing steps: