mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add small cosmetic changes in text and fix a few typos
This commit is contained in:
parent
b55fb7b059
commit
2be87f4428
2 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@ title: Some things you need to know - Bitcoin
|
|||
<p>Any transaction you issue with Bitcoin cannot be reversed. It can only be refunded by the person receiving the funds. That means you should take care to do business with people or organizations you know and trust. But don't worry, Bitcoin can detect typos and usually won't let you send money to an invalid address.</p>
|
||||
|
||||
<h2><img src="/img/ico_anon.svg" alt="Anonymous" />Bitcoin is not anonymous</h2>
|
||||
<p>Some effort is required in order to protect your privacy with Bitcoin. All Bitcoin transactions are stored publicly and permanently on the network, which means anyone can see the balance and transactions of any Bitcoin address. However, the identity of the owner cannot be associated with their Bitcoin address, until personal information is revealed by the owner during an exchange. This is why it is recommended for Bitcoin owners to use many different Bitcoin addresses; in fact, you should create a new one each time you receive money. This is especially important for public uses such as websites. You might also want to consider hiding your computer's IP address with a tool like <a href="https://www.torproject.org/">Tor</a> so that it cannot be logged by others.</p>
|
||||
<p>Some effort is required in order to protect your privacy with Bitcoin. All Bitcoin transactions are stored publicly and permanently on the network, which means anyone can see the balance and transactions of any Bitcoin address. However, the identity of the owner cannot be associated with their Bitcoin address, until personal information is revealed by the owner during an exchange. This is why it is recommended for Bitcoin owners to use many different Bitcoin addresses; in fact, you should create a new one each time you receive money. This is especially important for public uses such as websites. You might also want to consider hiding your computer's IP address with a tool like <a href="https://www.torproject.org/">Tor</a> so that it cannot be logged.</p>
|
||||
|
||||
<h2><img src="/img/ico_lab.svg" alt="Experimental" />Bitcoin is still experimental</h2>
|
||||
<p>Bitcoin is an experimental new currency that is in active development. Although it becomes less and less experimental as usage grows, you should keep in mind that Bitcoin is a new invention that is exploring ideas that have never been attempted before. As such, its future cannot be predicted by anyone.</p>
|
||||
<p>Bitcoin is an experimental new currency that is in active development. Although it becomes less experimental as usage grows, you should keep in mind that Bitcoin is a new invention that is exploring ideas that have never been attempted before. As such, its future cannot be predicted by anyone.</p>
|
||||
|
||||
<h2><img src="/img/ico_invoice.svg" alt="Taxes" />Don't forget government taxes</h2>
|
||||
<p>Bitcoin is not an official currency. That said, most jurisdictions still require you to pay income, sales, payroll, and capital gains taxes on anything that has value, including Bitcoin..</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue