Updated Dynamic filtering: to easily reduce privacy exposure (markdown)

Raymond Hill 2015-10-15 08:57:05 -04:00
parent ff580aae72
commit d52be69418
1 changed files with 6 additions and 0 deletions

@ -36,6 +36,12 @@ All suggested global `noop` rules for Facebook.<sup>[1]</sup>
facebook.com facebook.net * noop
facebook.com fbcdn.net * noop
The same sort of dynamic filtering rules can be used for whatever sites for which you still would want Facebook widgets to be work:
example.com facebook.com * noop
example.com facebook.net * noop
example.com fbcdn.net * noop
This is just an example, the same can be applied to any of the ubiquitous servers out there. The dynamic filtering pane in uBlock Origin's popup UI will keep you informed about all the 3rd-party servers a web page connects (or tries to), and from there one can simply point-and-click to create global/local block/allow rules to foil the ability of 3rd parties to record your browsing history.
`block` rules to ubiquitous web sites will easily reduce _significantly_ your privacy exposure.