From a04ec92029033720126409e84d965f4b10456c59 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 10 Nov 2007 15:06:10 +0000 Subject: [PATCH] - Add support for +hide-referrer{conditional-forge}. - Minor rewordings. --- templates/edit-actions-for-url | 36 ++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 072d163f..5e2eef40 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,9 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.45 2007/05/24 13:38:45 fabiankeil +# Two minor fixes. +# # Revision 1.44 2007/04/15 16:39:21 fabiankeil # Introduce tags as alternative way to specify which # actions apply to a request. At the moment tags can be @@ -520,7 +523,7 @@ function show_send_wafer_opts(tf) name="block" value="X" @block-x@ > block - Block the request + Block the request. @client-header-filter-params@ @@ -598,7 +601,7 @@ function show_send_wafer_opts(tf) name="crunch_incoming_cookies" value="X" @crunch-incoming-cookies-x@ > crunch-incoming-cookies - Prevent the website from setting cookies on your system. + Prevent the website from setting HTTP cookies on your system. crunch-outgoing-cookies - Prevent the website from reading cookies from your system. + Prevent the website from reading HTTP cookies from your system. hide-accept-language Pretend to have different language settings. (Makes a fake User-Agent more believable, - but can lead to foreign content.) + but you may end up with content in the language you pretended to understand.)   @@ -1019,7 +1022,13 @@ function show_send_wafer_opts(tf) @hide-referrer-param-conditional-block@ id="hide_referrer_mode_conditional-block">
+ Less suspicious than the options above.
+
+ hide-user-agent - Pretend to be using a different web browser.  (Breaks many web - sites). + Pretend to be using a different web browser.  (May cause problems with broken web sites).   @@ -1069,7 +1077,7 @@ function show_send_wafer_opts(tf) > kill-popups Filter the website through a built-in filter to disable many JavaScript - pop-up windows. + pop-up windows. Not recommended. limit-connect Specify which ports are allowed for SSL (HTTP CONNECT) access. - Note that this allows arbitrary tunnelling, so opening all - ports would be a security hole. + Note that this allows arbitrary tunnelling.   @@ -1146,9 +1153,8 @@ function show_send_wafer_opts(tf) prevent-compression Disables compression. Compressed web pages are faster to download, but cannot be filtered with filter - or kill-popups. - This setting only affects the few web sites which support - compression. + or kill-popups + if your Privoxy version was build without zlib support. send-vanilla-wafer - Adds a special wafer (standard cookie) to all your requests. + Adds a special wafer (standard cookie) to all your requests. Not recommended. session-cookies-only - Any cookies set by the website are changed to temporary + HTTP cookies set by the website are changed to temporary ("per-session") ones, which only last until you close your web browser. This will allow you to use sites that require cookies, but sites will not be able to track you across sessions. For this to -- 2.39.2