Roger Dingledine commited on 2008-06-14 01:42:04
Zeige 1 geänderte Dateien mit 59 Einfügungen und 66 Löschungen.
| ... | ... |
@@ -4,9 +4,6 @@ |
| 4 | 4 |
|
| 5 | 5 |
#include "head.wmi" TITLE="Tor: Bridges" CHARSET="UTF-8" |
| 6 | 6 |
|
| 7 |
-# Please don't translate this page quite yet. It's still undergoing |
|
| 8 |
-# revision. -RD |
|
| 9 |
- |
|
| 10 | 7 |
<div class="main-column"> |
| 11 | 8 |
|
| 12 | 9 |
<a id="BridgeIntroduction"></a> |
| ... | ... |
@@ -22,37 +19,35 @@ Tor network is being blocked, you may want to use the bridge feature of Tor. |
| 22 | 19 |
</p> |
| 23 | 20 |
|
| 24 | 21 |
<p> |
| 25 |
-The addition of bridges to Tor is a step forward in the blocking resistance |
|
| 26 |
-race. It is perfectly possible that you do not require a bridge to use Tor. |
|
| 27 |
-Please try to use Tor first and if you have issues using the Tor network, |
|
| 28 |
-it is possible that you're in need of a bridge to circumvent filtering. |
|
| 29 |
-It is also possible that Tor is non-functional for other reasons. |
|
| 30 |
-Even for experts it can be difficult to understand why the Tor network is hard |
|
| 31 |
-to reach. |
|
| 32 |
-It's important to read |
|
| 33 |
-<a href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork"> |
|
| 34 |
-the FAQ about problems with running Tor properly</a> when you have issues. |
|
| 35 |
-If you feel that the issue is clearly blocking, or you'd simply like to try |
|
| 36 |
-because you're unsure or feeling adventurous, please read on. Ensure that |
|
| 37 |
-you're using the <a href="<page download>">latest 0.2.0.x bundle for |
|
| 38 |
-your platform</a>. |
|
| 22 |
+The addition of bridges to Tor is a step forward in the blocking |
|
| 23 |
+resistance race. It is perfectly possible that even if your ISP filters |
|
| 24 |
+the Internet, you do not require a bridge to use Tor. Many filtering |
|
| 25 |
+programs look for unencrypted Tor directory requests to recognize that |
|
| 26 |
+you're using Tor, but Tor version 0.2.0.23-rc and later use encrypted |
|
| 27 |
+directory queries by default. This change means that most filtering |
|
| 28 |
+programs are now unable to recognize Tor connections. So you should try |
|
| 29 |
+to use Tor without bridges first, since it might work. |
|
| 39 | 30 |
</p> |
| 40 | 31 |
|
| 41 | 32 |
<p> |
| 42 |
-Many filtering programs look for unencrypted Tor directory requests to decide |
|
| 43 |
-if you're using Tor. As of Tor version 0.2.0.23-rc, those filtering programs |
|
| 44 |
-probably don't work on Tor. We've changed how Tor learns about the network. |
|
| 45 |
-These newer versions of Tor now use encrypted directory queries by default. |
|
| 46 |
-These changes are only positive and have no new learning curves associated |
|
| 47 |
-with them. Tor simply works better now. |
|
| 33 |
+Note that it's also possible that Tor is non-functional for other |
|
| 34 |
+reasons. The latest version of <a href="<page torbrowser/index>">The |
|
| 35 |
+Tor Browser Bundle</a> on Windows tries to give you better hints about |
|
| 36 |
+why Tor is having problems connecting. You should also read <a |
|
| 37 |
+href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">the |
|
| 38 |
+FAQ about problems with running Tor properly</a> when you have issues. |
|
| 39 |
+If you feel that the issue is clearly blocking, or you'd simply like to try |
|
| 40 |
+because you're unsure or feeling adventurous, please read on. Ensure |
|
| 41 |
+that you're using the <a href="<page download>#Dev">latest 0.2.0.x or |
|
| 42 |
+0.2.1.x bundle for your platform</a>. |
|
| 48 | 43 |
</p> |
| 49 | 44 |
|
| 50 | 45 |
<p> |
| 51 | 46 |
To use a bridge, you'll need to locate one. Furthermore, you'll need to |
| 52 | 47 |
configure Tor with whatever bridge address you intend to use. You'll do this |
| 53 | 48 |
with Vidalia, the Tor controller. |
| 54 |
-In the event of your internet connection requiring the use of a proxy, you'll |
|
| 55 |
-probably need to configure Vidalia to do so first. If you don't think you need |
|
| 49 |
+If your Internet connection requires the use of a proxy, you'll probably |
|
| 50 |
+need to configure Vidalia to do so first. If you don't think you need |
|
| 56 | 51 |
to configure a proxy for your internet connection, you probably don't. |
| 57 | 52 |
Give it a try and if you have issues, ask us for help. |
| 58 | 53 |
</p> |
| ... | ... |
@@ -60,7 +55,9 @@ Give it a try and if you have issues, ask us for help. |
| 60 | 55 |
<p> |
| 61 | 56 |
At the moment, you can get a bridge by visiting |
| 62 | 57 |
<a href="https://bridges.torproject.org/">https://bridges.torproject.org/</a> |
| 63 |
-with your web browser. |
|
| 58 |
+with your web browser. If this page is filtered for you, and you |
|
| 59 |
+don't have any other proxies or ways to reach it, there are <a |
|
| 60 |
+href="#FindingMore">other ways to find bridges</a> too. |
|
| 64 | 61 |
</p> |
| 65 | 62 |
|
| 66 | 63 |
<a id="Understanding"></a> |
| ... | ... |
@@ -68,49 +65,60 @@ with your web browser. |
| 68 | 65 |
<hr /> |
| 69 | 66 |
|
| 70 | 67 |
<p> |
| 71 |
-As an example exercise, you'll get a bridge entry that looks like the |
|
| 72 |
-following:<br> |
|
| 68 |
+As an example, you'll get a bridge entry that looks like the |
|
| 69 |
+following:<br /> |
|
| 73 | 70 |
<pre> |
| 74 | 71 |
bridge 141.201.27.48:443 4352e58420e68f5e40bf7c74faddccd9d1349413 |
| 75 | 72 |
</pre> |
| 76 | 73 |
</p> |
| 77 | 74 |
|
| 78 | 75 |
<p> |
| 79 |
-Understanding the above example isn't strictly required but may prove useful. |
|
| 80 |
-You can skip this section if you'd like. |
|
| 81 |
-The first element is the name: <tt>'bridge'</tt>.<br> |
|
| 82 |
-The second element is the IP address: <tt>'141.201.27.48'</tt><br> |
|
| 83 |
-The third element is the port: <tt>'443'</tt><br> |
|
| 84 |
-The fourth element is the fingerprint: |
|
| 85 |
-<tt>'4352e58420e68f5e40bf7c74faddccd9d1349413'</tt><br> |
|
| 76 |
+Understanding the components of a bridge line isn't strictly required |
|
| 77 |
+but may prove useful. You can skip this section if you'd like.<br /> |
|
| 78 |
+The first element is the IP address: <tt>'141.201.27.48'</tt><br /> |
|
| 79 |
+The second element is the port: <tt>'443'</tt><br /> |
|
| 80 |
+The third element, the fingerprint, is optional: |
|
| 81 |
+<tt>'4352e58420e68f5e40bf7c74faddccd9d1349413'</tt><br /> |
|
| 86 | 82 |
</p> |
| 87 | 83 |
|
| 88 | 84 |
<a id="UsingBridges"></a> |
| 89 |
-<h3><a class="anchor" href="#UsingBridges">Using bridges with Tor and Vidalia</a></h3> |
|
| 85 |
+<h2><a class="anchor" href="#UsingBridges">Using bridges with Tor and |
|
| 86 |
+Vidalia</a></h2> |
|
| 90 | 87 |
<hr /> |
| 91 | 88 |
|
| 92 | 89 |
<p> |
| 93 | 90 |
To use the example bridge address above, go to Vidalia's Network settings |
| 94 |
-page, and click "My ISP blocks connections to the Tor network". You'll want |
|
| 95 |
-to add as many bridge addresses as you know about. Regardless of how many |
|
| 96 |
-bridges you intend to use, the process for use is the same. Add each bridge |
|
| 97 |
-address one at a time in the Vidalia Network settings page. One bridge should |
|
| 98 |
-be enough for general use. However, in the event of using a single bridge, |
|
| 99 |
-one bridge failing will cause loss of access to the Tor network. Adding |
|
| 100 |
-additional bridges will increase reliability. This is pictured below:<br><br> |
|
| 91 |
+page, and click "My ISP blocks connections to the Tor network". Add each |
|
| 92 |
+bridge address one at a time in the Vidalia Network settings page, |
|
| 93 |
+by pasting it into the "Add a Bridge" window and then clicking the "+" |
|
| 94 |
+sign. Adding a bridge is pictured below: |
|
| 95 |
+</p> |
|
| 96 |
+ |
|
| 97 |
+# XXX Todo: This image would work better if it had a bridge line in the |
|
| 98 |
+# 'add a bridge' window, and had a cursor hovering over the + sign. -RD |
|
| 99 |
+<br /><br /> |
|
| 101 | 100 |
<img src="$(IMGROOT)/vidalia-bridges.png" alt="Vidalia's Network settings page" /> |
| 102 |
-<br><br> |
|
| 101 |
+<br /><br /> |
|
| 102 |
+</p> |
|
| 103 |
+ |
|
| 104 |
+<p> |
|
| 105 |
+You'll want to add as many bridge addresses as you know about, since |
|
| 106 |
+additional bridges will increase reliability. One bridge should be enough |
|
| 107 |
+to reach the Tor network, but if you only have one bridge and it goes |
|
| 108 |
+down, you will be cut off from the Tor network. |
|
| 103 | 109 |
</p> |
| 104 | 110 |
|
| 105 | 111 |
<a id="FindingMore"></a> |
| 106 |
-<h4><a class="anchor" href="#FindingMore">Finding more bridges for Tor</a></h4> |
|
| 112 |
+<h2><a class="anchor" href="#FindingMore">Finding more bridges for Tor</a></h2> |
|
| 107 | 113 |
<hr /> |
| 108 | 114 |
|
| 109 | 115 |
<p> |
| 110 | 116 |
Another way to find public bridge addresses is to send mail to |
| 111 |
-bridges@torproject.org with the line "get bridges" by itself in the body of the |
|
| 112 |
-mail. However, so we can make it harder for an attacker to learn lots of bridge |
|
| 113 |
-addresses, you must send this request from a gmail or yahoo account. Almost instantly, you'll receive a reply that looks like the following: |
|
| 117 |
+bridges@torproject.org with the line "get bridges" by itself in the |
|
| 118 |
+body of the mail. You'll need to send this request from a gmail or yahoo |
|
| 119 |
+account, though — otherwise we make it too easy for an attacker |
|
| 120 |
+to make a lot of email addresses and learn about all the bridges. |
|
| 121 |
+Almost instantly, you'll receive a reply that starts with the following: |
|
| 114 | 122 |
</p> |
| 115 | 123 |
<p> |
| 116 | 124 |
<pre> |
| ... | ... |
@@ -122,27 +130,12 @@ Here are your bridge relays: |
| 122 | 130 |
bridge 87.237.118.139:444 c18dde4804e8fcb48464341ca1375eb130453a39 |
| 123 | 131 |
bridge 60.63.97.221:443 ab5c849ed5896d53052e43966ee9aba2ff92fb82 |
| 124 | 132 |
|
| 125 |
- |
|
| 126 |
-Bridge relays (or "bridges" for short) are Tor relays that aren't listed |
|
| 127 |
-in the main directory. Since there is no complete public list of them, |
|
| 128 |
-even if your ISP is filtering connections to all the known Tor relays, |
|
| 129 |
-they probably won't be able to block all the bridges. |
|
| 130 |
- |
|
| 131 |
-To use the above lines, go to Vidalia's Network settings page, and click |
|
| 132 |
-"My ISP blocks connections to the Tor network". Then add each bridge |
|
| 133 |
-address one at a time. |
|
| 134 |
- |
|
| 135 |
-Configuring more than one bridge address will make your Tor connection |
|
| 136 |
-more stable, in case some of the bridges become unreachable. |
|
| 137 |
- |
|
| 138 |
-Another way to find public bridge addresses is to visit |
|
| 139 |
-https://bridges.torproject.org/. The answers you get from that page |
|
| 140 |
-will change every few days, so check back periodically if you need more |
|
| 141 |
-bridge addresses. |
|
| 142 | 133 |
</pre> |
| 143 | 134 |
</p> |
| 144 | 135 |
<p> |
| 145 |
-Once you've recived the email with bridge information, you can continue the Vidalia configuration steps outlined above. |
|
| 136 |
+Once you've received the email with bridge information, |
|
| 137 |
+you can continue the Vidalia configuration steps outlined <a |
|
| 138 |
+href="#UsingBridges">above</a>. |
|
| 146 | 139 |
</p> |
| 147 | 140 |
|
| 148 | 141 |
</div><!-- #main --> |
| 149 | 142 |