Update to the state of the official 3.0.5-beta-2 Debian package.
[privoxy.git] / standard.action
1 ######################################################################
2
3 #  File        :  $Source: /cvsroot/ijbswa/current/standard.action,v $
4
5 #  $Id: standard.action,v 1.15 2006/09/22 11:06:22 hal9 Exp $
6 #
7 #  Purpose     :  Provide prefedined sets of actions, see
8 #                 http://www.privoxy.org/user-manual/actions-file.html
9 #
10 #  Copyright   :  Written by and Copyright 2002-2006
11 #                 Privoxy team. http://www.privoxy.org/
12 #
13 ######################################################################
14
15 ######################################################################
16 #
17 # WARNING: THIS FILE IS *NOT* THE PLACE TO CUSTOMIZE YOUR CONFIGURATION!
18 #
19 #          This is not a user modifiable configuration file!
20 #          Local customizations and preferences should go in 
21 #          user.action and/or user.filter. Or use the custom editor at
22 #          http://p.p/. Thanks.
23 #
24 ######################################################################
25
26 ################
27 #
28 # Cautious settings -- safe for all sites, but offer little privacy protection
29 #
30 { \
31 -add-header \
32 -block \
33 -content-type-overwrite \
34 -crunch-client-header \
35 -crunch-if-none-match \
36 -crunch-outgoing-cookies \
37 -crunch-incoming-cookies \
38 -crunch-server-header \
39 -deanimate-gifs \
40 -downgrade-http-version \
41 -fast-redirects \
42 -filter{js-annoyances} \
43 -filter{js-events} \
44 -filter{html-annoyances} \
45 -filter{content-cookies} \
46 -filter{refresh-tags} \
47 -filter{unsolicited-popups} \
48 -filter{all-popups} \
49 -filter{img-reorder} \
50 -filter{banners-by-size} \
51 -filter{banners-by-link} \
52 -filter{webbugs} \
53 -filter{tiny-textforms} \
54 -filter{jumping-windows} \
55 -filter{frameset-borders} \
56 -filter{demoronizer} \
57 -filter{shockwave-flash} \
58 -filter{quicktime-kioskmode} \
59 -filter{fun} \
60 -filter{crude-parental} \
61 -filter{ie-exploits} \
62 -filter{site-specifics} \
63 -filter{google} \
64 -filter{yahoo} \
65 -filter{msn} \
66 -filter{blogspot} \
67 -filter{xml-to-html} \
68 -filter{html-to-xml} \
69 -filter-client-headers \
70 -filter-server-headers \
71 -force-text-mode \
72 -handle-as-empty-document \
73 -handle-as-image \
74 -hide-accept-language \
75 -hide-content-disposition \
76 -hide-if-modified-since \
77 +hide-forwarded-for-headers \
78 +hide-from-header{block} \
79 -hide-referrer \
80 -hide-user-agent \
81 -inspect-jpegs \
82 -kill-popups \
83 -limit-connect \
84 -prevent-compression \
85 -overwrite-last-modified \
86 -redirect \
87 -send-vanilla-wafer \
88 -send-wafer \
89 -session-cookies-only \
90 +set-image-blocker{pattern} \
91 -treat-forbidden-connects-like-blocks \
92 }
93 standard.Cautious
94
95 ################
96 #
97 # Medium settings -- safe for most sites, with reasonable protection/damage tradeoff
98 #
99 { \
100 -add-header \
101 -block \
102 -content-type-overwrite \
103 -crunch-client-header \
104 -crunch-if-none-match \
105 -crunch-outgoing-cookies \
106 -crunch-incoming-cookies \
107 -crunch-server-header \
108 +deanimate-gifs{last} \
109 -downgrade-http-version \
110 -fast-redirects \
111 -filter{js-annoyances} \
112 -filter{js-events} \
113 -filter{html-annoyances} \
114 -filter{content-cookies} \
115 +filter{refresh-tags} \
116 -filter{unsolicited-popups} \
117 -filter{all-popups} \
118 +filter{img-reorder} \
119 +filter{banners-by-size} \
120 -filter{banners-by-link} \
121 +filter{webbugs} \
122 -filter{tiny-textforms} \
123 +filter{jumping-windows} \
124 -filter{frameset-borders} \
125 -filter{demoronizer} \
126 -filter{shockwave-flash} \
127 -filter{quicktime-kioskmode} \
128 -filter{fun} \
129 -filter{crude-parental} \
130 +filter{ie-exploits} \
131 -filter{site-specifics} \
132 -filter{google} \
133 -filter{yahoo} \
134 -filter{msn} \
135 -filter{blogspot} \
136 -filter{xml-to-html} \
137 -filter{html-to-xml} \
138 -filter-client-headers \
139 -filter-server-headers \
140 -force-text-mode \
141 -handle-as-empty-document \
142 -handle-as-image \
143 -hide-accept-language \
144 -hide-content-disposition \
145 -hide-if-modified-since \
146 +hide-forwarded-for-headers \
147 +hide-from-header{block} \
148 +hide-referrer{forge} \
149 -hide-user-agent \
150 -inspect-jpegs \
151 -kill-popups \
152 -limit-connect \
153 +prevent-compression \
154 -overwrite-last-modified \
155 -redirect \
156 -send-vanilla-wafer \
157 -send-wafer \
158 +session-cookies-only \
159 +set-image-blocker{pattern} \
160 -treat-forbidden-connects-like-blocks \
161 }
162 standard.Medium
163
164 ################
165 #
166 # Advanced settings -- reasonable privacy protection but
167 # require some exceptions for trusted sites, most likely
168 # because of cookies or SSL. Also testing ground for
169 # new options.
170 #
171 # CAUTION: These settings can still be subverted by a
172 # misconfigured client that executes code from untrusted
173 # sources.
174 #
175 { \
176 -add-header \
177 -block \
178 -content-type-overwrite \
179 -crunch-client-header \
180 +crunch-if-none-match \
181 +crunch-outgoing-cookies \
182 +crunch-incoming-cookies \
183 -crunch-server-header \
184 +deanimate-gifs{last} \
185 -downgrade-http-version \
186 +fast-redirects{check-decoded-url} \
187 -filter{js-annoyances} \
188 -filter{js-events} \
189 +filter{html-annoyances} \
190 +filter{content-cookies} \
191 +filter{refresh-tags} \
192 -filter{unsolicited-popups} \
193 -filter{all-popups} \
194 +filter{img-reorder} \
195 +filter{banners-by-size} \
196 +filter{banners-by-link} \
197 +filter{webbugs} \
198 -filter{tiny-textforms} \
199 +filter{jumping-windows} \
200 +filter{frameset-borders} \
201 -filter{demoronizer} \
202 -filter{shockwave-flash} \
203 +filter{quicktime-kioskmode} \
204 -filter{fun} \
205 -filter{crude-parental} \
206 -filter{ie-exploits} \
207 -filter{site-specifics} \
208 -filter{google} \
209 -filter{yahoo} \
210 -filter{msn} \
211 -filter{blogspot} \
212 -filter{xml-to-html} \
213 -filter{html-to-xml} \
214 -filter-client-headers \
215 -filter-server-headers \
216 -force-text-mode \
217 -handle-as-empty-document \
218 -handle-as-image \
219 -hide-accept-language \
220 -hide-content-disposition \
221 +hide-if-modified-since{-60} \
222 +hide-forwarded-for-headers \
223 +hide-from-header{block} \
224 +hide-referrer{conditional-block} \
225 -hide-user-agent \
226 -inspect-jpegs \
227 -kill-popups \
228 +limit-connect{,} \
229 +prevent-compression \
230 +overwrite-last-modified{randomize} \
231 -redirect \
232 -send-vanilla-wafer \
233 -send-wafer \
234 -session-cookies-only \
235 +set-image-blocker{pattern} \
236 +treat-forbidden-connects-like-blocks \
237 }
238 standard.Advanced