2c927afd7a6ba2bdb52502e4b68ecbdd46e4624c
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) 
Andrew Lewman put the video up top.

Andrew Lewman authored 12 years ago

5) #include "head.wmi" TITLE="Tor: Join the Tor Network" CHARSET="UTF-8"
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
8)     <a href="<page index>">Home &raquo; </a> 
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

9)     <a href="<page getinvolved/relays>">Join the Tor Network</a>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

10)   </div>
11)   <div id="maincol"> 
12)     <!-- PUT CONTENT AFTER THIS TAG -->
13) 
Andrew Lewman create a menu up top, re-ce...

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 make the text more marketin...

Andrew Lewman authored 12 years ago

17) 
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

18) <div align="center">
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

22) </div>
23) 
Andrew Lewman put the video up top.

Andrew Lewman authored 12 years ago

24) <p><a href="https://www.tacticaltech.org/">Tactical Tech</a>
25) created a video to encourage you to join the Tor Network (<a
26) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.ogv">HD
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

27) version</a>). If you want to help us translate it into your language,
28) <a href="<page about/contact>">let us know!</a>.</p>
Andrew Lewman put the video up top.

Andrew Lewman authored 12 years ago

29) 
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

33) 
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

34) <h1>Three ways to join and help out</h1>
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

35) <ul class="hlist">
36) <li><a href="#diy">Run it yourself.</a></li>
37) <li><a href="#cloud">Run it in the cloud.</a></li>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

38) <li class="last"><a href="#donate">Donate to others to run it for
39) you.</a></li>
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

40) </ul>
41) 
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

42) <div class="hundred toptwenty">
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

43) <div class="dbox donate">
Andrew Lewman close an open a tag.

Andrew Lewman authored 12 years ago

44) <a name="diy"></a>
Andrew Lewman move the anchors above the...

Andrew Lewman authored 12 years ago

45) <h2>Run it yourself</h2>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

46) <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

47) see less traffic than a relay, and will only be the first hop in the
48) three hop circuit. </p>
49) 
Andrew Lewman try to get the last two opt...

Andrew Lewman authored 12 years ago

50) <h3>Microsoft Windows</h3>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

51) <p>
52) <ul>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

53) <li>Be a Bridge: <a
54) href="<package-win32-bridge-bundle-stable>">package</a>, <a
55) href="<package-win32-bridge-bundle-stable>.asc">signature</a></li>
56) <li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>,
57) <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li>
58) <li>Be an Exit Relay: <a
59) href="<package-win32-exit-bundle-stable>">package</a>, <a
60) 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

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

Andrew Lewman authored 12 years ago

62) Read the instructions on how to configure a <a
63) href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a
64) <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

65) </p>
66) 
67) <h3>Mac OS X</h3>
68) <ul>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

69) <li>Be a Bridge (Intel Macs): <a
70) href="<package-osx-x86-bundle-stable>">package</a>, <a
71) href="<package-osx-x86-bundle-stable>.asc">signature</a></li>
72) <li>Be a Bridge (PowerPC Macs ): <a
73) href="<package-osx-ppc-bundle-stable>">package</a>, <a
74) href="<package-osx-ppc-bundle-stable>.asc">signature</a></li>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

75) </ul>
Andrew Lewman try to get the last two opt...

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

79) 
Andrew Lewman make the last section not s...

Andrew Lewman authored 12 years ago

80) <h3>Unix, Linux, BSD, and everything else</h3>
Andrew Lewman try to get the last two opt...

Andrew Lewman authored 12 years ago

81) <p>We assume you're an expert and can figure out how to install
Andrew Lewman rework the linux section.

Andrew Lewman authored 12 years ago

82) Tor by yourself. You can also download Tor from one of our <a
83) href="https://www.torproject.org/download/download-unix.html.en">repositories</a>.</p>
Andrew Lewman try to get the last two opt...

Andrew Lewman authored 12 years ago

84) <p>Read the instructions on how to configure a <a
85) href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a <a
86) href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>.</p>
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

87) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

88) </div>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

89) 
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

90) <div class="hundred toptwenty">
Andrew Lewman revert back to dbox donate...

Andrew Lewman authored 12 years ago

91) <div class="dbox donate">
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

92) <a name="cloud"></a>
Andrew Lewman move the anchors above the...

Andrew Lewman authored 12 years ago

93) <h2>Use the cloud</h2>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

94) <p><a href="https://cloud.torproject.org/">The Tor Cloud project</a>
95) runs on the Amazon EC2 cloud computing platform. This gives you a
96) user-friendly way of deploying bridges to help users access an uncensored
97) Internet. Setting up a Tor bridge on Amazon EC2 is cheap, simple, and
98) 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

99) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

100) </div>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

101) 
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

102) <div class="hundred toptwenty">
Andrew Lewman revert back to dbox donate...

Andrew Lewman authored 12 years ago

103) <div class="dbox donate">
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

104) <a name="donate"></a>
Andrew Lewman move the anchors above the...

Andrew Lewman authored 12 years ago

105) <h2>Donate to others to run for you</h2>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

109) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

110) </div>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

111) 
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

112) </div>
113) <!-- END MAINCOL -->
114) <div id = "sidecol">