472edb881d3441f28b9734cb513968dae7d7872f
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
4) #include "head.wmi" TITLE="Tor: Donate!"
5) 
6) <div class="main-column">
7) 
8) <h2>Donate to the Tor project!</h2>
9) <hr />
10) 
11) <p>
12) If you use Tor and would like to help support it, please consider making
13) a donation to the Tor project.
14) </p>
15) 
Roger Dingledine a short paragraph of explan...

Roger Dingledine authored 18 years ago

16) <p>As of October 2005, EFF no longer has any money for supporting the Tor
17) project. Your donation will help Roger and Nick focus on Tor development
18) and usability rather than looking for new sponsors and getting distracted
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

19) by day jobs. Help us keep Tor under active development!
Roger Dingledine a short paragraph of explan...

Roger Dingledine authored 18 years ago

20) </p>
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

21) 
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

22) <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
23)   <p>
24) The most useful approach is to become a Tor project "member" for a
Roger Dingledine heck, let's find out if cat...

Roger Dingledine authored 18 years ago

25) <b>recurring payment</b> of $5, $10, $20, or $50 per month. Consistent
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

26) donations let us worry less about fund-raising and focus more on
27) development. You can become a member by clicking on this button (you
28) will need a <a
29) href="http://paypal.com/">PayPal</a> account):<br />
Roger Dingledine make the two options line up

Roger Dingledine authored 18 years ago

30) <input type="radio" name="a3" value="50.00" />$50
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

31) <input type="radio" name="a3" value="20.00" checked="checked" />$20
32) <input type="radio" name="a3" value="10.00" />$10
Roger Dingledine heck, let's find out if cat...

Roger Dingledine authored 18 years ago

33) <input type="radio" name="a3" value="5.00" />$5
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

34) <input type="hidden" name="p3" value="1" />
35) <input type="hidden" name="t3" value="M" />
36) <input type="hidden" name="no_shipping" value="1" />
37) <input name="submit" type="submit" class="button" value="Donate!" />
38) <input type="hidden" name="cmd" value="_xclick-subscriptions" />
39) <input type="hidden" name="business" value="donations@freehaven.net" />
40) <input type="hidden" name="item_name" value="Tor Project Membership" />
41) </p>
42) </form>
43) 
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

44) <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

45)   <p>You can also make a <b>one-time donation</b> (via PayPal):<br />
Roger Dingledine futz with the amounts a bit...

Roger Dingledine authored 18 years ago

46) <input type="radio" name="amount" value="100.00" />$100
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

47) <input type="radio" name="amount" value="50.00" />$50
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

48) <input type="radio" name="amount" value="20.00" checked="checked" />$20
49) <input type="radio" name="amount" value="10.00" />$10
50) <input type="radio" name="amount" value="" />other
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

51) <input type="hidden" name="no_shipping" value="1" />