Addition of more information about email retrevial of bridges.
Jacob Appelbaum

Jacob Appelbaum commited on 2008-05-01 12:32:01
Zeige 1 geänderte Dateien mit 33 Einfügungen und 1 Löschungen.

... ...
@@ -109,7 +109,39 @@ additional bridges will increase reliability. This is pictured below:<br><br>
109 109
 Another way to find public bridge addresses is to send mail to 
110 110
 bridges@torproject.org with the line "get bridges" by itself in the body of the 
111 111
 mail. However, so we can make it harder for an attacker to learn lots of bridge 
112
-addresses, you must send this request from a gmail or yahoo account.
112
+addresses, you must send this request from a gmail or yahoo account. Almost instantly, you'll receive a reply that looks like the following:
113
+</p>
114
+<p>
115
+<pre>
116
+[This is an automated message; please do not reply.]
117
+
118
+Here are your bridge relays:
119
+
120
+ bridge 60.16.182.53:9001 c9111bd74a710c0d25dda6b35e181f1aa7911133
121
+ bridge 87.237.118.139:444 c18dde4804e8fcb48464341ca1375eb130453a39
122
+ bridge 60.63.97.221:443 ab5c849ed5896d53052e43966ee9aba2ff92fb82
123
+
124
+
125
+Bridge relays (or "bridges" for short) are Tor relays that aren't listed
126
+in the main directory. Since there is no complete public list of them,
127
+even if your ISP is filtering connections to all the known Tor relays,
128
+they probably won't be able to block all the bridges.
129
+
130
+To use the above lines, go to Vidalia's Network settings page, and click
131
+"My ISP blocks connections to the Tor network". Then add each bridge
132
+address one at a time.
133
+
134
+Configuring more than one bridge address will make your Tor connection
135
+more stable, in case some of the bridges become unreachable.
136
+
137
+Another way to find public bridge addresses is to visit
138
+https://bridges.torproject.org/. The answers you get from that page
139
+will change every few days, so check back periodically if you need more
140
+bridge addresses.
141
+</pre>
142
+</p>
143
+<p>
144
+Once you've recived the email with bridge information, you can continue the Vidalia configuration steps outlined above.
113 145
 </p>
114 146
 
115 147
   </div><!-- #main -->
116 148