Roger Dingledine commited on 2011-02-11 07:34:00
Zeige 1 geänderte Dateien mit 28 Einfügungen und 0 Löschungen.
... | ... |
@@ -38,6 +38,8 @@ |
38 | 38 |
<li><a href="#HowUninstallTor">How do I uninstall Tor?</a></li> |
39 | 39 |
<li><a href="#PGPSigs">What are these "sig" files on the download |
40 | 40 |
page?</a></li> |
41 |
+ <li><a href="#GetTor">Your website is blocked in my country. How |
|
42 |
+ do I download Tor?</a></li> |
|
41 | 43 |
<li><a href="#CompileTorWindows">How do I compile Tor under Windows?</a></li> |
42 | 44 |
<li><a href="#VirusFalsePositives">Why does my Tor executable appear to |
43 | 45 |
have a virus or spyware?</a></li> |
... | ... |
@@ -619,6 +621,32 @@ encryption, what data you're sending to the destination.</dd> |
619 | 621 |
href="<page docs/verifying-signatures>">verifying signatures</a> page for details. |
620 | 622 |
</p> |
621 | 623 |
|
624 |
+<hr> |
|
625 |
+ |
|
626 |
+<a id="GetTor"></a> |
|
627 |
+<h3><a class="anchor" href="#GetTor">Your website is blocked in my |
|
628 |
+country. How do I download Tor?</a></h3> |
|
629 |
+ |
|
630 |
+<p> |
|
631 |
+Some government or corporate firewalls censor connections to Tor's |
|
632 |
+website. In those cases, you have three options. First, get it from |
|
633 |
+a friend — the <a href="<page torbrowser/index>">Tor Browser |
|
634 |
+Bundle</a> fits nicely on a USB key. Second, find the google cache |
|
635 |
+for the <a href="<page getinvolved/mirrors>">Tor mirrors</a> page |
|
636 |
+and see if any of those copies of our website work for you. Third, |
|
637 |
+you can download Tor via email: log in to your Gmail account and mail |
|
638 |
+'<tt>gettor AT torproject.org</tt>'. If you include the word 'help' |
|
639 |
+in the body of the email, it will reply with instructions. Note that |
|
640 |
+only a few webmail providers are supported, since they need to be able |
|
641 |
+to receive very large attachments. |
|
642 |
+</p> |
|
643 |
+ |
|
644 |
+<p> |
|
645 |
+Be sure to <a href="<page verifying-signatures>">verify the signature</a> |
|
646 |
+of any page you download, especially when you get it from somewhere |
|
647 |
+other than our official https website. |
|
648 |
+</p> |
|
649 |
+ |
|
622 | 650 |
<hr> |
623 | 651 |
|
624 | 652 |
<a id="CompileTorWindows"></a> |
625 | 653 |