diff --git a/quorum-key-management/src/location-key-provisioning.md b/quorum-key-management/src/location-key-provisioning.md index 701f0de..f8af03d 100644 --- a/quorum-key-management/src/location-key-provisioning.md +++ b/quorum-key-management/src/location-key-provisioning.md @@ -25,6 +25,11 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md) 3. Provision new key in the selected secure environment + * Set system time to date greater than operator key creation but less than + operator key expiry + + * `date -s "YYYY-MM-DD HH:MM:SS"` + * Load your personal PGP certificate which will be used as the Operator Key in to the local keyring @@ -98,6 +103,12 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md) * `mnemonic.txt.gpg`, `smart-card-pin.gpg`, `location.pub.asc` + * Copy the `location.pub.asc` to the SD card that was used to bring over + the operator key. This will be used to bring the public key to the Hybrid + Ceremony Later on: + + * `cp location.pub.asc /media` + * For posterity, delete all the generated assets before shutting down computer, namely: