Roger Dingledine commited on 2016-04-17 01:59:09
Zeige 1 geänderte Dateien mit 3 Einfügungen und 47 Löschungen.
| ... | ... |
@@ -1,52 +1,8 @@ |
| 1 | 1 |
## translation metadata |
| 2 | 2 |
# Revision: $Revision$ |
| 3 |
-# Translation-Priority: 1-high |
|
| 3 |
+# Status: obsolete |
|
| 4 | 4 |
|
| 5 |
-#include "head.wmi" TITLE="Tor Project: MS Windows Install Instructions" CHARSET="UTF-8" |
|
| 5 |
+#include "head.wmi" TITLE="Redirecting" REDIRECT="projects/torbrowser.html#windows" |
|
| 6 | 6 |
|
| 7 |
-<!-- TODO: we don't want windows relays. bridges maybe, but not relays! --> |
|
| 8 |
- |
|
| 9 |
-<div id="content" class="clearfix"> |
|
| 10 |
- <div id="breadcrumbs"> |
|
| 11 |
- <a href="<page index>">Home » </a> |
|
| 12 |
- <a href="<page docs/documentation>">Documentation » </a> |
|
| 13 |
- <a href="<page docs/tor-doc-windows>">Windows Client</a> |
|
| 14 |
- </div> |
|
| 15 |
- <div id="maincol"> |
|
| 16 |
- <h1>Running the <a href="<page index>">Tor</a> client on Microsoft Windows</h1> |
|
| 17 |
- <br> |
|
| 18 |
- |
|
| 19 |
- <h2> |
|
| 20 |
- If you want to use Tor just for anonymous web browsing, simply download <a |
|
| 21 |
- href="<page projects/torbrowser>">Tor Browser</a> and you |
|
| 22 |
- are done. |
|
| 23 |
- </h2> |
|
| 24 |
- |
|
| 25 |
- <p>If it's not working, look at <a href="<page |
|
| 26 |
- docs/faq>#DoesntWork">this FAQ entry</a> for hints.</p> |
|
| 27 |
- |
|
| 28 |
- <p> |
|
| 29 |
- Once it's working, learn more about |
|
| 30 |
- <a href="<page download/download>#Warning">what Tor does and does not offer</a>. |
|
| 31 |
- </p> |
|
| 32 |
- |
|
| 33 |
- <hr> |
|
| 34 |
- <a id="server"></a> |
|
| 35 |
- <a id="relay"></a> |
|
| 36 |
- <h2><a class="anchor" href="#relay">Configuring Tor as a relay</a></h2> |
|
| 37 |
- <br> |
|
| 38 |
- |
|
| 39 |
- <p>The Tor network relies on volunteers to donate bandwidth. If you |
|
| 40 |
- want to help <strong>make the Tor network faster</strong>, please |
|
| 41 |
- consider <a href="<page docs/tor-doc-relay>">running a relay</a>.</p> |
|
| 42 |
- |
|
| 43 |
- </div> |
|
| 44 |
- <!-- END MAINCOL --> |
|
| 45 |
- <div id = "sidecol"> |
|
| 46 |
-#include "side.wmi" |
|
| 47 |
-#include "info.wmi" |
|
| 48 |
- </div> |
|
| 49 |
- <!-- END SIDECOL --> |
|
| 50 |
-</div> |
|
| 51 |
-<!-- END CONTENT --> |
|
| 52 | 7 |
#include <foot.wmi> |
| 8 |
+ |
|
| 53 | 9 |