diff --git a/_templates/protect-your-privacy.html b/_templates/protect-your-privacy.html new file mode 100755 index 00000000..a4efadef --- /dev/null +++ b/_templates/protect-your-privacy.html @@ -0,0 +1,27 @@ +--- +layout: base +id: protect-your-privacy +--- +

{% translate pagetitle %}

+

{% translate pagedesc %}

+ +

{% translate traceable %}

+

{% translate traceabletxt %}

+ +

{% translate receive %}

+

{% translate receivetxt %}

+ +

{% translate send %}

+

{% translate sendtxt %}

+ +

{% translate public %}

+

{% translate publictxt %}

+ +

{% translate iplog %}

+

{% translate iplogtxt %}

+ +

{% translate mixing %}

+

{% translate mixingtxt %}

+ +

{% translate future %}

+

{% translate futuretxt %}

diff --git a/_translations/en.yml b/_translations/en.yml index 4e7a65cd..093dc9a9 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -69,7 +69,7 @@ en: lowfee: "Almost free to use" lowfeetext: "Bitcoin allows you to send and receive payments at very low cost. Except for special cases like very small payments, there is no enforced fee. It is however recommended to pay a higher voluntary fee for faster confirmation of your transaction and to remunerate the people who operate the Bitcoin network." 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 real money. You should however take note that some effort can be required to protect your privacy." + 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 real money. You should however take note that some effort can be required to protect your privacy." community: title: "Community - Bitcoin" pagetitle: "Bitcoin communities" @@ -214,7 +214,7 @@ en: virtual: "Is Bitcoin fully virtual and immaterial?" virtualtxt1: "Bitcoin is as virtual as the credit cards and online banking networks people use everyday. Bitcoin can be used to pay online and in physical stores just like any other form of money. Bitcoins can also be exchanged in physical form such as the Casascius coins, but paying with a mobile phone usually remains more convenient. Bitcoin balances are stored in a large distributed network, and they cannot be fraudulently altered by anybody. In other words, Bitcoin users have exclusive control over their funds and bitcoins cannot vanish just because they are virtual." anonymous: "Is Bitcoin anonymous?" - anonymoustxt1: "Bitcoin is designed to allow its users to send and receive payments with an acceptable level of privacy as well as any other form of money. However, Bitcoin is not anonymous and cannot offer the same level of privacy as cash. The use of Bitcoin leaves extensive public records. Various mechanisms exist to protect users' privacy, and more are in development. However, there is still work to be done before these features are used correctly by most Bitcoin users." + anonymoustxt1: "Bitcoin is designed to allow its users to send and receive payments with an acceptable level of privacy as well as any other form of money. However, Bitcoin is not anonymous and cannot offer the same level of privacy as cash. The use of Bitcoin leaves extensive public records. Various mechanisms exist to protect users' privacy, and more are in development. However, there is still work to be done before these features are used correctly by most Bitcoin users." anonymoustxt2: "Some concerns have been raised that private transactions could be used for illegal purposes with Bitcoin. However, it is worth noting that Bitcoin will undoubtedly be subjected to similar regulations that are already in place inside existing financial systems. Bitcoin cannot be more anonymous than cash and it is not likely to prevent criminal investigations from being conducted. Additionally, Bitcoin is also designed to prevent a large range of financial crimes." lost: "What happens when bitcoins are lost?" losttxt1: "When a user loses his wallet, it has the effect of removing money out of circulation. Lost bitcoins still remain in the block chain just like any other bitcoins. However, lost bitcoins remain dormant forever because there is no way for anybody to find the private key(s) that would allow them to be spent again. Because of the law of supply and demand, when fewer bitcoins are available, the ones that are left will be in higher demand and increase in value to compensate." @@ -366,6 +366,24 @@ en: securetext: "Thanks to a clever use of strict cryptographic rules, Bitcoin provides an amazing list of security features. Not only are bitcoins impossible to counterfeit or spoof, but the protocol is also built to be very resistant against an impressive list of attacks." trust: "Solving issues with trust in banks" trusttext: "Bitcoin offers solutions to many of the trust problems that plague banks thanks to selective accounting transparency, digital signature proofs, and irreversible transactions. It also increases the risks for crooked bankers: no bitcoins can be created to save them from their own mistakes at the expense of the public." + protect-your-privacy: + title: "Protect your privacy - Bitcoin" + 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. Always remember that it is your responsibility to adopt good practices in order to protect your privacy." + 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 balance and all transactions 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" + 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" + 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" + 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 Tor 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." + future: "Future improvements" + futuretxt: "Many improvements can be expected in the future to improve privacy. For instance, some efforts are ongoing with the payment messages API to avoid tainting multiple addresses together during a payment. Bitcoin-Qt change addresses might be implemented in other wallets over time. Graphical user interfaces might be improved to provide user friendly payment request features and discourage addresses reuse. Various work and research is also being done to develop other potential extended privacy features like being able to join random user's transactions together." resources: title: "Resources - Bitcoin" pagetitle: "Bitcoin resources" @@ -486,7 +504,7 @@ en: irreversible: "Bitcoin payments are irreversible" irreversibletxt: "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." anonymous: "Bitcoin is not anonymous" - anonymoustxt: "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 one reason why it is necessary for Bitcoin owners to use a different Bitcoin address for each transaction. 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 Tor so that it cannot be logged." + anonymoustxt: "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 user behind an address remains unknown until information is revealed during a purchase or in other circumstances. This is one reason why Bitcoin addresses should only be used once. Always remember that it is your responsability to adopt good practices in order to protect your privacy. Read more about protecting your privacy." instant: "Instant transactions are less secure" instanttxt: "A Bitcoin transaction is usually deployed within a few seconds and confirmed within 10 minutes. During that time, a transaction can be considered authentic but still reversible. Dishonest users could try to cheat. If you can't wait for a confirmation, asking for a small transaction fee or using a detection system for unsafe transactions can increase security. For larger amounts like 1000 US$, it makes sense to wait for 6 confirmations or more. Each confirmation exponentially decreases the risk of a reversed transaction." experimental: "Bitcoin is still experimental" @@ -535,6 +553,7 @@ en: getting-started: getting-started how-it-works: how-it-works innovation: innovation + protect-your-privacy: protect-your-privacy resources: resources secure-your-wallet: secure-your-wallet support-bitcoin: support-bitcoin