7dba1a26646d3c026602fa5847b3c737f960648a
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
2) # Revision: $Revision: 0 $
3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6) <div id="content" class="clearfix">
7) 	<div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page donate/donate>">Donate</a>
10)   </div>
11) 	<div id="maincol">
12)   	<h1>Monetary Donations</h1>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

13)     <p><strong>Your support is critical to our success.</strong> The
14)     Tor Project is a US 501[c][3] non-profit dedicated to the research,
15)     development, and education of online anonymity and privacy. Donations
16)     to The Tor Project may be tax deductible to persons who are in the
17)     US; or who pay taxes in countries with reciprocity with the US on
18)     charitable donations. We're happy to accept donations via paypal,
19)     checks, money orders, stock grants or other more sophisticated
20)     transactions.</p>
21)     <p>If you want to make an anonymous donation, please do so in an
22)     anonymous way.  Contact us at donations@torproject.org for more
23)     details.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

24)     <div class="title toptwenty">Donate via PayPal</div>
25)     <div class="left hundred">
26)     	<div class="paypal focus">
27)       	<h4>Make a recurring donation</h4>
28)         <form>
29)         	<div class="toppad">
30)             <input class="textfield" type="text" value="Amount" />
31)             <br />
32)             <select>
33)               <option selected="selected">$</option>
34)               <option>&euro;</option>
35)               <option>&pound;</option>
36)               <option>&yen;</option>
37)             </select>
38)             <select>
39)               <option selected="selected">How often?</option>
40)               <option>Weeks</option>
41)               <option>Months</option>
42)               <option>Years</option>
43)             </select>
44)           </div>
45)           <br />
46)       		<input class="donate-btn" type="submit" name="donate" value="Donate" />
47)         </form>
48)       </div>
49)       <div class="or left">OR</div>
50)       <div class="paypal focus">
51)       	<h4>Make a one-time donation</h4>
52)         <form>
53)         	<table>
54)           	<tr>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

55)         	  <td><input type="radio" value="10" /> $10</td>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

56)               <td><input type="radio" value="20" /> $20</td>
57)               <td><input type="radio" value="50" /> $50</td>
58)               <td><input type="radio" value="100" /> $100</td>
59)             </tr>
60)             <tr>
61)               <td><input type="radio" value="250" /> $250</td>
62)               <td><input type="radio" value="500" /> $500</td>
63)               <td><input type="radio" value="1000" /> $1000</td>
64)               <td><input type="radio" value="other" /> Other</td>
65)             </tr>
66)           </table>
67)           <br />
68)           <input class="donate-btn right" type="submit" name="donate" value="Donate" />
69)           <div class="right">
70)             <img class="icon" src="$(IMGROOT)/icon-visa.gif" alt="Visa" />
71)             <img class="icon" src="$(IMGROOT)/icon-mc.gif" alt="Master Card" />
72)             <img class="icon" src="$(IMGROOT)/icon-ae.gif" alt="American Express" />
73)           </div>
74)         </form>
75)       </div>
76)     </div>
77)     <!-- END PAYPAL -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

78)     <!-- BEGIN AMAZON -->
79)     <div class="title topforty">Donate via Amazon Payments</div>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

80)     <div class="hundred left">
Andrew Lewman changes to text, needs more...

Andrew Lewman authored 13 years ago

81)       <div class="paypal focus">
82)       	<h4>Make a one-time donation</h4>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

83) 	  <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

84) 	  <input type="hidden" name="immediateReturn" value="1" />
85) 	  <input type="hidden" name="collectShippingAddress" value="0" />
86) 	  <input type="hidden" name="signatureVersion" value="2" />
87) 	  <input type="hidden" name="signatureMethod" value="HmacSHA256" />
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

88) 	  <input type="hidden" name="minimumDonationAmount" value="USD 10" />
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

89) 	  <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" />
90) 	  <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" />
91) 	  <input type="hidden" name="isDonationWidget" value="1" />
92) 	  <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" />
93) 	  <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" />
Andrew Lewman changes to text, needs more...

Andrew Lewman authored 13 years ago

94) 	  <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate" />
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

95) 	  <input type="hidden" name="processImmediate" value="1" />
96) 	  <input type="hidden" name="cobrandingStyle" value="logo" />
Andrew Lewman changes to text, needs more...

Andrew Lewman authored 13 years ago

97) 	  <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate" />
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

98)       <table>
99)       <tr>
100)         <td><input type="radio" value="10" /> $10</td>
101)         <td><input type="radio" value="20" /> $20</td>
102)         <td><input type="radio" value="50" /> $50</td>
103)         <td><input type="radio" value="100" /> $100</td>
104)       </tr>
105)       <tr>
106)         <td><input type="radio" value="250" /> $250</td>
107)         <td><input type="radio" value="500" /> $500</td>
108)         <td><input type="radio" value="1000" /> $1000</td>
109)         <td><input type="radio" value="other" /> Other</td>
110)       </tr>
111)       <tr>
112) 	  <td span="3"><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0" /></td>
113)       </tr>
114)       </table>
Andrew Lewman hack in the amazon stuff.

Andrew Lewman authored 13 years ago

115) 	</form>
116)     </div>
Andrew Lewman well, it is pretty if compl...

Andrew Lewman authored 13 years ago

117)     </div>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

118)     <! -- END AMAZON -->
119)     <!-- BEGIN GIVV -->
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

120)     <div class="title topforty">Donate via Givv.org</div>
121)     	<div class="hundred left">
122)         <p>Givv.org is a new way to think about making your impact. Make one monthly donation. To as many nonprofits as you like. Automatic, one-click giving. You stay anonymous and stay in control! <strong><a href="#">Continue to Givv.org &raquo;</a></strong></p>
123)       </div>
124) 			<!-- END GIVV -->
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

125)     <! -- BEGIN CHECK -->
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

126)     <div class="title toptwenty">Donate via Check, Cash, or Money Order</div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

127)     	<div class="left hundred">
128)       	<p>You can send checks or money orders to:</p>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

129) 	    <p>The Tor Project, Inc<br />
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

130)         969 Main Street, Suite 206<br />
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

131)         Walpole, MA 02081-2972 USA</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

132)       </div>
Andrew Lewman start to fix up the donate...

Andrew Lewman authored 13 years ago

133) 	<!-- END CHECK -->
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

134)     <div class="title toptwenty">Donate via Wire or Bank Transfer</div>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

135)     <div class="left hundred">
136)       <div class="left forty">
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

137)         <h3>US Transfers</h3>
138)         <p>For US donations via wire or ACH transfer, please contact us for the relevant information.</p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

139)       </div>
140)       <div class="left sixty">
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

141)         <h3>European Transfers</h3>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

142)         <p>Wau Holland Stiftung<br />
143)         IBAN DE57 5204 0021 0277 281202<br />
144)         SWIFT BIC COBADEFFXXX</p>
145)         <p><strong>Classic style German account information is:</strong><br />
146)         Konto: 2772812-02<br />
147)         Inhaber: Wau Holland Stiftung<br />
148)         Bank: Commerzbank Kassel<br />
149)         BLZ: 52040021</p>
Andrew Lewman strip the US banking info f...

Andrew Lewman authored 13 years ago

150)         <p><em>For European bank transfers, we have an arrangement with <a href="http://ccc.de">CCC in Germany</a> to provide tax-deductible donations for Europeans:</em></p>