mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-02 19:01:13 +00:00
Edited ch05_wallets.adoc with Atlas code editor
This commit is contained in:
parent
33623dd160
commit
663f8cf7cc
@ -348,7 +348,7 @@ status].
|
|||||||
|
|
||||||
.Recovery Code Passphrases
|
.Recovery Code Passphrases
|
||||||
****
|
****
|
||||||
The BIP39, ((("passphrases (for recovery codes)", id="passphrase")))Electrum v2, Aezeed, and SLIP39 schemes may all be used with an
|
The BIP39, ((("wallets", "recovery codes", "passphrases", id="wallet-recovery-passphrase")))((("recovery codes", "passphrases", id="recovery-code-passphrase")))((("passphrases (for recovery codes)", id="passphrase")))Electrum v2, Aezeed, and SLIP39 schemes may all be used with an
|
||||||
optional passphrase. If the only place you keep this passphrase is in
|
optional passphrase. If the only place you keep this passphrase is in
|
||||||
your memory, it has the same advantages and disadvantages as memorizing
|
your memory, it has the same advantages and disadvantages as memorizing
|
||||||
your recovery code. However, there's a further set of trade-offs
|
your recovery code. However, there's a further set of trade-offs
|
||||||
@ -403,7 +403,7 @@ Many users and developers disagree on which approach is better, with
|
|||||||
some strongly in favor of plausible deniability and others preferring the
|
some strongly in favor of plausible deniability and others preferring the
|
||||||
increased safety that error detection gives novice users and those under
|
increased safety that error detection gives novice users and those under
|
||||||
duress. We suspect the debate will continue for as long as recovery
|
duress. We suspect the debate will continue for as long as recovery
|
||||||
codes continue to be widely ((("wallets", "recovery codes", startref="wallet-recovery2")))((("recovery codes", startref="recovery-code2")))((("passphrases (for recovery codes)", startref="passphrase")))used.
|
codes continue to be widely ((("wallets", "recovery codes", startref="wallet-recovery2")))((("recovery codes", startref="recovery-code2")))((("passphrases (for recovery codes)", startref="passphrase")))((("wallets", "recovery codes", "passphrases", startref="wallet-recovery-passphrase")))((("recovery codes", "passphrases", startref="recovery-code-passphrase")))used.
|
||||||
****
|
****
|
||||||
|
|
||||||
==== Backing Up Nonkey Data
|
==== Backing Up Nonkey Data
|
||||||
|
Loading…
Reference in New Issue
Block a user