minor work on the motivation document
darkened the buttons slightly for greater clarity
This commit is contained in:
parent
a11845b46b
commit
5a5403de9c
@ -10,7 +10,16 @@ the consensus of the blockchain, rather than the authority
|
||||
of giant organizations
|
||||
:::
|
||||
|
||||
To secure a crypto currency against hostile forces, we need to secure people's ability to hold conversations, including conversations about payment, contracts, and money, against hostile forces, so we need to replace the domain name system and tcp-ip, and build an overlay network inside and on top of that capable of hiding ip addresses from the parties to the conversation. (Though such a conversation will necessarily be slow and inefficient, so not used routinely.)
|
||||
To secure a crypto currency against hostile forces, we
|
||||
need to secure people's ability to hold conversations,
|
||||
including conversations about payment, contracts, and
|
||||
money, against hostile forces, so we need to replace
|
||||
the domain name system and tcp-ip, and build an overlay
|
||||
network inside and on top of that capable of hiding ip
|
||||
addresses from the parties to the conversation.
|
||||
(Though a conversation that hides IP addresses will
|
||||
necessarily be slow and inefficient,
|
||||
so not used routinely.)
|
||||
|
||||
Bitcoin and everything blockchain is a centralized ledger. Worse than that – it’s the One True Ledger. It isn’t like gold. Gold one can have directly on one’s person or indirectly in a vault somewhere.
|
||||
|
||||
|
@ -96,7 +96,7 @@ pre.terminal_image {
|
||||
|
||||
/* Styling for the inactive buttons inside the button bar */
|
||||
.button-bar button {
|
||||
background-color: #4CAF50;
|
||||
background-color: #2C9F30;
|
||||
color: white;
|
||||
padding: 5px 5px;
|
||||
border: none;
|
||||
@ -110,7 +110,7 @@ pre.terminal_image {
|
||||
.button-bar a {
|
||||
display: inline-block;
|
||||
text-decoration: none;
|
||||
background-color: #4CAF50;
|
||||
background-color: #2C9F30;
|
||||
color: white;
|
||||
padding: 5px 5px;
|
||||
border: none;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8cbcc3ccccb035b1a976c053ab4de47b7f0b9352
|
||||
Subproject commit 914033d2c70831b86e94a25f27e61a94bc7d45c8
|
2
mpir
2
mpir
@ -1 +1 @@
|
||||
Subproject commit c7f9435392ede4c7f2c887a44d7a9ca7d724f4dc
|
||||
Subproject commit dda9307f16da43d1da8f003734f465ae9cf7fa9e
|
@ -1 +1 @@
|
||||
Subproject commit 02e885c6f079c6e12a632f92cd7cfcceecf0c39b
|
||||
Subproject commit 24f3e551d4cf583573eeb838d04a3c7c3b3a6121
|
Loading…
Reference in New Issue
Block a user