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