Andrew Lewman commited on 2012-03-12 01:32:09
Zeige 1 geänderte Dateien mit 18 Einfügungen und 8 Löschungen.
... | ... |
@@ -6,30 +6,38 @@ |
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 | 8 |
<a href="<page index>">Home » </a> |
9 |
- <a href="<page getinvolved/relays>">Set up relays</a> |
|
9 |
+ <a href="<page getinvolved/relays>">Join the Tor Network</a> |
|
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
12 | 12 |
<!-- PUT CONTENT AFTER THIS TAG --> |
13 | 13 |
|
14 |
-<h1>Join the Tor network</h1> |
|
14 |
+<h1>Join the Tor Network</h1> |
|
15 | 15 |
<hr><br> |
16 | 16 |
<div class="underline"></div> |
17 | 17 |
|
18 |
-<div class="center"> |
|
18 |
+<div align="center"> |
|
19 | 19 |
<p><video id="v1" src="https://media.torproject.org/video/2012-03-04-BuildingBridges.ogv" autobuffer="true" controls="controls"></video></p> |
20 | 20 |
</div> |
21 | 21 |
|
22 | 22 |
<p><a href="https://www.tacticaltech.org/">Tactical Tech</a> |
23 | 23 |
created a video to encourage you to join the Tor Network (<a |
24 | 24 |
href="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.ogv">HD |
25 |
-version</a>). If you'd like to help us translate it to your language, |
|
26 |
-<a href="<page about/contact>">let us know!</a></p> |
|
25 |
+version</a>). If you want to help us translate it into your language, |
|
26 |
+<a href="<page about/contact>">let us know!</a>.</p> |
|
27 | 27 |
|
28 | 28 |
<p>The Tor network relies on volunteers to donate bandwidth. The more |
29 | 29 |
people who run Tor as a bridge or a relay, the faster and safer the |
30 | 30 |
network becomes.</p> |
31 | 31 |
|
32 |
-<h2>Option 1: Use your own computer</h2> |
|
32 |
+<h1>3 ways to join and help out</h1> |
|
33 |
+<ul class="hlist"> |
|
34 |
+<li><a href="#diy">Run it yourself.</a></li> |
|
35 |
+<li><a href="#cloud">Run it in the cloud.</a></li> |
|
36 |
+<li><a href="#donate">Donate to others to run it for you.</a></li> |
|
37 |
+</ul> |
|
38 |
+ |
|
39 |
+<h2>Run it yourself</h2> |
|
40 |
+<a name="diy"> |
|
33 | 41 |
<p>You can run Tor as either a bridge or a relay. A bridge will usually |
34 | 42 |
see less traffic than a relay, and will only be the first hop in the |
35 | 43 |
three hop circuit. </p> |
... | ... |
@@ -70,7 +78,8 @@ href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a |
70 | 78 |
<br> |
71 | 79 |
|
72 | 80 |
<div class="nb"> |
73 |
-<h2>Option 2: Use the cloud</h2> |
|
81 |
+<h2>Use the cloud</h2> |
|
82 |
+<a name="cloud"></a> |
|
74 | 83 |
<p><a href="https://cloud.torproject.org/">The Tor Cloud project</a> |
75 | 84 |
runs on the Amazon EC2 cloud computing platform. This gives you a |
76 | 85 |
user-friendly way of deploying bridges to help users access an uncensored |
... | ... |
@@ -79,7 +88,8 @@ will only take you a couple of minutes.</p> |
79 | 88 |
</div> |
80 | 89 |
|
81 | 90 |
<div class="nb"> |
82 |
-<h2>Option 3: Donate</h2> |
|
91 |
+<h2>Donate to others to run for you</h2> |
|
92 |
+<a name="donate"></a> |
|
83 | 93 |
<p>Both <a href="https://www.torservers.net/">torservers.net</a> and <a |
84 | 94 |
href="http://noisetor.net/">Noisetor</a> will turn donations into Tor |
85 | 95 |
exit relays.</p> |
86 | 96 |