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