Attempt to reword plugin faq entry to make it more understandable. Also remove FlashBlock recommendation in favor of NoScript, which is much safer.
Mike Perry

Mike Perry commited on 2009-07-01 09:19:24
Zeige 1 geänderte Dateien mit 26 Einfügungen und 21 Löschungen.

... ...
@@ -63,38 +63,43 @@ clicking the reload button.
63 63
 </p>
64 64
 
65 65
 <a id="noflash"></a>
66
-<strong><a class="anchor" href="#noflash">I can't view videos on YouTube and other flash-based sites. Why?</a></strong>
66
+<strong><a class="anchor" href="#noflash">I can't view videos on YouTube and
67
+other Flash-based sites. Why?</a></strong>
67 68
 
68 69
 <p>
69 70
 
70
-Plugins are binary blobs that get inserted into Firefox and can perform
71
-arbitrary activity on your computer. This includes but is not limited to: <a
72
-href="http://www.metasploit.com/research/projects/decloak/">completely
73
-disregarding proxy settings</a>, querying your <a
71
+YouTube and similar sites require third party browser plugins such as Flash.
72
+Plugins operate independently from Firefox and can perform
73
+activity on your computer that ruins your anonymity. This includes
74
+but is not limited to: <a href="http://decloak.net">completely disregarding
75
+proxy settings</a>, querying your <a
74 76
 href="http://forums.sun.com/thread.jspa?threadID=5162138&amp;messageID=9618376">local
75 77
 IP address</a>, and <a
76 78
 href="http://epic.org/privacy/cookies/flash.html">storing their own
77 79
 cookies</a>. It is possible to use a LiveCD or VMWare-based solution such as
78
-<a href="<page torvm/index>">Tor VM</a> or
79
-<a href="http://anonymityanywhere.com/incognito/">Incognito</a> that creates a
80
+<a href="<page torvm/index>">Tor VM</a> or <a
81
+href="http://anonymityanywhere.com/incognito/">Incognito</a> that creates a
80 82
 secure, transparent proxy to protect you from proxy bypass, however issues
81
-with local IP address discovery and Flash cookies potentially remain.
82
-</p>
83
+with local IP address discovery and Flash cookies still remain.  </p>
84
+
83 85
 <p>
84 86
 
85
-If you are not concerned about being tracked by these sites (and others that
87
+If you are not concerned about being tracked by these sites (and sites that
86 88
 try to unmask you by pretending to be them), and are unconcerned about your
87
-local censors noticing you visit them, you can enable plugins by going into
88
-the Torbutton Preferences-&gt;Security Settings-&gt;Dynamic Content tab and
89
-unchecking "Disable plugins during Tor usage" box. If you do this without
90
-Tor VM, Incognito or appropriate firewall rules, we strongly suggest you at
91
-least use <a
92
-href="https://addons.mozilla.org/en-US/firefox/addon/433">FlashBlock</a> or <a
93
-href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> along
94
-with <a href="https://addons.mozilla.org/en-US/firefox/addon/6623">Better
95
-Privacy</a> to block unwanted plugins and their cookies. Neither of these are
96
-foolproof protection against proxy bypass and
97
-<a href="http://decloak.net/">unmasking</a>, but you will at least be better off.
89
+local censors potentially noticing you visit them, you can enable plugins by
90
+going into the Torbutton Preferences-&gt;Security Settings-&gt;Dynamic Content
91
+tab and unchecking "Disable plugins during Tor usage" box. If you do this
92
+without Tor VM, Incognito or appropriate firewall rules, we strongly suggest
93
+you at least use <a
94
+href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> to <a
95
+href="http://noscript.net/features#contentblocking">block plugins</a>. You do
96
+not need to use the NoScript per-domain permissions if you check the <b>Apply
97
+these restrictions to trusted sites too</b> option under the NoScript Plugins
98
+preference tab. In fact, with this setting you can even have NoScript allow
99
+Javascript globally, but still block all plugins until you click on their
100
+placeholders in a page. We also recommend <a
101
+href="https://addons.mozilla.org/en-US/firefox/addon/6623">Better Privacy</a>
102
+in this case to help you clear your Flash cookies.
98 103
 
99 104
 </p>
100 105
 
101 106