Updated Dynamic filtering: default deny (markdown)

Raymond Hill 2015-02-05 12:16:16 -05:00
parent 5e9f1490f1
commit 2a19a96ee4

@ -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]