mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-02-03 03:12:02 +00:00
Edited ch13_security.adoc with Atlas code editor
This commit is contained in:
parent
70458163d0
commit
1a0431d78f
@ -20,7 +20,7 @@ need to think about securing our bitcoins in a novel way too.
|
|||||||
|
|
||||||
=== Security Principles
|
=== Security Principles
|
||||||
|
|
||||||
The ((("Bitcoin", "security", "principles of", id="bitcoin-security-principle")))((("security", "principles of", id="security-principle")))core principle in Bitcoin is
|
The ((("Bitcoin", "security", "principles of", id="bitcoin-security-principle")))((("security", "principles of", id="security-principle")))((("decentralized consensus", "as security principle", secondary-sortas="security principle", id="decentral-consensus-principle")))core principle in Bitcoin is
|
||||||
decentralization and it has important implications for security. A
|
decentralization and it has important implications for security. A
|
||||||
centralized model, such as a traditional bank or payment network,
|
centralized model, such as a traditional bank or payment network,
|
||||||
depends on access control and vetting to keep bad actors out of the
|
depends on access control and vetting to keep bad actors out of the
|
||||||
@ -88,7 +88,7 @@ replicates the fragile model of traditional financial networks, plagued
|
|||||||
by identity theft, corruption, and embezzlement. To take advantage of
|
by identity theft, corruption, and embezzlement. To take advantage of
|
||||||
Bitcoin's unique decentralized security model, you have to avoid the
|
Bitcoin's unique decentralized security model, you have to avoid the
|
||||||
temptation of centralized architectures that might feel familiar but
|
temptation of centralized architectures that might feel familiar but
|
||||||
ultimately subvert Bitcoin's security.
|
ultimately subvert Bitcoin's ((("decentralized consensus", "as security principle", secondary-sortas="security principle", startref="decentral-consensus-principle")))security.
|
||||||
|
|
||||||
==== The Root of Trust
|
==== The Root of Trust
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user