Catch up on recent source changes.
[privoxy.git] / doc / webserver / user-manual / introduction.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Introduction</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.64
8 "><LINK
9 REL="HOME"
10 TITLE="Privoxy User Manual"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Privoxy 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"></HEAD
21 ><BODY
22 CLASS="SECT1"
23 BGCOLOR="#EEEEEE"
24 TEXT="#000000"
25 LINK="#0000FF"
26 VLINK="#840084"
27 ALINK="#0000FF"
28 ><DIV
29 CLASS="NAVHEADER"
30 ><TABLE
31 WIDTH="100%"
32 BORDER="0"
33 CELLPADDING="0"
34 CELLSPACING="0"
35 ><TR
36 ><TH
37 COLSPAN="3"
38 ALIGN="center"
39 >Privoxy User Manual</TH
40 ></TR
41 ><TR
42 ><TD
43 WIDTH="10%"
44 ALIGN="left"
45 VALIGN="bottom"
46 ><A
47 HREF="index.html"
48 >Prev</A
49 ></TD
50 ><TD
51 WIDTH="80%"
52 ALIGN="center"
53 VALIGN="bottom"
54 ></TD
55 ><TD
56 WIDTH="10%"
57 ALIGN="right"
58 VALIGN="bottom"
59 ><A
60 HREF="installation.html"
61 >Next</A
62 ></TD
63 ></TR
64 ></TABLE
65 ><HR
66 ALIGN="LEFT"
67 WIDTH="100%"></DIV
68 ><DIV
69 CLASS="SECT1"
70 ><H1
71 CLASS="SECT1"
72 ><A
73 NAME="INTRODUCTION"
74 >1. Introduction</A
75 ></H1
76 ><P
77 > This documentation is included with the current beta version of
78  <SPAN
79 CLASS="APPLICATION"
80 >Privoxy</SPAN
81 >, v.2.9.15, 
82  and is mostly complete at this point. The most up to date reference for the
83  time being is still the comments in the source files and in the individual
84  configuration files. Development of version 3.0 is currently nearing
85  completion, and includes many significant changes and enhancements over
86  earlier versions. The target release date for
87  stable v3.0 is <SPAN
88 CLASS="QUOTE"
89 >"soon"</SPAN
90 > ;-).</P
91 ><P
92 > Since this is a beta version, not all new features are well tested. This
93  documentation may be slightly out of sync as a result (especially with 
94  CVS sources). And there <I
95 CLASS="EMPHASIS"
96 >may be</I
97 > bugs, though hopefully
98  not many! </P
99 ><DIV
100 CLASS="SECT2"
101 ><H2
102 CLASS="SECT2"
103 ><A
104 NAME="FEATURES"
105 >1.1. Features</A
106 ></H2
107 ><P
108 > In addition to <SPAN
109 CLASS="APPLICATION"
110 >Internet Junkbuster's</SPAN
111 > traditional
112  features of ad and banner blocking and cookie management,
113  <SPAN
114 CLASS="APPLICATION"
115 >Privoxy</SPAN
116 > provides new features,
117  some of them currently under development:</P
118 ><P
119 > <P
120 ></P
121 ><UL
122 ><LI
123 ><P
124 >   Integrated browser based configuration and control utility at <A
125 HREF="http://config.privoxy.org/"
126 TARGET="_top"
127 >http://config.privoxy.org/</A
128 >
129    (shortcut: <A
130 HREF="http://p.p/"
131 TARGET="_top"
132 >http://p.p/</A
133 >). Browser-based
134    tracing of rule and filter effects. Remote toggling.
135   </P
136 ></LI
137 ><LI
138 ><P
139 >   Web page content filtering (removes banners based on size,
140    invisible <SPAN
141 CLASS="QUOTE"
142 >"web-bugs"</SPAN
143 >, JavaScript and HTML annoyances, pop-up windows, etc.)
144   </P
145 ></LI
146 ><LI
147 ><P
148 >   Modularized configuration that allows for standard settings and
149    user settings to reside in separate files, so that installing updated
150    actions files won't overwrite individual user settings.
151   </P
152 ></LI
153 ><LI
154 ><P
155 >   HTTP/1.1 compliant (but not all optional 1.1 features are supported).
156   </P
157 ></LI
158 ><LI
159 ><P
160 >   Support for Perl Compatible Regular Expressions in the configuration files, and 
161    generally a more sophisticated and flexible configuration syntax over
162    previous versions.
163   </P
164 ></LI
165 ><LI
166 ><P
167 >   Improved cookie management features (e.g. session based cookies).
168   </P
169 ></LI
170 ><LI
171 ><P
172 >   GIF de-animation. 
173   </P
174 ></LI
175 ><LI
176 ><P
177 >   Bypass many click-tracking scripts (avoids script redirection).
178   </P
179 ></LI
180 ><LI
181 ><P
182 >   Multi-threaded (POSIX and native threads).
183   </P
184 ></LI
185 ><LI
186 ><P
187 >   User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
188   </P
189 ></LI
190 ><LI
191 ><P
192 >   Auto-detection and re-reading of config file changes.
193   </P
194 ></LI
195 ><LI
196 ><P
197 >   Improved signal handling, and a true daemon mode (Unix).
198   </P
199 ></LI
200 ><LI
201 ><P
202 >   Every feature now controllable on a per-site or per-location basis, configuration
203    more powerful and versatile over-all.
204   </P
205 ></LI
206 ><LI
207 ><P
208 >   Many smaller new features added, limitations and bugs removed, and security holes fixed.
209   </P
210 ></LI
211 ></UL
212 ></P
213 ></DIV
214 ></DIV
215 ><DIV
216 CLASS="NAVFOOTER"
217 ><HR
218 ALIGN="LEFT"
219 WIDTH="100%"><TABLE
220 WIDTH="100%"
221 BORDER="0"
222 CELLPADDING="0"
223 CELLSPACING="0"
224 ><TR
225 ><TD
226 WIDTH="33%"
227 ALIGN="left"
228 VALIGN="top"
229 ><A
230 HREF="index.html"
231 >Prev</A
232 ></TD
233 ><TD
234 WIDTH="34%"
235 ALIGN="center"
236 VALIGN="top"
237 ><A
238 HREF="index.html"
239 >Home</A
240 ></TD
241 ><TD
242 WIDTH="33%"
243 ALIGN="right"
244 VALIGN="top"
245 ><A
246 HREF="installation.html"
247 >Next</A
248 ></TD
249 ></TR
250 ><TR
251 ><TD
252 WIDTH="33%"
253 ALIGN="left"
254 VALIGN="top"
255 >Privoxy User Manual</TD
256 ><TD
257 WIDTH="34%"
258 ALIGN="center"
259 VALIGN="top"
260 >&nbsp;</TD
261 ><TD
262 WIDTH="33%"
263 ALIGN="right"
264 VALIGN="top"
265 >Installation</TD
266 ></TR
267 ></TABLE
268 ></DIV
269 ></BODY
270 ></HTML
271 >