Bitcoin for X: suggestions from Saïvann (thanks!)

This commit is contained in:
David A. Harding 2015-07-29 00:22:05 -04:00
parent d33539f00e
commit 4368c46cf3
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -33,17 +33,14 @@ en:
summary: "Bitcoin is a very secure and inexpensive way to handle payments." summary: "Bitcoin is a very secure and inexpensive way to handle payments."
lowfee: "Choose your own fees" lowfee: "Choose your own fees"
lowfeetext: > lowfeetext: >
There is no fee to receive bitcoins. There is a fee to spend There is no fee to receive bitcoins, and many wallets let you
bitcoins, but you control how large a fee to pay. You can save control how large a fee to pay when spending. Most wallets have
money by setting the fee low, or you can set a higher fee to reasonable default fees, and higher fees can encourage faster <a
encourgage faster <a
href="#you-need-to-know##instant">confirmation</a> of your href="#you-need-to-know##instant">confirmation</a> of your
transactions. Fees are based on the size of the transaction transactions. Fees are unrelated to the amount transferred, so it's
data—not the amount of bitcoins transfered—so it's possible to send possible to send 100,000 bitcoins for the same fee it costs to
100,000 bitcoins for the same fee it costs to send 1 bitcoin. All send 1 bitcoin.
wallets <a href="#choose-your-wallet#">listed on Bitcoin.org</a>
have reasonable default transaction fees, but note that some
wallets also charge additional service fees.
fraud: "Protection against fraud" fraud: "Protection against fraud"
fraudtext: "Any business that accepts credit cards or PayPal knows the problem of payments that are later reversed. Chargeback frauds result in limited market reach and increased prices, which in turn penalizes customers. Bitcoin payments are irreversible and secure, meaning that the cost of fraud is no longer pushed onto the shoulders of the merchants." fraudtext: "Any business that accepts credit cards or PayPal knows the problem of payments that are later reversed. Chargeback frauds result in limited market reach and increased prices, which in turn penalizes customers. Bitcoin payments are irreversible and secure, meaning that the cost of fraud is no longer pushed onto the shoulders of the merchants."
@ -73,7 +70,7 @@ en:
own: "You can be your own financial system" own: "You can be your own financial system"
owntext: > owntext: >
If you don't use any third party APIs, you can integrate a Bitcoin If you don't use any third party APIs, you can integrate a Bitcoin
server directly in your applications, allowing you to become your node directly into your applications, allowing you to become your
own bank and payment processor. With all the responsibilities that own bank and payment processor. With all the responsibilities that
this implies, you can build amazing systems that process Bitcoin this implies, you can build amazing systems that process Bitcoin
transactions however you would like. transactions however you would like.
@ -96,7 +93,7 @@ en:
Bitcoin allows you to design new and creative online services Bitcoin allows you to design new and creative online services
that couldn't exist before because of financial limitations. This that couldn't exist before because of financial limitations. This
includes tipping systems, automated payment solutions, includes tipping systems, automated payment solutions,
distributed crowdfunding services, time locked payment distributed crowd-funding services, time locked payment
management, public asset tracking, low-trust escrow services, management, public asset tracking, low-trust escrow services,
micro-payment channels, and more. micro-payment channels, and more.
@ -119,17 +116,13 @@ en:
securetext: "Bitcoin transactions are secured by military grade cryptography. Nobody can charge you money or make a payment on your behalf. So long as you take the required steps to <a href=\"#secure-your-wallet#\">protect your wallet</a>, Bitcoin can give you control over your money and a strong level of protection against many types of fraud." securetext: "Bitcoin transactions are secured by military grade cryptography. Nobody can charge you money or make a payment on your behalf. So long as you take the required steps to <a href=\"#secure-your-wallet#\">protect your wallet</a>, Bitcoin can give you control over your money and a strong level of protection against many types of fraud."
lowfee: "Choose your own fees" lowfee: "Choose your own fees"
lowfeetext: > lowfeetext: >
There is no fee to receive bitcoins. There is a fee to spend There is no fee to receive bitcoins, and many wallets let you
bitcoins, but you control how large a fee to pay. You can save control how large a fee to pay when spending. Most wallets have
money by setting the fee low, or you can set a higher fee to reasonable default fees, and higher fees can encourage faster <a
encourgage faster <a
href="#you-need-to-know##instant">confirmation</a> of your href="#you-need-to-know##instant">confirmation</a> of your
transactions. Fees are based on the size of the transaction transactions. Fees are unrelated to the amount transferred, so it's
data—not the amount of bitcoins transfered—so it's possible to send possible to send 100,000 bitcoins for the same fee it costs to
100,000 bitcoins for the same fee it costs to send 1 bitcoin. All send 1 bitcoin.
wallets <a href="#choose-your-wallet#">listed on Bitcoin.org</a>
have reasonable default transaction fees, but note that some
wallets also charge additional service fees.
anonymous: "Protect your identity" anonymous: "Protect your identity"
anonymoustext: "With Bitcoin, there is no credit card number that some malicious actor can collect in order to impersonate you. In fact, it is even possible to send a payment without revealing your identity, almost just like with physical money. You should however take note that some effort can be required to <a href=\"#protect-your-privacy#\">protect your privacy</a>." anonymoustext: "With Bitcoin, there is no credit card number that some malicious actor can collect in order to impersonate you. In fact, it is even possible to send a payment without revealing your identity, almost just like with physical money. You should however take note that some effort can be required to <a href=\"#protect-your-privacy#\">protect your privacy</a>."