clarify that tor does not come with a magic cloak of invisibility
Roger Dingledine

Roger Dingledine commited on 2010-09-19 01:11:33
Zeige 1 geänderte Dateien mit 11 Einfügungen und 0 Löschungen.

... ...
@@ -247,6 +247,17 @@ you embedded Java applets disguised as domains you trust. Be careful
247 247
 opening documents or applications you download through Tor, unless you've
248 248
 verified their integrity.
249 249
 </li>
250
+
251
+<li>
252
+Tor tries to prevent attackers from learning what destinations you connect
253
+to. It doesn't prevent somebody watching your traffic from learning that
254
+you're using Tor. You can mitigate (but not fully resolve) the risk
255
+by using a <a href="<page bridges>">Tor bridge relay</a> rather than
256
+connecting directly to the public Tor network, but ultimately the best
257
+protection here is a social approach: the more Tor users there are near
258
+you and the more <a href="<page torusers>">diverse</a> their interests,
259
+the less dangerous it will be that you are one of them.
260
+</li>
250 261
 </ol>
251 262
 
252 263
 <br />
253 264