Rebuilt with p-status stable. D'oh.
[privoxy.git] / doc / webserver / user-manual / introduction.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >Introduction</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
9 REL="HOME"
10 TITLE="Privoxy 3.0.16 User Manual"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Privoxy 3.0.16 User Manual"
14 HREF="index.html"><LINK
15 REL="NEXT"
16 TITLE="Installation"
17 HREF="installation.html"><LINK
18 REL="STYLESHEET"
19 TYPE="text/css"
20 HREF="../p_doc.css"><META
21 HTTP-EQUIV="Content-Type"
22 CONTENT="text/html;
23 charset=ISO-8859-1">
24 <LINK REL="STYLESHEET" TYPE="text/css" HREF="p_doc.css">
25 </head
26 ><BODY
27 CLASS="SECT1"
28 BGCOLOR="#EEEEEE"
29 TEXT="#000000"
30 LINK="#0000FF"
31 VLINK="#840084"
32 ALINK="#0000FF"
33 ><DIV
34 CLASS="NAVHEADER"
35 ><TABLE
36 SUMMARY="Header navigation table"
37 WIDTH="100%"
38 BORDER="0"
39 CELLPADDING="0"
40 CELLSPACING="0"
41 ><TR
42 ><TH
43 COLSPAN="3"
44 ALIGN="center"
45 >Privoxy 3.0.16 User Manual</TH
46 ></TR
47 ><TR
48 ><TD
49 WIDTH="10%"
50 ALIGN="left"
51 VALIGN="bottom"
52 ><A
53 HREF="index.html"
54 ACCESSKEY="P"
55 >Prev</A
56 ></TD
57 ><TD
58 WIDTH="80%"
59 ALIGN="center"
60 VALIGN="bottom"
61 ></TD
62 ><TD
63 WIDTH="10%"
64 ALIGN="right"
65 VALIGN="bottom"
66 ><A
67 HREF="installation.html"
68 ACCESSKEY="N"
69 >Next</A
70 ></TD
71 ></TR
72 ></TABLE
73 ><HR
74 ALIGN="LEFT"
75 WIDTH="100%"></DIV
76 ><DIV
77 CLASS="SECT1"
78 ><H1
79 CLASS="SECT1"
80 ><A
81 NAME="INTRODUCTION"
82 >1. Introduction</A
83 ></H1
84 ><P
85 > This documentation is included with the current stable version of
86  <SPAN
87 CLASS="APPLICATION"
88 >Privoxy</SPAN
89 >, v.3.0.16.</P
90 ><DIV
91 CLASS="SECT2"
92 ><H2
93 CLASS="SECT2"
94 ><A
95 NAME="FEATURES"
96 >1.1. Features</A
97 ></H2
98 ><P
99 > In addition to the core 
100  features of ad blocking and 
101  <A
102 HREF="http://en.wikipedia.org/wiki/Browser_cookie"
103 TARGET="_top"
104 >cookie</A
105 > management,
106  <SPAN
107 CLASS="APPLICATION"
108 >Privoxy</SPAN
109 > provides many supplemental
110  features, 
111  that give the end-user more control, more privacy and more freedom:</P
112 ><P
113 > <P
114 ></P
115 ><UL
116 ><LI
117 ><P
118 >     Supports "Connection: keep-alive". Outgoing connections can
119      be kept alive independently from the client.
120   </P
121 ></LI
122 ><LI
123 ><P
124 >     Supports IPv6, provided the operating system does so too,
125      and the configure script detects it.
126   </P
127 ></LI
128 ><LI
129 ><P
130 >     Supports tagging which allows to change the behaviour
131      based on client and server headers.
132   </P
133 ></LI
134 ><LI
135 ><P
136 >     Can be run as an "intercepting" proxy, which obviates the need to
137      configure browsers individually.
138   </P
139 ></LI
140 ><LI
141 ><P
142 >     Sophisticated actions and filters for manipulating both server and client
143      headers.
144    </P
145 ></LI
146 ><LI
147 ><P
148 >     Can be chained with other proxies.
149   </P
150 ></LI
151 ><LI
152 ><P
153 >   Integrated browser-based configuration and control utility at <A
154 HREF="http://config.privoxy.org/"
155 TARGET="_top"
156 >http://config.privoxy.org/</A
157 >
158    (shortcut: <A
159 HREF="http://p.p/"
160 TARGET="_top"
161 >http://p.p/</A
162 >). Browser-based
163    tracing of rule and filter effects. Remote toggling.
164   </P
165 ></LI
166 ><LI
167 ><P
168 >   Web page filtering (text replacements, removes banners based on size,
169    invisible <SPAN
170 CLASS="QUOTE"
171 >"web-bugs"</SPAN
172 > and HTML annoyances, etc.)
173   </P
174 ></LI
175 ><LI
176 ><P
177 >   Modularized configuration that allows for standard settings and
178    user settings to reside in separate files, so that installing updated
179    actions files won't overwrite individual user settings.
180   </P
181 ></LI
182 ><LI
183 ><P
184 >   Support for Perl Compatible Regular Expressions in the configuration files, and
185    a more sophisticated and flexible configuration syntax.
186   </P
187 ></LI
188 ><LI
189 ><P
190 >   GIF de-animation.
191   </P
192 ></LI
193 ><LI
194 ><P
195 >   Bypass many click-tracking scripts (avoids script redirection).
196   </P
197 ></LI
198 ><LI
199 ><P
200 >   User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
201   </P
202 ></LI
203 ><LI
204 ><P
205 >   Auto-detection and re-reading of config file changes.
206   </P
207 ></LI
208 ><LI
209 ><P
210 >   Most features are controllable on a per-site or per-location basis.
211   </P
212 ></LI
213 ><LI
214 ><P
215 >   Many smaller new features added, limitations and bugs removed.
216   </P
217 ></LI
218 ></UL
219 ></P
220 ></DIV
221 ></DIV
222 ><DIV
223 CLASS="NAVFOOTER"
224 ><HR
225 ALIGN="LEFT"
226 WIDTH="100%"><TABLE
227 SUMMARY="Footer navigation table"
228 WIDTH="100%"
229 BORDER="0"
230 CELLPADDING="0"
231 CELLSPACING="0"
232 ><TR
233 ><TD
234 WIDTH="33%"
235 ALIGN="left"
236 VALIGN="top"
237 ><A
238 HREF="index.html"
239 ACCESSKEY="P"
240 >Prev</A
241 ></TD
242 ><TD
243 WIDTH="34%"
244 ALIGN="center"
245 VALIGN="top"
246 ><A
247 HREF="index.html"
248 ACCESSKEY="H"
249 >Home</A
250 ></TD
251 ><TD
252 WIDTH="33%"
253 ALIGN="right"
254 VALIGN="top"
255 ><A
256 HREF="installation.html"
257 ACCESSKEY="N"
258 >Next</A
259 ></TD
260 ></TR
261 ><TR
262 ><TD
263 WIDTH="33%"
264 ALIGN="left"
265 VALIGN="top"
266 >Privoxy 3.0.16 User Manual</TD
267 ><TD
268 WIDTH="34%"
269 ALIGN="center"
270 VALIGN="top"
271 >&nbsp;</TD
272 ><TD
273 WIDTH="33%"
274 ALIGN="right"
275 VALIGN="top"
276 >Installation</TD
277 ></TR
278 ></TABLE
279 ></DIV
280 ></BODY
281 ></HTML
282 >