diff --git a/quorum-key-management/src/location-key-provisioning.md b/quorum-key-management/src/location-key-provisioning.md index 5da03ac..74d057b 100644 --- a/quorum-key-management/src/location-key-provisioning.md +++ b/quorum-key-management/src/location-key-provisioning.md @@ -40,18 +40,25 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md) * Save the encrypted mnemonic, `mnemonic.txt.gpg` to two SD cards - * Print the contents of the mnemonic in a new terminal window as the seed - phrase words need to be typed in during the following steps: - - * `cat mnemonic.txt` + * Write the mnemonic on a small piece of paper as you will need to enter the + words in the next step. After entering the words, set the piece of paper + on fire (that's why it should be small enough - to make burning it easy) * In a new terminal window start `keyfork` daemon with the mnemonic: * `keyfork recover mnemonic` + * `export KEYFORKD_SOCKET_PATH=/tmp/keyforkd.socket` + + * `keyfork recover mnemonic` + + * ctrl + z + + * `bg` + * Derive PGP keypair: - * `keyfork derive openpgp "FirstName LastName (alias) " > priv.asc` + * `keyfork derive openpgp "FirstName LastName (Location Key: Distrust Disaster Recovery) " > priv.asc` * Provision a YubiKey: