getinvolved/en/relays.wml
2beffa48
 ## translation metadata
 # Revision: $Revision: 25517 $
 # Translation-Priority: 4-optional
 
802a2dda
 #include "head.wmi" TITLE="Tor: Join the Tor Network" CHARSET="UTF-8"
2beffa48
 <div id="content" class="clearfix">
   <div id="breadcrumbs">
036c90d0
     <a href="<page index>">Home &raquo; </a>
667d2d58
     <a href="<page getinvolved/relays>">Join the Tor Network</a>
2beffa48
   </div>
036c90d0
   <div id="maincol">
2beffa48
     <!-- PUT CONTENT AFTER THIS TAG -->
 
667d2d58
 <h1>Join the Tor Network</h1>
f6ad2984
 <hr>
7e650617
 
667d2d58
 <div align="center">
e15a6b69
 <video id="v1"
 src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv"
 autobuffer="true" controls="controls"></video>
2beffa48
 </div>
 
b06c9308
 <p>We created a video with <a
 href="https://www.tacticaltech.org/">Tactical
9b7be50d
 Tech</a> to help understand why being a relay matters (<a
b06c9308
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-english.ogv">HD
9b7be50d
 version</a>). It is translated into <a
b06c9308
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-arabic.ogv">Arabic</a>,
 <a
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-farsi.ogv">Farsi</a>,
 <a
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-german.ogv">German</a>,
 <a
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-mandarin.ogv">Mandarin
 Chinese</a>, and <a
 href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-spanish.ogv">Spanish</a></p>
802a2dda
 
7e650617
 <p>The Tor network relies on volunteers to donate bandwidth. The more
e5b17194
 people who run Tor as a relay or a bridge, the faster and safer the
7e650617
 network becomes.</p>
2beffa48
 
f4bdd09e
 <h1>Three ways to join and help out</h1>
f6ad2984
 <hr>
667d2d58
 <ul class="hlist">
 <li><a href="#diy">Run it yourself.</a></li>
 <li><a href="#cloud">Run it in the cloud.</a></li>
e15a6b69
 <li class="last"><a href="#donate">Donate to others to run it for
 you.</a></li>
667d2d58
 </ul>
 
f4bdd09e
 <div class="hundred toptwenty">
e15a6b69
 <div class="dbox donate">
8db1c6fb
 <a name="diy"></a>
964430bf
 <h2>Run it yourself</h2>
e5b17194
 <p>You can run Tor as either a relay or a bridge. A bridge will usually
7e650617
 see less traffic than a relay, and will only be the first hop in the
 three hop circuit. </p>
0f80db6f
 </div>
 </div>
7e650617
 
b02a7347
 <p>Read the instructions on how to configure a <a href="<page
 docs/bridges>#RunningABridge">bridge</a> or a <a href="<page
 docs/tor-doc-relay>#setup">relay</a>.</p>
f4bdd09e
 <div class="hundred toptwenty">
2c927afd
 <div class="dbox donate">
667d2d58
 <a name="donate"></a>
964430bf
 <h2>Donate to others to run for you</h2>
036c90d0
 <p><a href="https://www.torservers.net/">Torservers</a>, <a
 href="http://noisetor.net/">Noisetor</a>, and <a href="https://nos-oignons.net">Nos Oignons</a> will turn your donation into Tor
7e650617
 exit relays.</p>
2beffa48
 </div>
e15a6b69
 </div>
2beffa48
 
7e650617
 </div>
 <!-- END MAINCOL -->
 <div id = "sidecol">
2beffa48
 #include "side.wmi"
 #include "info.wmi"
   </div>
   <!-- END SIDECOL -->
 </div>
 <!-- END CONTENT -->
036c90d0
 #include <foot.wmi>