X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Factions-file.html;h=db8dae24afd32b29e00265d8f294858d14cbc553;hb=57d8b0e0ca7e2d24bd29b3a4d3f5a648a38ae393;hp=e58a0febcfbbed0cbf22e7d6c47b1accb579bb45;hpb=086d4aacf2fe1d729b4f4a67a7167cb6f19db043;p=privoxy.git diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index e58a0feb..db8dae24 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -4,7 +4,7 @@ Actions Files - + @@ -15,7 +15,7 @@ + +
+

8.5.14. downgrade-http-version

@@ -1360,7 +1403,50 @@ problem-host.example.com
-

8.5.14. external-filter

+

8.5.15. + enable-https-filtering

+
+
+
Typical use:
+
+

Filter encrypted requests and responses

+
+
Effect:
+
+

Encrypted requests are decrypted, filtered and forwarded encrypted.

+
+
Type:
+
+

Boolean.

+
+
Parameter:
+
+

N/A

+
+
Notes:
+
+

This action allows Privoxy to filter encrypted requests and + responses. For this to work Privoxy has to generate a certificate and + send it to the client which has to accept it.

+

Before this works the directives in the TLS section of the config file have + to be configured.

+
+
Example usage (section):
+
+ + + + +
+
{+enable-https-filtering}
+www.example.com
+
+
+
+
+
+
+

8.5.16. external-filter

Typical use:
@@ -1422,7 +1508,7 @@ problem-host.example.com
-

8.5.15. fast-redirects

+

8.5.17. fast-redirects

Typical use:
@@ -1503,7 +1589,7 @@ problem-host.example.com
-

8.5.16. filter

+

8.5.18. filter

Typical use:
@@ -1579,8 +1665,8 @@ problem-host.example.com
-
+filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse.
+
+                    +filter{js-annoyances}       # Get rid of particularly annoying JavaScript abuse.
@@ -1588,8 +1674,8 @@ problem-host.example.com
-
+filter{js-events}           # Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
+
+                    +filter{js-events}           # Kill JavaScript event bindings and timers (Radically destructive! Only for extra nasty sites).
@@ -1597,8 +1683,8 @@ problem-host.example.com
-
+filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.
+
+                    +filter{html-annoyances}     # Get rid of particularly annoying HTML abuse.
@@ -1606,8 +1692,8 @@ problem-host.example.com
-
+filter{content-cookies}     # Kill cookies that come in the HTML or JS content.
+
+                    +filter{content-cookies}     # Kill cookies that come in the HTML or JS content.
@@ -1615,8 +1701,8 @@ problem-host.example.com
-
+filter{refresh-tags}        # Kill automatic refresh tags if refresh time is larger than 9 seconds.
+
+                    +filter{refresh-tags}        # Kill automatic refresh tags if refresh time is larger than 9 seconds.
@@ -1640,8 +1726,8 @@ problem-host.example.com
-
+filter{img-reorder}         # Reorder attributes in <img> tags to make the banners-by-* filters more effective.
+
+                    +filter{img-reorder}         # Reorder attributes in <img> tags to make the banners-by-* filters more effective.
@@ -1657,8 +1743,8 @@ problem-host.example.com
-
+filter{banners-by-link}     # Kill banners by their links to known clicktrackers.
+
+                    +filter{banners-by-link}     # Kill banners by their links to known clicktrackers.
@@ -1666,8 +1752,8 @@ problem-host.example.com
-
+filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking).
+
+                    +filter{webbugs}             # Squish WebBugs (1x1 invisible GIFs used for user tracking).
@@ -1675,8 +1761,8 @@ problem-host.example.com
-
+filter{tiny-textforms}      # Extend those tiny textareas up to 40x80 and kill the hard wrap.
+
+                    +filter{tiny-textforms}      # Extend those tiny textareas up to 40x80 and kill the hard wrap.
@@ -1684,8 +1770,8 @@ problem-host.example.com
-
+filter{jumping-windows}     # Prevent windows from resizing and moving themselves.
+
+                    +filter{jumping-windows}     # Prevent windows from resizing and moving themselves.
@@ -1693,8 +1779,8 @@ problem-host.example.com
-
+filter{frameset-borders}    # Give frames a border and make them resizable.
+
+                    +filter{frameset-borders}    # Give frames a border and make them resizable.
@@ -1702,8 +1788,8 @@ problem-host.example.com
-
+filter{iframes}             # Removes all detected iframes. Should only be enabled for individual sites.
+
+                    +filter{iframes}             # Removes all detected iframes. Should only be enabled for individual sites.
@@ -1711,8 +1797,8 @@ problem-host.example.com
-
+filter{demoronizer}         # Fix MS's non-standard use of standard charsets.
+
+                    +filter{demoronizer}         # Fix MS's non-standard use of standard charsets.
@@ -1736,8 +1822,8 @@ problem-host.example.com
-
+filter{fun}                 # Text replacements for subversive browsing fun!
+
+                    +filter{fun}                 # Text replacements for subversive browsing fun!
@@ -1745,8 +1831,8 @@ problem-host.example.com
-
+filter{crude-parental}      # Crude parental filtering. Note that this filter doesn't work reliably.
+
+                    +filter{crude-parental}      # Crude parental filtering. Note that this filter doesn't work reliably.
@@ -1754,8 +1840,8 @@ problem-host.example.com
-
+filter{ie-exploits}         # Disable some known Internet Explorer bug exploits.
+
+                    +filter{ie-exploits}         # Disable some known Internet Explorer bug exploits.
@@ -1763,8 +1849,8 @@ problem-host.example.com
-
+filter{site-specifics}      # Cure for site-specific problems. Don't apply generally!
+
+                    +filter{site-specifics}      # Cure for site-specific problems. Don't apply generally!
@@ -1772,8 +1858,8 @@ problem-host.example.com
-
+filter{no-ping}             # Removes non-standard ping attributes in <a> and <area> tags.
+
+                    +filter{no-ping}             # Removes non-standard ping attributes in <a> and <area> tags.
@@ -1781,8 +1867,8 @@ problem-host.example.com
-
+filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
+
+                    +filter{google}              # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.
@@ -1790,8 +1876,8 @@ problem-host.example.com
-
+filter{yahoo}               # CSS-based block for Yahoo text ads. Also removes a width limitation.
+
+                    +filter{yahoo}               # CSS-based block for Yahoo text ads. Also removes a width limitation.
@@ -1799,8 +1885,8 @@ problem-host.example.com
-
+filter{msn}                 # CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
+
+                    +filter{msn}                 # CSS-based block for MSN text ads. Also removes tracking URLs and a width limitation.
@@ -1808,8 +1894,8 @@ problem-host.example.com
-
+filter{blogspot}            # Cleans up some Blogspot blogs. Read the fine print before using this.
+
+                    +filter{blogspot}            # Cleans up some Blogspot blogs. Read the fine print before using this.
@@ -1818,7 +1904,7 @@ problem-host.example.com
-

