Runa A. Sandvik commited on 2012-03-11 23:54:27
Zeige 1 geänderte Dateien mit 87 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -0,0 +1,87 @@ |
| 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 » </a> |
|
| 9 |
+ <a href="<page getinvolved/relays>">Set up relays</a> |
|
| 10 |
+ </div> |
|
| 11 |
+ <div id="maincol"> |
|
| 12 |
+ <!-- PUT CONTENT AFTER THIS TAG --> |
|
| 13 |
+ |
|
| 14 |
+<h1>Be a part of the Tor network</h1> |
|
| 15 |
+<hr><br> |
|
| 16 |
+<div class="underline"></div> |
|
| 17 |
+<p><a href="http://www.tacticaltech.org/">Tactical Tech</a> has produced a |
|
| 18 |
+video to encourage more people to become a part of the Tor network. |
|
| 19 |
+Below is the English version. We are working on translated videos as |
|
| 20 |
+well.</p> |
|
| 21 |
+<div class="center"> |
|
| 22 |
+<p><video id="v1" width="700" height="340" autobuffer="true" controls="controls"> |
|
| 23 |
+ <source src="https://media.torproject.org/video/2012-03-04-BuildingBridges-HD.mp4" type="video/mp4" /> |
|
| 24 |
+</video></p> |
|
| 25 |
+</div> |
|
| 26 |
+<p>The Tor network relies on volunteers to donate bandwidth. The more |
|
| 27 |
+people who run Tor as a bridge or a relay, and become a part of the Tor |
|
| 28 |
+network, the faster the network will be.</p> |
|
| 29 |
+ |
|
| 30 |
+ |
|
| 31 |
+<h2>Option 1: Use your own computer</h2> |
|
| 32 |
+<p>You can run Tor as either a bridge or a relay. A bridge will usually |
|
| 33 |
+see less traffic than a relay, and will only be used to transfer data |
|
| 34 |
+from a client to the rest of the Tor network.</p> |
|
| 35 |
+<h3>Windows</h3> |
|
| 36 |
+<p> |
|
| 37 |
+<ul> |
|
| 38 |
+<li>Vidalia Bridge Bundle: <a href="<package-win32-bridge-bundle-stable>">package</a>, <a href="<package-win32-bridge-bundle-stable>.asc">signature</a></li> |
|
| 39 |
+<li>Vidalia Relay Bundle: <a href="<package-win32-relay-bundle-stable>">package</a>, <a href="<package-win32-relay-bundle-stable>.asc">signature</a></li> |
|
| 40 |
+<li>Vidalia Exit Bundle: <a href="<package-win32-exit-bundle-stable>">package</a>, <a href="<package-win32-exit-bundle-stable>.asc">signature</a></li> |
|
| 41 |
+</ul> |
|
| 42 |
+</p> |
|
| 43 |
+ |
|
| 44 |
+<h3>Mac OS X</h3> |
|
| 45 |
+<p> |
|
| 46 |
+<ul> |
|
| 47 |
+<li>Vidalia Bundle, OS X Intel: <a href="<package-osx-x86-bundle-stable>">package</a>, <a href="<package-osx-x86-bundle-stable>.asc">signature</a></li> |
|
| 48 |
+<li>Vidalia Bundle, OS X Power PC: <a href="<package-osx-ppc-bundle-stable>">package</a>, <a href="<package-osx-ppc-bundle-stable>.asc">signature</a></li> |
|
| 49 |
+<li>Vidalia Bundle, OS X Intel, unstable: <a href="<package-osx-x86-bundle-alpha>">package</a>, <a href="<package-osx-x86-bundle-alpha>.asc">signature</a></li> |
|
| 50 |
+<li>idalia Bundle, OS X Power PC, unstable: <a href="<package-osx-ppc-bundle-alpha>">package</a>, <a href="<package-osx-ppc-bundle-alpha>.asc">signature</a></li> |
|
| 51 |
+</ul> |
|
| 52 |
+Read the instructions for how to configure the Vidalia Bundle as either a <a href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>. |
|
| 53 |
+</p> |
|
| 54 |
+ |
|
| 55 |
+<h3>Linux</h3> |
|
| 56 |
+<p> |
|
| 57 |
+<ul> |
|
| 58 |
+<li>Tor Browser Bundle: <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">package</a>, <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz.asc">signature</a></li> |
|
| 59 |
+<li>Tor Browser Bundle, 64-bit: <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz">package</a>, <a href="../dist/torbrowser/linux/tor-browser-gnu-linux-x86_64-<version-torbrowserbundlelinux64>-dev-<lang>.tar.gz.asc">signature</a></li> |
|
| 60 |
+</ul> |
|
| 61 |
+You can also download Tor from one of our <a |
|
| 62 |
+href="https://www.torproject.org/download/download-unix.html.en">repositories</a>. Read the instructions for how to configure Tor as either a <a href="https://www.torproject.org/docs/bridges.html.en">bridge</a> or a <a href="https://www.torproject.org/docs/tor-doc-relay.html.en">relay</a>. |
|
| 63 |
+</p> |
|
| 64 |
+ |
|
| 65 |
+<br> |
|
| 66 |
+ |
|
| 67 |
+<div class="nb"> |
|
| 68 |
+<h2>Option 2: Use the cloud</h2> |
|
| 69 |
+<p><a href="https://cloud.torproject.org/">The Tor Cloud project</a> runs on the Amazon EC2 cloud computing platform, and 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> |
|
| 70 |
+</div> |
|
| 71 |
+ |
|
| 72 |
+<div class="nb"> |
|
| 73 |
+<h2>Option 3: Donate</h2> |
|
| 74 |
+<p>Both <a href="https://www.torservers.net/">torservers.net</a> and <a href="http://noisetor.net/">Noisetor</a> will turn donations into Tor exit relays.</p> |
|
| 75 |
+</div> |
|
| 76 |
+ |
|
| 77 |
+ |
|
| 78 |
+ </div> |
|
| 79 |
+ <!-- END MAINCOL --> |
|
| 80 |
+ <div id = "sidecol"> |
|
| 81 |
+#include "side.wmi" |
|
| 82 |
+#include "info.wmi" |
|
| 83 |
+ </div> |
|
| 84 |
+ <!-- END SIDECOL --> |
|
| 85 |
+</div> |
|
| 86 |
+<!-- END CONTENT --> |
|
| 87 |
+#include <foot.wmi> |
|
| 0 | 88 |