[tor-commits] r25266: {website} redirect bitcoin donations to those who accept it. (website/trunk/donate/en)

Andrew Lewman andrew at torproject.org
Sat Dec 24 02:16:39 UTC 2011


Author: phobos
Date: 2011-12-24 02:16:39 +0000 (Sat, 24 Dec 2011)
New Revision: 25266

Modified:
   website/trunk/donate/en/donate.wml
Log:
redirect bitcoin donations to those who accept it.


Modified: website/trunk/donate/en/donate.wml
===================================================================
--- website/trunk/donate/en/donate.wml	2011-12-23 11:49:00 UTC (rev 25265)
+++ website/trunk/donate/en/donate.wml	2011-12-24 02:16:39 UTC (rev 25266)
@@ -24,10 +24,13 @@
     <li><a href="#amazon">Amazon Payments</a></li>
     <li><a href="#google">Google Checkout</a></li>
     <li><a href="#givv">Givv.org</a></li>
-    <li class="last"><a href="#cash">checks, money orders, bank transfers, stock grants or
-other more sophisticated transactions</a></li>
+    <li><a href="#cash">checks, money orders, bank transfers, stock
+    grants, or other more sophisticated transactions</a></li>
+    <li class="last"><a href="#bitcoin">bitcoin</a></li>
   </ul>
-    <p>If you want to make an anonymous donation, please do so in an anonymous way. Contact us at donations at torproject.org for more details.</p>
+    <p>If you want to make an anonymous donation, please do so in an
+    anonymous way. Contact us at donations at torproject.org for more
+    donation details.</p>
 <!-- BEGIN PAYPAL -->
 <script type="text/javascript" src="$(DOCROOT)/js/jquery.min.js"></script>
 <script type="text/javascript">
@@ -192,7 +195,10 @@
     <a id="givv"></a>
     <div class="dbox dsmall givv">
       <h3>Donate via Givv.org</h3>
-      <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. <strong>You stay anonymous and stay in control!</strong></p>
+      <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. <strong>You stay anonymous to Tor and stay in
+      control!</strong></p>
 	   <p style="text-align:center;"><strong><a href="http://givv.org/recipients/the-tor-project">Continue to Givv.org »</a></strong></p>
     </div>
 <!-- END GIVV -->
@@ -207,7 +213,8 @@
         969 Main Street, Suite 206<br>
         Walpole, MA 02081-2972 USA</p>
 <!-- END CHECK -->
-    	  <h3 style="margin-top:20px;">Donate via Wire or Bank Transfer</h3>
+<!-- BEGIN TRANSFER -->
+    	<h3 style="margin-top:20px;">Donate via Wire or Bank Transfer</h3>
         <h4>US Transfers</h4>
         <p>For US donations via wire or ACH transfer, please contact us for the relevant information.</p>
         <h4>European Transfers</h4>
@@ -240,6 +247,20 @@
      </div>
    </div>
 <!-- END TRANSFER -->
+<!-- BEGIN BITCOIN -->
+   <a id="bitcoin"></a>
+   <div class="hundred toptwenty">
+    <div class="dbox donate">
+    <h3>Bitcoins</h3>
+    <p>Instead of donating bitcoins to Tor,
+    please consider a donation to either <a
+    href="https://www.torservers.net/donate.html">Torservers.net</a>
+    or <a href="http://noisetor.net/">NoiseTor</a>. Either of these
+    organizations will turn your bitcoin donation into a faster, larger
+    Tor Network for all.</p>
+    </div>
+   </div>
+<!-- END BITCOIN -->
 <!-- END MAINCOL -->
 </div>
   <div id = "sidecol">



More information about the tor-commits mailing list