git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
71c551ebc
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
getinvolved
en
relays.wml
change the torserver name to match their name on the site.
Andrew Lewman
commited
71c551ebc
at 2012-03-12 02:17:06
relays.wml
Blame
History
Raw
## translation metadata # Revision: $Revision: 25517 $ # Translation-Priority: 4-optional #include "head.wmi" TITLE="Tor: Join the Tor Network" CHARSET="UTF-8" <div id="content" class="clearfix"> <div id="breadcrumbs"> <a href="<page index>">Home » </a> <a href="<page getinvolved/relays>">Join the Tor Network</a> </div> <div id="maincol"> <!-- PUT CONTENT AFTER THIS TAG --> <h1>Join the Tor Network</h1> <hr> <div align="center"> <video id="v1" src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv" autobuffer="true" controls="controls"></video> </div> <p><a href="https://www.tacticaltech.org/">Tactical Tech</a> created a video to encourage you to join the Tor Network (<a href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.ogv">HD version</a>). If you want to help us translate it into your language, <a href="<page about/contact>">let us know</a>!</p> <p>The Tor network relies on volunteers to donate bandwidth. The more people who run Tor as a bridge or a relay, the faster and safer the network becomes.</p> <h1>Three ways to join and help out</h1> <hr> <ul class="hlist"> <li><a href="#diy">Run it yourself.</a></li> <li><a href="#cloud">Run it in the cloud.</a></li> <li class="last"><a href="#donate">Donate to others to run it for you.</a></li> </ul> <div class="hundred toptwenty"> <div class="dbox donate"> <a name="diy"></a> <h2>Run it yourself</h2> <p>You can run Tor as either a bridge or a relay. A bridge will usually see less traffic than a relay, and will only be the first hop in the three hop circuit. </p> <h3>Microsoft Windows</h3> <ul> <li>Be a Bridge: <a href="<package-win32-bridge-bundle-stable>">package</a>, <a href="<package-win32-bridge-bundle-stable>.asc">signature</a></li> <li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>, <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li> <li>Be an Exit Relay: <a href="<package-win32-exit-bundle-stable>">package</a>, <a href="<package-win32-exit-bundle-stable>.asc">signature</a></li> </ul> <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> <h3>Mac OS X</h3> <ul> <li>Be a Bridge (Intel Macs): <a href="<package-osx-x86-bundle-stable>">package</a>, <a href="<package-osx-x86-bundle-stable>.asc">signature</a></li> <li>Be a Bridge (PowerPC Macs ): <a href="<package-osx-ppc-bundle-stable>">package</a>, <a href="<package-osx-ppc-bundle-stable>.asc">signature</a></li> </ul> <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> <h3>Unix, Linux, BSD, and everything else</h3> <p>We assume you're an expert and can figure out how to install Tor by yourself. You can also download Tor from one of our <a href="https://www.torproject.org/download/download-unix.html.en">repositories</a>.</p> <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> </div> </div> <div class="hundred toptwenty"> <div class="dbox donate"> <a name="cloud"></a> <h2>Use the cloud</h2> <p>The <a href="https://cloud.torproject.org/">Tor Cloud</a> project runs on the Amazon EC2 cloud computing platform. This gives you a user-friendly way of deploying bridges to help users access an uncensored Internet. Setting up a Tor bridge on Amazon EC2 is cheap, simple, and will only take you a couple of minutes.</p> </div> </div> <div class="hundred toptwenty"> <div class="dbox donate"> <a name="donate"></a> <h2>Donate to others to run for you</h2> <p>Both <a href="https://www.torservers.net/">torservers</a> and <a href="http://noisetor.net/">Noisetor</a> will turn your donation into Tor exit relays.</p> </div> </div> </div> <!-- END MAINCOL --> <div id = "sidecol"> #include "side.wmi" #include "info.wmi" </div> <!-- END SIDECOL --> </div> <!-- END CONTENT --> #include <foot.wmi>