fix command for exporting mnemonic

This commit is contained in:
Anton Livaja 2025-01-31 00:14:21 -05:00
parent f4231366ac
commit 35b1d668c6
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 3 additions and 9 deletions

View File

@ -32,20 +32,14 @@
1. Retrieve Ceremony SD card from High Visibility Storage and plug it into the air-gapped machine 1. Retrieve Ceremony SD card from High Visibility Storage and plug it into the air-gapped machine
1. Start Keyfork using the relevant Shardfile: 1. Recover the mnemonic from an existing shardfile
* Use `lsblk` to find external media name * Use `lsblk` to find media name
* `keyfork recover shard --daemon /media/<media_name>/shard.asc` * `keyfork shard combine /media/<media_name>/shard.asc | keyfork-mnemonic-from-seed`
* The Shardfile may be named something else. Use `find /media/<media_name> -type f -name '*shard*.asc'` to list all files.
1. Follow on screen prompts 1. Follow on screen prompts
1. Export the mnemonic:
* TODO add command
1. Unplug the Ceremony SD card and place it in High Visibility Storage 1. Unplug the Ceremony SD card and place it in High Visibility Storage
1. Unseal the SD Card Pack 1. Unseal the SD Card Pack