From 2a19a96ee4994dae522ca3e82d9b0cffb9320f85 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 5 Feb 2015 12:16:16 -0500 Subject: [PATCH] Updated Dynamic filtering: default deny (markdown) --- Dynamic-filtering:-default-deny.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md index 3f5bc72..5d35f5a 100644 --- a/Dynamic-filtering:-default-deny.md +++ b/Dynamic-filtering:-default-deny.md @@ -1,9 +1,13 @@ -Default-deny is an awesome blocking mode for whoever agrees that most 3rd-party resources from web pages is useless, and an encroachment on privacy, and for whoever is ready for the annoyance of having to un-break web sites during the first visit. +Default-deny is an awesome blocking mode for whoever is ready for the task of having to un-break web sites during the first visit, and agrees that most 3rd-party resources from web pages: + +- is not really needed +- increases privacy exposure The benefits of using default-deny are plenty: - Significantly faster page load - Easier on your browser's memory and CPU footprint +- Significant reduce bandwidth consumption - Significant reduction of privacy exposure [working on it] \ No newline at end of file