Rebuild user manual for 3.0.27 UNRELEASED
[privoxy.git] / doc / webserver / user-manual / introduction.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/html4/loose.dtd">
3 <html>
4 <head>
5   <title>Introduction</title>
6   <meta name="GENERATOR" content=
7   "Modular DocBook HTML Stylesheet Version 1.79">
8   <link rel="HOME" title="Privoxy 3.0.27 User Manual" href="index.html">
9   <link rel="PREVIOUS" title="Privoxy 3.0.27 User Manual" href="index.html">
10   <link rel="NEXT" title="Installation" href="installation.html">
11   <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
12   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
13   <link rel="STYLESHEET" type="text/css" href="p_doc.css">
14 </head>
15 <body class="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink=
16 "#840084" alink="#0000FF">
17   <div class="NAVHEADER">
18     <table summary="Header navigation table" width="100%" border="0"
19     cellpadding="0" cellspacing="0">
20       <tr>
21         <th colspan="3" align="center">Privoxy 3.0.27 User Manual</th>
22       </tr>
23       <tr>
24         <td width="10%" align="left" valign="bottom"><a href="index.html"
25         accesskey="P">Prev</a></td>
26         <td width="80%" align="center" valign="bottom"></td>
27         <td width="10%" align="right" valign="bottom"><a href=
28         "installation.html" accesskey="N">Next</a></td>
29       </tr>
30     </table>
31     <hr align="left" width="100%">
32   </div>
33   <div class="SECT1">
34     <h1 class="SECT1"><a name="INTRODUCTION" id="INTRODUCTION">1.
35     Introduction</a></h1>
36     <p>This documentation is included with the current UNRELEASED version of
37     <span class="APPLICATION">Privoxy</span>, 3.0.27, and is mostly complete
38     at this point. The most up to date reference for the time being is still
39     the comments in the source files and in the individual configuration
40     files. Development of a new version is currently nearing completion, and
41     includes significant changes and enhancements over earlier versions.</p>
42     <p>Since this is a UNRELEASED version, not all new features are well
43     tested. This documentation may be slightly out of sync as a result
44     (especially with CVS sources). And there <span class="emphasis"><i class=
45     "EMPHASIS">may be</i></span> bugs, though hopefully not many!</p>
46     <div class="SECT2">
47       <h2 class="SECT2"><a name="FEATURES" id="FEATURES">1.1.
48       Features</a></h2>
49       <p>In addition to the core features of ad blocking and <a href=
50       "http://en.wikipedia.org/wiki/Browser_cookie" target="_top">cookie</a>
51       management, <span class="APPLICATION">Privoxy</span> provides many
52       supplemental features, some of them currently under development, that
53       give the end-user more control, more privacy and more freedom:</p>
54       <ul>
55         <li>
56           <p>Supports "Connection: keep-alive". Outgoing connections can be
57           kept alive independently from the client.</p>
58         </li>
59         <li>
60           <p>Supports IPv6, provided the operating system does so too, and
61           the configure script detects it.</p>
62         </li>
63         <li>
64           <p>Supports tagging which allows to change the behaviour based on
65           client and server headers.</p>
66         </li>
67         <li>
68           <p>Can be run as an "intercepting" proxy, which obviates the need
69           to configure browsers individually.</p>
70         </li>
71         <li>
72           <p>Sophisticated actions and filters for manipulating both server
73           and client headers.</p>
74         </li>
75         <li>
76           <p>Can be chained with other proxies.</p>
77         </li>
78         <li>
79           <p>Integrated browser-based configuration and control utility at
80           <a href="http://config.privoxy.org/" target=
81           "_top">http://config.privoxy.org/</a> (shortcut: <a href=
82           "http://p.p/" target="_top">http://p.p/</a>). Browser-based tracing
83           of rule and filter effects. Remote toggling.</p>
84         </li>
85         <li>
86           <p>Web page filtering (text replacements, removes banners based on
87           size, invisible <span class="QUOTE">"web-bugs"</span> and HTML
88           annoyances, etc.)</p>
89         </li>
90         <li>
91           <p>Modularized configuration that allows for standard settings and
92           user settings to reside in separate files, so that installing
93           updated actions files won't overwrite individual user settings.</p>
94         </li>
95         <li>
96           <p>Support for Perl Compatible Regular Expressions in the
97           configuration files, and a more sophisticated and flexible
98           configuration syntax.</p>
99         </li>
100         <li>
101           <p>GIF de-animation.</p>
102         </li>
103         <li>
104           <p>Bypass many click-tracking scripts (avoids script
105           redirection).</p>
106         </li>
107         <li>
108           <p>User-customizable HTML templates for most proxy-generated pages
109           (e.g. "blocked" page).</p>
110         </li>
111         <li>
112           <p>Auto-detection and re-reading of config file changes.</p>
113         </li>
114         <li>
115           <p>Most features are controllable on a per-site or per-location
116           basis.</p>
117         </li>
118         <li>
119           <p>Many smaller new features added, limitations and bugs
120           removed.</p>
121         </li>
122       </ul>
123     </div>
124   </div>
125   <div class="NAVFOOTER">
126     <hr align="left" width="100%">
127     <table summary="Footer navigation table" width="100%" border="0"
128     cellpadding="0" cellspacing="0">
129       <tr>
130         <td width="33%" align="left" valign="top"><a href="index.html"
131         accesskey="P">Prev</a></td>
132         <td width="34%" align="center" valign="top"><a href="index.html"
133         accesskey="H">Home</a></td>
134         <td width="33%" align="right" valign="top"><a href=
135         "installation.html" accesskey="N">Next</a></td>
136       </tr>
137       <tr>
138         <td width="33%" align="left" valign="top">Privoxy 3.0.27 User
139         Manual</td>
140         <td width="34%" align="center" valign="top">&nbsp;</td>
141         <td width="33%" align="right" valign="top">Installation</td>
142       </tr>
143     </table>
144   </div>
145 </body>
146 </html>