Updated Dynamic filtering: default deny (markdown)

Raymond Hill 2015-02-05 12:28:35 -05:00
parent 4a293e7181
commit 792793515a

@ -16,4 +16,4 @@ The benefits of using default-deny are plenty:
>
> ubiquitous servers blocked by default, i.e. no need to pre-emptively block facebook, google, twitter, linkdin, etc. to prevent tracking by these
>
> provide many examples of how easy it is to un-break websites, including worst case scenario of simply setting the `3rd-party` cell to `noop` to completely disengage default-deny for one specific web site, if it gets too complicated
> provide many real-life examples of how easy it is to un-break websites, including worst case scenario of simply setting the `3rd-party` cell to `noop` to completely disengage default-deny for one specific web site, if it gets too complicated