8.5.17. force-text-mode

+

8.5.19. force-text-mode

Typical use:
@@ -1875,7 +1961,7 @@ problem-host.example.com
-

8.5.18. forward-override

+

8.5.20. forward-override

Typical use:
@@ -1982,7 +2068,7 @@ TAG:^User-Agent: fetch libfetch/2\.0$
-

8.5.19. +

8.5.21. handle-as-empty-document

@@ -2035,7 +2121,7 @@ example.org/.*\.js$

-

8.5.20. handle-as-image

+

8.5.22. handle-as-image

Typical use:
@@ -2095,7 +2181,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.21. +

8.5.23. hide-accept-language

@@ -2148,7 +2234,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

-

8.5.22. +

8.5.24. hide-content-disposition

@@ -2204,7 +2290,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

-

8.5.23. +

8.5.25. hide-if-modified-since

@@ -2263,7 +2349,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

-

8.5.24. hide-from-header

+

8.5.26. hide-from-header

Typical use:
@@ -2314,7 +2400,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.25. hide-referrer

8.5.27. hide-referrer
@@ -2395,7 +2481,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.26. hide-user-agent

+

8.5.28. hide-user-agent

Typical use:
@@ -2456,7 +2542,51 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.27. limit-connect

+

8.5.29. + ignore-certificate-errors

+
+
+
Typical use:
+
+

Filter encrypted requests and responses without verifying the certificate

+
+
Effect:
+
+

Encrypted requests are forwarded to sites without verifying the certificate.

+
+
Type:
+
+

Boolean.

+
+
Parameter:
+
+

N/A

+
+
Notes:
+
+

When the "+enable-https-filtering" action is used Privoxy by + default verifies that the remote site uses a valid certificate.

+

If the certificate is invalid the connection is aborted.

+

This action disabled the certificate check allowing requests to sites with invalid certificates.

+
+
Example usage:
+
+ + + + +
+
    {+ignore-certificate-errors}
+    www.example.org
+   
+
+
+
+
+
+
+

8.5.30. limit-connect

Typical use:
@@ -2508,7 +2638,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.28. +

8.5.31. limit-cookie-lifetime

@@ -2560,7 +2690,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

-

8.5.29. prevent-compression

+

8.5.32. prevent-compression

Typical use:
@@ -2631,7 +2761,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash
-

8.5.30. +

8.5.33. overwrite-last-modified

@@ -2693,7 +2823,7 @@ nasty-banner-server.example.com/junk.cgi\?output=trash

-

8.5.31. redirect

+

8.5.34. redirect

Typical use:
@@ -2785,7 +2915,7 @@ www.privoxy.org/user-manual/
-

8.5.32. +

8.5.35. server-header-filter

@@ -2835,7 +2965,7 @@ example.org/instance-that-is-delivered-as-xml-but-is-not

-

8.5.33. +

8.5.36. server-header-tagger

@@ -2892,7 +3022,7 @@ TAG:^image/

-

8.5.34. +

8.5.37. session-cookies-only

@@ -2954,7 +3084,7 @@ TAG:^image/

-

8.5.35. set-image-blocker

+

8.5.38. set-image-blocker

Typical use:
@@ -3043,7 +3173,7 @@ TAG:^image/
-

8.5.36. Summary

+

8.5.39. Summary

Note that many of these actions have the potential to cause a page to misbehave, possibly even not to display at all. There are many ways a site designer may choose to design his site, and what HTTP header content, and other criteria, he may depend on. There is no way to have hard and fast rules for all sites. See