9b7be50deebc32d100e68066d834ef26d7d7fe0f
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>
Andrew Lewman we have no div class underl...

Andrew Lewman authored 12 years ago

15) <hr>
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

21) </div>
22) 
Andrew Lewman we have the relays video tr...

Andrew Lewman authored 12 years ago

23) <p>We created a video with <a
24) href="https://www.tacticaltech.org/">Tactical
Andrew Lewman fix awkward grammar.

Andrew Lewman authored 12 years ago

25) Tech</a> to help understand why being a relay matters (<a
Andrew Lewman we have the relays video tr...

Andrew Lewman authored 12 years ago

26) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-english.ogv">HD
Andrew Lewman fix awkward grammar.

Andrew Lewman authored 12 years ago

27) version</a>). It is translated into <a
Andrew Lewman we have the relays video tr...

Andrew Lewman authored 12 years ago

28) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-arabic.ogv">Arabic</a>,
29) <a
30) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-farsi.ogv">Farsi</a>,
31) <a
32) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-german.ogv">German</a>,
33) <a
34) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-mandarin.ogv">Mandarin
35) Chinese</a>, and <a
36) href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD-spanish.ogv">Spanish</a></p>
Andrew Lewman put the video up top.

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 12 years ago

42) <h1>Three ways to join and help out</h1>
Andrew Lewman we have no div class underl...

Andrew Lewman authored 12 years ago

43) <hr>
Andrew Lewman create a menu up top, re-ce...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

49) </ul>
50) 
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

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

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

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

60) <ul>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

61) <li>Be a Bridge: <a
62) href="<package-win32-bridge-bundle-stable>">package</a>, <a
63) href="<package-win32-bridge-bundle-stable>.asc">signature</a></li>
64) <li>Be a Relay: <a href="<package-win32-relay-bundle-stable>">package</a>,
65) <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li>
66) <li>Be an Exit Relay: <a
67) href="<package-win32-exit-bundle-stable>">package</a>, <a
68) 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

69) </ul>
Andrew Lewman change the doc links to the...

Andrew Lewman authored 12 years ago

70) <p>Read the instructions on how to configure a <a href="<page
71) docs/bridges>#RunningABridge">bridge</a> or a <a href="<page
72) docs/tor-doc-relay>#setup">relay</a>.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

73) 
74) <h3>Mac OS X</h3>
75) <ul>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

76) <li>Be a Bridge (Intel Macs): <a
77) href="<package-osx-x86-bundle-stable>">package</a>, <a
78) href="<package-osx-x86-bundle-stable>.asc">signature</a></li>
79) <li>Be a Bridge (PowerPC Macs ): <a
80) href="<package-osx-ppc-bundle-stable>">package</a>, <a
81) 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

82) </ul>
Andrew Lewman change the doc links to the...

Andrew Lewman authored 12 years ago

83) <p>Read the instructions on how to configure a <a href="<page
84) docs/bridges>#RunningABridge">bridge</a> or a <a href="<page
85) docs/tor-doc-relay>#setup">relay</a>.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

89) Tor by yourself. You can also download Tor from one of our <a
90) href="https://www.torproject.org/download/download-unix.html.en">repositories</a>.</p>
Andrew Lewman change the doc links to the...

Andrew Lewman authored 12 years ago

91) <p>Read the instructions on how to configure a <a href="<page
92) docs/bridges>#RunningABridge">bridge</a> or a <a href="<page
93) docs/tor-doc-relay>#setup">relay</a>.</p>
Andrew Lewman try breaking up the section...

Andrew Lewman authored 12 years ago

94) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

100) <h2>Use the cloud</h2>
Andrew Lewman change the torserver name t...

Andrew Lewman authored 12 years ago

101) <p>The <a href="https://cloud.torproject.org/">Tor Cloud</a> project
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

102) runs on the Amazon EC2 cloud computing platform. This gives you a
103) user-friendly way of deploying bridges to help users access an uncensored
104) Internet. Setting up a Tor bridge on Amazon EC2 is cheap, simple, and
105) 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

106) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 12 years ago

112) <h2>Donate to others to run for you</h2>
Andrew Lewman change the torserver name t...

Andrew Lewman authored 12 years ago

113) <p>Both <a href="https://www.torservers.net/">torservers</a> and <a
114) href="http://noisetor.net/">Noisetor</a> will turn your donation into Tor
Andrew Lewman make the text more marketin...

Andrew Lewman authored 12 years ago

115) exit relays.</p>
Runa A. Sandvik Add relays page, need to fi...

Runa A. Sandvik authored 12 years ago

116) </div>
Andrew Lewman boxes.

Andrew Lewman authored 12 years ago

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

Runa A. Sandvik authored 12 years ago

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

Andrew Lewman authored 12 years ago

119) </div>
120) <!-- END MAINCOL -->
121) <div id = "sidecol">