mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
Fix one typo
This commit is contained in:
parent
464fd08999
commit
b8603d0a54
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@ en:
|
||||||
pagetitle: "Protect your privacy"
|
pagetitle: "Protect your privacy"
|
||||||
pagedesc: "Bitcoin is often perceived as an anonymous payment network. But in reality, Bitcoin is probably the most transparent payment network in the world. At the same time, Bitcoin can also provide acceptable levels of privacy when used correctly. <b>Always remember that it is your responsibility to adopt good practices in order to protect your privacy</b>."
|
pagedesc: "Bitcoin is often perceived as an anonymous payment network. But in reality, Bitcoin is probably the most transparent payment network in the world. At the same time, Bitcoin can also provide acceptable levels of privacy when used correctly. <b>Always remember that it is your responsibility to adopt good practices in order to protect your privacy</b>."
|
||||||
traceable: "Understanding Bitcoin traceability"
|
traceable: "Understanding Bitcoin traceability"
|
||||||
traceabletxt: "Bitcoin works with an unprecedented level of transparency that most people are not used to deal with. All Bitcoin transactions are public, traceable and permanently stored in the Bitcoin network. Bitcoin addresses are the only information used to define where bitcoins are allocated and where they are sent. These addresses are created privately by each user's wallets. However, once addresses are used, they become tainted by the history of all transactions they are involved with. Anyone can see the <a href=\"http://blockexplorer.com\">balance and all transactions</a> of any address. Since users usually have to reveal their identity in order to receive services or goods, Bitcoin addresses cannot remain fully anonymous. For these reasons, Bitcoin addresses should only be used once and users must be careful not to disclose their addresses."
|
traceabletxt: "Bitcoin works with an unprecedented level of transparency that most people are not used to deal with. All Bitcoin transactions are public, traceable, and permanently stored in the Bitcoin network. Bitcoin addresses are the only information used to define where bitcoins are allocated and where they are sent. These addresses are created privately by each user's wallets. However, once addresses are used, they become tainted by the history of all transactions they are involved with. Anyone can see the <a href=\"http://blockexplorer.com\">balance and all transactions</a> of any address. Since users usually have to reveal their identity in order to receive services or goods, Bitcoin addresses cannot remain fully anonymous. For these reasons, Bitcoin addresses should only be used once and users must be careful not to disclose their addresses."
|
||||||
receive: "Use new addresses to receive payments"
|
receive: "Use new addresses to receive payments"
|
||||||
receivetxt: "To protect your privacy, you should use a new Bitcoin address each time your receive a new payment. Additionally, you can use multiple wallets for different purposes. Doing so allows to isolate each of your transactions in such a way that it is not possible to associate them all together. People who send you money cannot see what other Bitcoin addresses you own and what you do with them. This is probably the most important advise you should keep in mind."
|
receivetxt: "To protect your privacy, you should use a new Bitcoin address each time your receive a new payment. Additionally, you can use multiple wallets for different purposes. Doing so allows to isolate each of your transactions in such a way that it is not possible to associate them all together. People who send you money cannot see what other Bitcoin addresses you own and what you do with them. This is probably the most important advise you should keep in mind."
|
||||||
send: "Use change addresses when you send payments"
|
send: "Use change addresses when you send payments"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue