X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=standard.action;h=ac414a404791bbd83a05e42f169f11613140ded0;hb=dfd5a3ced69851300f203f904334d3e44b004176;hp=542b21b6d7af31f7513c06467a0722f8cd8ebfd0;hpb=578b5ec72f1bb2ceebe5d0afca2327c9d7a22bf1;p=privoxy.git diff --git a/standard.action b/standard.action index 542b21b6..ac414a40 100644 --- a/standard.action +++ b/standard.action @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/standard.action,v $ # -# $Id: standard.action,v 1.8 2006/08/03 02:46:41 david__schmidt Exp $ +# $Id: standard.action,v 1.16 2006/10/03 11:12:16 hal9 Exp $ # # Purpose : Provide prefedined sets of actions, see # http://www.privoxy.org/user-manual/actions-file.html @@ -18,7 +18,7 @@ # # This is not a user modifiable configuration file! # Local customizations and preferences should go in -# user.action and/or user.filter. Or use the custom editor at +# user.action and/or user.filter. Or use the custom editor at # http://p.p/. Thanks. # ###################################################################### @@ -39,17 +39,17 @@ -deanimate-gifs \ -downgrade-http-version \ -fast-redirects \ -+filter{js-annoyances} \ +-filter{js-annoyances} \ -filter{js-events} \ -+filter{html-annoyances} \ +-filter{html-annoyances} \ -filter{content-cookies} \ -filter{refresh-tags} \ -+filter{unsolicited-popups} \ +-filter{unsolicited-popups} \ -filter{all-popups} \ -filter{img-reorder} \ -+filter{banners-by-size} \ +-filter{banners-by-size} \ -filter{banners-by-link} \ -+filter{webbugs} \ +-filter{webbugs} \ -filter{tiny-textforms} \ -filter{jumping-windows} \ -filter{frameset-borders} \ @@ -60,6 +60,14 @@ -filter{crude-parental} \ -filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ +-filter{no-ping} \ +-filter{hide-tor-exit-notation} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \ @@ -75,7 +83,7 @@ -inspect-jpegs \ -kill-popups \ -limit-connect \ -+prevent-compression \ +-prevent-compression \ -overwrite-last-modified \ -redirect \ -send-vanilla-wafer \ @@ -102,12 +110,12 @@ standard.Cautious +deanimate-gifs{last} \ -downgrade-http-version \ -fast-redirects \ -+filter{js-annoyances} \ +-filter{js-annoyances} \ -filter{js-events} \ -+filter{html-annoyances} \ +-filter{html-annoyances} \ -filter{content-cookies} \ +filter{refresh-tags} \ -+filter{unsolicited-popups} \ +-filter{unsolicited-popups} \ -filter{all-popups} \ +filter{img-reorder} \ +filter{banners-by-size} \ @@ -123,6 +131,14 @@ standard.Cautious -filter{crude-parental} \ +filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ +-filter{no-ping} \ +-filter{hide-tor-exit-notation} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \ @@ -151,26 +167,33 @@ standard.Medium ################ # -# Advanced settings -- fun but risky (and include new filters) +# Advanced settings -- reasonable privacy protection but +# require some exceptions for trusted sites, most likely +# because of cookies or SSL. Also testing ground for +# new options. +# +# CAUTION: These settings can still be subverted by a +# misconfigured client that executes code from untrusted +# sources. # { \ -+add-header{X-User-Tracking: sucks} \ +-add-header \ -block \ -content-type-overwrite \ -crunch-client-header \ --crunch-if-none-match \ ++crunch-if-none-match \ +crunch-outgoing-cookies \ +crunch-incoming-cookies \ -crunch-server-header \ +deanimate-gifs{last} \ -downgrade-http-version \ +fast-redirects{check-decoded-url} \ -+filter{js-annoyances} \ +-filter{js-annoyances} \ -filter{js-events} \ +filter{html-annoyances} \ +filter{content-cookies} \ +filter{refresh-tags} \ -+filter{unsolicited-popups} \ +-filter{unsolicited-popups} \ -filter{all-popups} \ +filter{img-reorder} \ +filter{banners-by-size} \ @@ -179,13 +202,21 @@ standard.Medium -filter{tiny-textforms} \ +filter{jumping-windows} \ +filter{frameset-borders} \ -+filter{demoronizer} \ +-filter{demoronizer} \ -filter{shockwave-flash} \ +filter{quicktime-kioskmode} \ -+filter{fun} \ +-filter{fun} \ -filter{crude-parental} \ -filter{ie-exploits} \ -filter{site-specifics} \ +-filter{google} \ +-filter{yahoo} \ +-filter{msn} \ +-filter{blogspot} \ +-filter{xml-to-html} \ +-filter{html-to-xml} \ +-filter{no-ping} \ +-filter{hide-tor-exit-notation} \ -filter-client-headers \ -filter-server-headers \ -force-text-mode \ @@ -193,21 +224,21 @@ standard.Medium -handle-as-image \ -hide-accept-language \ -hide-content-disposition \ --hide-if-modified-since \ ++hide-if-modified-since{-60} \ +hide-forwarded-for-headers \ +hide-from-header{block} \ -+hide-referrer{forge} \ ++hide-referrer{conditional-block} \ -hide-user-agent \ -inspect-jpegs \ -kill-popups \ --limit-connect \ ++limit-connect{,} \ +prevent-compression \ --overwrite-last-modified \ ++overwrite-last-modified{randomize} \ -redirect \ -send-vanilla-wafer \ -send-wafer \ -session-cookies-only \ +set-image-blocker{pattern} \ --treat-forbidden-connects-like-blocks \ ++treat-forbidden-connects-like-blocks \ } -standard.Adventuresome +standard.Advanced