ee9446d9eb4d2e458d3b8ca89ef6c5e323207bae
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

1) ## translation metadata
2) # Revision: $Revision: 25517 $
3) # Translation-Priority: 4-optional
4) 
5) #include "head.wmi" TITLE="Tor: Become a part of the Tor network" CHARSET="UTF-8"
6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
8)     <a href="<page index>">Home &raquo; </a> 
9)     <a href="<page getinvolved/relays>">Set up relays</a>
10)   </div>
11)   <div id="maincol"> 
12)     <!-- PUT CONTENT AFTER THIS TAG -->
13) 
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

14) <h1>Join the Tor network</h1>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

15) <hr><br>
16) <div class="underline"></div>
Andrew Lewman from skep, link to TTC http...

Andrew Lewman authored 12 years ago

17) <p><a href="https://www.tacticaltech.org/">Tactical Tech</a> created a
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

18) video to encourage you to join the Tor Network. If you'd like to help
19) us translate it to your language, <a href="<page about/contact>">let
20) us know!</a></p>
21) 
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

22) <div class="center">
Andrew Lewman forcing non-native height m...

Andrew Lewman authored 12 years ago

23) <p><video id="v1" src="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.ogv" autobuffer="true" controls="controls"></video></p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

24) </div>
25) 
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

26) <p>The Tor network relies on volunteers to donate bandwidth. The more
27) people who run Tor as a bridge or a relay, the faster and safer the
28) network becomes.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

29) 
30) <h2>Option 1: Use your own computer</h2>
31) <p>You can run Tor as either a bridge or a relay. A bridge will usually
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

32) see less traffic than a relay, and will only be the first hop in the
33) three hop circuit. </p>
34) 
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

35) <h3>Windows</h3>
36) <p>
37) <ul>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

38) <li>Be a Bridge: <a href="<package-win32-bridge-bundle-stable>">package</a>, <a href="<package-win32-bridge-bundle-stable>.asc">signature</a></li>
39) <li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>, <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li>
40) <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>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

41) </ul>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

42) Read the instructions on how to configure a <a
43) href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a
44) <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>.
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

45) </p>
46) 
47) <h3>Mac OS X</h3>
48) <p>
49) <ul>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

50) <li>Be a Bridge (Intel Macs only): <a href="<package-osx-x86-bundle-stable>">package</a>, <a href="<package-osx-x86-bundle-stable>.asc">signature</a></li>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

51) </ul>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

52) Read the instructions on how to configure a <a
53) href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a
54) <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>.
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

55) </p>
56) 
57) <h3>Linux</h3>
58) <p>
Andrew Lewman rework the linux section.

Andrew Lewman authored 12 years ago

59) We assume you're an expert and can figure out how to install
60) Tor by yourself. You can also download Tor from one of our <a
61) href="https://www.torproject.org/download/download-unix.html.en">repositories</a>.</p>
62) <p>
63) Read the instructions on how to configure a <a
64) href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a
65) <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>.
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

66) </p>
67) 
68) <br>
69) 
70) <div class="nb">
71) <h2>Option 2: Use the cloud</h2>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

72) <p><a href="https://cloud.torproject.org/">The Tor Cloud project</a>
73) runs on the Amazon EC2 cloud computing platform. This gives you a
74) user-friendly way of deploying bridges to help users access an uncensored
75) Internet. Setting up a Tor bridge on Amazon EC2 is cheap, simple, and
76) will only take you a couple of minutes.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

77) </div>
78) 
79) <div class="nb">
80) <h2>Option 3: Donate</h2>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

81) <p>Both <a href="https://www.torservers.net/">torservers.net</a> and <a
82) href="http://noisetor.net/">Noisetor</a> will turn donations into Tor
83) exit relays.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

84) </div>
85) 
86) 
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

87) </div>
88) <!-- END MAINCOL -->
89) <div id = "sidecol">