add doc for exporting namespace mnemonic #48
Loading…
Reference in New Issue
No description provided.
Delete Branch "feat/export-namespace-mnemonic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +32,4 @@
1. Retrieve Ceremony SD card from High Visibility Storage and plug it into the air-gapped machine
1. Start Keyfork using the relevant Shardfile:
Keyfork can't export the entropy it was started with. You'll want to instead do:
Alternatively, we can add:
which ensures the shard is a hex-encoded secret of length 32 or 64.
Perfect. I think the first command is good for now. The secret can be manually encoded if necessary so no need to implement that at the moment.
This has been merged.
Pull request closed