88567740df1b9ece9e10476616f4fe4966386465
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

1) ## translation metadata
2) # Revision: $Revision$
3) 
Roger Dingledine Tor: Tor: Donate!

Roger Dingledine authored 18 years ago

4) #include "head.wmi" TITLE="Donate!"
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

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" />
Roger Dingledine control the return pages fr...

Roger Dingledine authored 18 years ago

41) <input type="hidden" name="return" value="http://tor.eff.org/">
42) <input type="hidden" name="cancel_return" value="http://tor.eff.org/donate">
Roger Dingledine give a 'recurring donation'...

Roger Dingledine authored 18 years ago

43) </p>
44) </form>
45) 
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

46) <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
Roger Dingledine mention that the one-time d...

Roger Dingledine authored 18 years ago

47)   <p>You can also make a <b>one-time donation</b> (via PayPal, but
48)   doesn't require any account):<br />
Roger Dingledine futz with the amounts a bit...

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

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

Roger Dingledine authored 18 years ago

54) <input type="hidden" name="no_shipping" value="1" />
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

55) <input name="submit" type="submit" class="button" value="Donate!" />
56) <input type="hidden" name="cmd" value="_xclick" />
57) <input type="hidden" name="business" value="donations@freehaven.net" />
58) <input type="hidden" name="item_name" value="Tor" />
Roger Dingledine control the return pages fr...

Roger Dingledine authored 18 years ago

59) <input type="hidden" name="return" value="http://tor.eff.org/">
60) <input type="hidden" name="cancel_return" value="http://tor.eff.org/donate">
Roger Dingledine add a skeleton donate! page...

Roger Dingledine authored 18 years ago

61) </p>
62) </form>
63) 
Roger Dingledine add some other donation opt...

Roger Dingledine authored 18 years ago

64) <p>If you don't like PayPal, you can send a <b>check or money order</b>
65) (including an email address if you want delivery confirmation) made out
66) to:<br />
67) Roger Dingledine<br />
68) 1558 Massachusetts Ave #24<br />
69) Cambridge, MA 02138 USA
70) </p>
71) 
72) <p>If you prefer another way to donate, or if it's a
73) substantial donation and you want it to be tax deductible, <a
74) href="mailto:donations@freehaven.net">let us know</a> and we'll work
75) something out.
76) </p>
77)