6c738818f98fc4e78afdb31f3de9b218be72e74e
Sebastian Hahn New donate page attempts

Sebastian Hahn authored 8 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) # Translation-Priority: 3-low
4) 
5) #include "donatehead.wmi" TITLE="Donate to keep Tor alive!" CHARSET="UTF-8"
6) <div class="donation">
7)     <div class="container"> 
toya first commit

toya authored 8 years ago

8)     <div class="row text-justify">
9)       <div class="col-md-12 col-md-offset-0">
10)           <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
11)       </div>
Sebastian Hahn New donate page attempts

Sebastian Hahn authored 8 years ago

12)           <div class="col-md-12 col-md-offset-0">
toya first commit

toya authored 8 years ago

13)               <h2 style="padding:2px; margin-bottom:10px;">Donor Privacy Policy</h2>
14)               <p>The Tor Project respects donor privacy and welcomes anonymous donations. If being anonymous is important to you, the best way to preserve your anonymity is by donating using a method that doesn't disclose your personal information.</p>
15)               <p>If you provide personal information as part of the donation process, it may be collected and retained by third-party service providers and/or the Tor Project, as described below. The Tor Project has very little influence over how third-party service providers, such as PayPal, may collect and use your information. We recommend you familiarize yourself with their <a href="https://www.paypal.com/webapps/mpp/ua/privacy-full" target="_blank">policies</a>, especially if you have privacy concerns.</p>
16)               <p>When you donate to the Tor Project, depending what mechanism you use, we may learn your name, the amount you donated, your email address, phone number and/or mailing address, as well as any other information you provide. We may also learn incidental data such as the date and time of your donation. The Tor Project will never have access to your financial data, such as your credit card information.</p>
17)               <p>We aim to be careful with your information. If you have provided your email address, we will email you once to thank you and give you a receipt. If you opt in during the donation process, we may email you again in future. If you donate more than $5,000 and we know your name and address, we are required to disclose it to the IRS in <a href="https://www.irs.gov/pub/irs-pdf/f990ezb.pdf" target="_blank">Schedule B of the Form 990</a>. But, that information is redacted from the publicly-available version of our Form 990. We will never publicly identify you as a donor without your permission.</p>
18)               <p>We do not publish, sell, trade, or rent any information about you. For our records, we retain your name, the amount of your donation, the date of the donation, and your contact information. Access to that information is restricted inside the Tor Project to people who need it to do their work, for example by thanking you or mailing you a t-shirt.</p>
19)               <p><strong>The Tor Project very much appreciates all its donors. Thank you for supporting Tor.</strong></p>
Sebastian Hahn New donate page attempts

Sebastian Hahn authored 8 years ago

20)             </div>
21)       <div class="col-md-12 col-md-offset-0">
toya first commit

toya authored 8 years ago

22)           <a href="donate.html.en" class="btn btn-primary btn-md active" role="button">Back to donate page!</a>
Sebastian Hahn New donate page attempts

Sebastian Hahn authored 8 years ago

23)       </div>
24)           <!-- Add the extra clearfix for only the required viewport -->
25)           <div class="clearfix visible-xs-block"></div>
26)       </div>
27)     </div>
28) </div>