commit 728b231cc62dbeaacac66868049895ebbbc5ef33 Author: Sebastian Hahn sebastian@torproject.org Date: Wed Mar 30 00:45:59 2016 +0200
Clarify that Tor helps with local adversaries (#13342) --- docs/en/faq.wml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docs/en/faq.wml b/docs/en/faq.wml index 966317b..9c7f19e 100644 --- a/docs/en/faq.wml +++ b/docs/en/faq.wml @@ -3389,8 +3389,9 @@ diversity,
<p> Second, Tor prevents people watching your traffic locally (such as - your ISP) from learning what information you're fetching and where - you're fetching it from. It also stops them from deciding what you're + your ISP or someone with access to your home wifi or router) from + learning what information you're fetching and where you're fetching + it from. It also stops them from deciding what you're allowed to learn and publish -- if you can get to any part of the Tor network, you can reach any site on the Internet. </p>
tor-commits@lists.torproject.org