From 51fcd742a331d6d7f3596b0f9478a7a0df7ffc1b Mon Sep 17 00:00:00 2001 From: Anton Livaja Date: Mon, 5 Aug 2024 16:45:13 -0400 Subject: [PATCH] fix: simplify deletion instruction at the end of the ceremony --- .../src/location-key-provisioning.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/quorum-key-management/src/location-key-provisioning.md b/quorum-key-management/src/location-key-provisioning.md index f8af03d..0193476 100644 --- a/quorum-key-management/src/location-key-provisioning.md +++ b/quorum-key-management/src/location-key-provisioning.md @@ -110,19 +110,9 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md) * `cp location.pub.asc /media` * For posterity, delete all the generated assets before shutting down - computer, namely: + computer: - * `mnemonic.txt` - - * `mnemonic.txt.gpg` - - * `smart-card-pin.txt` - - * `smart-card-pin.txt.gpg` - - * `location.pub.asc` - - * `location.priv.asc` + * `rm -rf *` 4. Follow the [Physical Artifact Storage](physical-artifact-storage.md) guide for storage of the Operator Smart Cards and Location Smart Cards