Fix one typo

This commit is contained in:
Saivann 2013-09-27 14:53:42 -04:00
parent b8603d0a54
commit ca486b6170

View file

@ -378,7 +378,7 @@ en:
sendtxt: "You can use a Bitcoin client like Bitcoin-Qt that makes it difficult to track your transactions by creating a new change address each time you send a payment. For example, if you receive 5 BTC on address A, and you later send 2 BTC to address B, the remaining change must be sent back to you. Some Bitcoin clients are designed to send the change to a new address C in such a way that it becomes difficult to know if you own Bitcoin address B or C."
public: "Be careful with public spaces"
publictxt: "Unless your intention is to receive public donations or payments with full transparency, publishing a Bitcoin address on any public space such as a website or social network is not a good idea when it comes to privacy. If you choose to do so, always remember that if you move any funds with this address to one of your other addresses, they will be publicly tainted by the history your public address. Additionally, you might also want to be careful not to publish informations about your transactions and purchases that could allow someone to identify your Bitcoin addresses."
iplog: "Your IP address can be loggued"
iplog: "Your IP address can be logged"
iplogtxt: "Because the Bitcoin network is a peer-to-peer network, it is possible to listen for transactions relays and log their IP addresses. Full node clients relay all user's transactions just like their own. This means that finding the source of any particular transaction can be difficult and any Bitcoin node can be mistaken as the source of a transaction when they are not. You might 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."
mixing: "Limitations of mixing services"
mixingtxt: "Some online services called mixing services offer to mix traceability between users by receiving and sending back the same amount using independent Bitcoin addresses. It is important to note that the legality of using such services might vary and be subjected to different rules in each jurisdiction. Such services also require you to trust the individuals running them not to lose or steal your funds and not to keep a log of your requests. Even though mixing services can break traceability for small amounts, it becomes increasingly difficult to do the same for larger transactions."