git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
c71757266
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
donate.wml
Updated donate to reflect the US only fact.
Andrew Lewman
commited
c71757266
at 2007-11-20 01:29:19
donate.wml
Blame
History
Raw
## translation metadata # Revision: $Revision$ # Translation-Priority: 2-medium #include "head.wmi" TITLE="Donate!" <div class="main-column"> <h2>Donate to the Tor Project!</h2> <hr /> <p> If you use Tor and would like to help support the Tor Project, please consider making a donation to help us to continue our work. We offer a few ways to make a donation:</p> <ul> <li><a href="#check">Check, Money Order, or Postal Order</a>.</li> <li><a href="#creditcard">Credit Card</a> direct through our bank.</li> <li><a href="#paypal">PayPal</a>.</li> <li><a href="#wire">Wire Transfer</a>.</li> </ul> <p>As of December 2006, Tor is a US 501[c][3] research/educational nonprofit. Donations to the Tor Project may be tax deductible to persons who are in the US or who pay taxes in countries with reciprocity with the US on charitable donations. </p> <p>Donations of $65 or more qualify you for a <a href="<page tshirt>">bright green Tor t-shirt</a>. Help us keep Tor under <a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#Funding">active development</a>! </p> <a id="check"></a> <h3><a class="anchor" href="#check">Checks, Money Orders, and Postal Orders</a></h3> <p> These payments can be sent to: </p> <blockquote><p> The Tor Project<br /> 122 Scott Circle<br /> Dedham, MA 02026 USA</p> </blockquote> <p> Because of US laws, please include a name and address with your donation. Also, if you would like to make a major gift, please tell us if you would like us to acknowledge you on our upcoming supporters page! </p> <a id="creditcard"></a> <h3><a class="anchor" href="#creditcard">Credit Cards</a></h3> <p>We can accept US-only donations from Visa, Mastercard, and American Express directly via <a href="https://www.communityroom.net/NPOMission.asp?449">The Tor Project's Community Room</a>. We can accept donations between $20 and $10,000 using the Community Room.</p> <a id="paypal"></a> <h3><a class="anchor" href="#paypal">PayPal</a></h3> <form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <p> The most useful approach is to become a Tor project "member" for a <b>recurring payment</b> each month. Consistent donations let us worry less about fund-raising and focus more on development. You can become a member by clicking on this button (you will need a <a href="http://paypal.com/">PayPal</a> account):<br /> <input type="radio" name="a3" value="50.00" />$50 <input type="radio" name="a3" value="20.00" checked="checked" />$20 <input type="radio" name="a3" value="10.00" />$10 <input type="radio" name="a3" value="5.00" />$5 <input type="hidden" name="p3" value="1" /> <input type="hidden" name="t3" value="M" /> <input type="hidden" name="sra" value="1" /> <input type="hidden" name="src" value="1" /> <input type="hidden" name="no_shipping" value="1" /> <input type="hidden" name="no_note" value="1" /> <input name="submit" type="submit" class="button" value="Donate!" /> <input type="hidden" name="cmd" value="_xclick-subscriptions" /> <input type="hidden" name="business" value="donations@torproject.org" /> <input type="hidden" name="item_name" value="Tor Project Membership" /> <input type="hidden" name="return" value="https://www.torproject.org/"> <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"> </p> </form> <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <p>You can also make a <b>one-time donation</b> (via PayPal, but doesn't require any account):<br /> <input type="radio" name="amount" value="100.00" />$100 <input type="radio" name="amount" value="50.00" />$50 <input type="radio" name="amount" value="20.00" checked="checked" />$20 <input type="radio" name="amount" value="10.00" />$10 <input type="radio" name="amount" value="" />other <input type="hidden" name="no_shipping" value="1" /> <input name="submit" type="submit" class="button" value="Donate!" /> <input type="hidden" name="cmd" value="_xclick" /> <input type="hidden" name="business" value="donations@torproject.org" /> <input type="hidden" name="item_name" value="Tor" /> <input type="hidden" name="return" value="https://www.torproject.org/"> <input type="hidden" name="cancel_return" value="https://www.torproject.org/donate"> </p> </form> <a id="wire"></a> <h3><a class="anchor" href="#wire">Wire Transfers</a></h3> <p>Larger donations are more useful. If you prefer another way to donate (such as a wire transfer via SWIFT code), <a href="mailto:donations@torproject.org">let us know</a> and we'll work something out. </p> </div><!-- #main --> #include <foot.wmi>