From d52be6941828115e9932cda3945e9e7e5605e091 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 15 Oct 2015 08:57:05 -0400 Subject: [PATCH] Updated Dynamic filtering: to easily reduce privacy exposure (markdown) --- Dynamic-filtering:-to-easily-reduce-privacy-exposure.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Dynamic-filtering:-to-easily-reduce-privacy-exposure.md b/Dynamic-filtering:-to-easily-reduce-privacy-exposure.md index d77328e..2a84f70 100644 --- a/Dynamic-filtering:-to-easily-reduce-privacy-exposure.md +++ b/Dynamic-filtering:-to-easily-reduce-privacy-exposure.md @@ -36,6 +36,12 @@ All suggested global `noop` rules for Facebook.[1] 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.