mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 08:10:54 +00:00
Edited ch13_security.adoc with Atlas code editor
This commit is contained in:
parent
edfe8b367f
commit
3b98ed7ef1
@ -220,7 +220,7 @@ signing devices may become the predominant method of storing bitcoins.
|
|||||||
==== Ensuring Your Access
|
==== Ensuring Your Access
|
||||||
|
|
||||||
Although
|
Although
|
||||||
most users are rightly concerned about theft of their bitcoins, there is an even
|
most users ((("backing up", "importance of")))are rightly concerned about theft of their bitcoins, there is an even
|
||||||
bigger risk. Data files get lost all the time. If they contain Bitcoin keys,
|
bigger risk. Data files get lost all the time. If they contain Bitcoin keys,
|
||||||
the loss is much more painful. In the effort to secure their Bitcoin
|
the loss is much more painful. In the effort to secure their Bitcoin
|
||||||
wallets, users must be very careful not to go too far and end up losing
|
wallets, users must be very careful not to go too far and end up losing
|
||||||
@ -233,7 +233,7 @@ you secure your bitcoins too well you might not be able to find them again.
|
|||||||
|
|
||||||
[WARNING]
|
[WARNING]
|
||||||
====
|
====
|
||||||
To spend bitcoins, you may need to back up more than just your private
|
To spend bitcoins, you may((("wallets", "recovery codes")))((("recovery codes"))) need to back up more than just your private
|
||||||
keys or the BIP32 seed used to derive them. This is especially the case
|
keys or the BIP32 seed used to derive them. This is especially the case
|
||||||
when multisignatures or complex scripts are being used. Most output
|
when multisignatures or complex scripts are being used. Most output
|
||||||
scripts commit to the actual conditions that must be fulfilled to spend
|
scripts commit to the actual conditions that must be fulfilled to spend
|
||||||
|
Loading…
Reference in New Issue
Block a user