git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
b70c7de05
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
donate
en
donate.wml
start to fix up the donate text.
Andrew Lewman
commited
b70c7de05
at 2010-08-16 21:56:23
donate.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 0 $ # Translation-Priority: 3-low #include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8" ANNOUNCE_RSS="yes" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page donate/donate>">Donate</a> </div> <div id="maincol"> <h1>Monetary Donations</h1> <p><strong>Your support is critical to our success.</strong> The Tor Project is a US 501[c][3] non-profit dedicated to the research, development, and education of online anonymity and privacy. 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. We're happy to accept donations via paypal, checks, money orders, stock grants or other more sophisticated transactions.</p> <p>If you want to make an anonymous donation, please do so in an anonymous way. Contact us at donations@torproject.org for more details.</p> <div class="title toptwenty">Donate via PayPal</div> <div class="left hundred"> <div class="paypal focus"> <h4>Make a recurring donation</h4> <form> <div class="toppad"> <input class="textfield" type="text" value="Amount" /> <br /> <select> <option selected="selected">$</option> <option>€</option> <option>£</option> <option>¥</option> </select> <select> <option selected="selected">How often?</option> <option>Weeks</option> <option>Months</option> <option>Years</option> </select> </div> <br /> <input class="donate-btn" type="submit" name="donate" value="Donate" /> </form> </div> <div class="or left">OR</div> <div class="paypal focus"> <h4>Make a one-time donation</h4> <form> <table> <tr> <td><input type="radio" value="10" /> $10</td> <td><input type="radio" value="20" /> $20</td> <td><input type="radio" value="50" /> $50</td> <td><input type="radio" value="100" /> $100</td> </tr> <tr> <td><input type="radio" value="250" /> $250</td> <td><input type="radio" value="500" /> $500</td> <td><input type="radio" value="1000" /> $1000</td> <td><input type="radio" value="other" /> Other</td> </tr> </table> <br /> <input class="donate-btn right" type="submit" name="donate" value="Donate" /> <div class="right"> <img class="icon" src="$(IMGROOT)/icon-visa.gif" alt="Visa" /> <img class="icon" src="$(IMGROOT)/icon-mc.gif" alt="Master Card" /> <img class="icon" src="$(IMGROOT)/icon-ae.gif" alt="American Express" /> </div> </form> </div> </div> <!-- END PAYPAL --> <!-- BEGIN AMAZON --> <div class="title topforty">Donate via Amazon Payments</div> <div class="hundred left"> <p>Need to hack in the Amazon payments stuff here. </p> </div> <! -- END AMAZON --> <!-- BEGIN GIVV --> <div class="title topforty">Donate via Givv.org</div> <div class="hundred left"> <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 »</a></strong></p> </div> <!-- END GIVV --> <! -- BEGIN CHECK --> <div class="title toptwenty">Donate via Check, Cash, or Money Order</div> <div class="left hundred"> <p>You can send checks or money orders to:</p> <p>The Tor Project, Inc<br /> 969 Main Street, Suite 206<br /> Walpole, MA 02081-2972 USA</p> </div> <!-- END CHECK --> <div class="title toptwenty">Donate via Wire or Bank Transfer</div> <div class="left hundred"> <div class="left forty"> <h3>US Transfers</h3> <p>For US donations via wire or ACH transfer, please contact us for the relevant information.</p> </div> <div class="left sixty"> <h3>European Transfers</h3> <p>Wau Holland Stiftung<br /> IBAN DE57 5204 0021 0277 281202<br /> SWIFT BIC COBADEFFXXX</p> <p><strong>Classic style German account information is:</strong><br /> Konto: 2772812-02<br /> Inhaber: Wau Holland Stiftung<br /> Bank: Commerzbank Kassel<br /> BLZ: 52040021</p> <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> <ul> <li>Residents from any of the 31 SEPA[0] member states can wire up to 50.000 Euro at the cost of a domestic transaction (ie, usually free if submitted electronically).</li> <li>German citizens can make a charitable contribution that is tax-deductible to a certain degree (max 5% of total income, up to 1.650 Euro per annum). A new law has recently come into effect which changed this to 20% without a fixed ceiling.</li> <li>Corporate entities can deduct donations up to 4/1000 of their combined turnovers, wages and salaries. WHS issues a donation receipt upon request (if provided with address information).</li> </ul> </div> </div> <!-- END TRANSFER --> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>