Improved encrypted paper backup guide
Added secret confirmation, BIP39 test and word split features
This commit is contained in:
parent
838469b946
commit
04419bc75b
9 changed files with 2147 additions and 8 deletions
2
how-to-create-encrypted-paper-backup/qr-clone.sh
Normal file → Executable file
2
how-to-create-encrypted-paper-backup/qr-clone.sh
Normal file → Executable file
|
@ -8,4 +8,4 @@ printf "%s\n" "Restoring…"
|
|||
if [ -n "$secret" ]; then
|
||||
printf "%s\n" "Backing up…"
|
||||
. qr-backup.sh
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue