Rebuild docs for 3.0.28 stable
[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="Modular DocBook HTML Stylesheet Version 1.79">
7   <link rel="HOME" title="Privoxy 3.0.28 User Manual" href="index.html">
8   <link rel="PREVIOUS" title="Privoxy 3.0.28 User Manual" href="index.html">
9   <link rel="NEXT" title="Installation" href="installation.html">
10   <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
11   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12   <link rel="STYLESHEET" type="text/css" href="p_doc.css">
13 </head>
14 <body class="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink="#840084" alink="#0000FF">
15   <div class="NAVHEADER">
16     <table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
17       <tr>
18         <th colspan="3" align="center">Privoxy 3.0.28 User Manual</th>
19       </tr>
20       <tr>
21         <td width="10%" align="left" valign="bottom"><a href="index.html" accesskey="P">Prev</a></td>
22         <td width="80%" align="center" valign="bottom"></td>
23         <td width="10%" align="right" valign="bottom"><a href="installation.html" accesskey="N">Next</a></td>
24       </tr>
25     </table>
26     <hr align="left" width="100%">
27   </div>
28   <div class="SECT1">
29     <h1 class="SECT1"><a name="INTRODUCTION" id="INTRODUCTION">1. Introduction</a></h1>
30     <p>This documentation is included with the current stable version of <span class="APPLICATION">Privoxy</span>,
31     3.0.28.</p>
32     <div class="SECT2">
33       <h2 class="SECT2"><a name="FEATURES" id="FEATURES">1.1. Features</a></h2>
34       <p>In addition to the core features of ad blocking and <a href="http://en.wikipedia.org/wiki/Browser_cookie"
35       target="_top">cookie</a> management, <span class="APPLICATION">Privoxy</span> provides many supplemental
36       features, that give the end-user more control, more privacy and more freedom:</p>
37       <ul>
38         <li>
39           <p>Supports "Connection: keep-alive". Outgoing connections can be kept alive independently from the
40           client.</p>
41         </li>
42         <li>
43           <p>Supports IPv6, provided the operating system does so too, and the configure script detects it.</p>
44         </li>
45         <li>
46           <p>Supports tagging which allows to change the behaviour based on client and server headers.</p>
47         </li>
48         <li>
49           <p>Can be run as an "intercepting" proxy, which obviates the need to configure browsers individually.</p>
50         </li>
51         <li>
52           <p>Sophisticated actions and filters for manipulating both server and client headers.</p>
53         </li>
54         <li>
55           <p>Can be chained with other proxies.</p>
56         </li>
57         <li>
58           <p>Integrated browser-based configuration and control utility at <a href="http://config.privoxy.org/" target=
59           "_top">http://config.privoxy.org/</a> (shortcut: <a href="http://p.p/" target="_top">http://p.p/</a>).
60           Browser-based tracing of rule and filter effects. Remote toggling.</p>
61         </li>
62         <li>
63           <p>Web page filtering (text replacements, removes banners based on size, invisible <span class=
64           "QUOTE">"web-bugs"</span> and HTML annoyances, etc.)</p>
65         </li>
66         <li>
67           <p>Modularized configuration that allows for standard settings and user settings to reside in separate files,
68           so that installing updated actions files won't overwrite individual user settings.</p>
69         </li>
70         <li>
71           <p>Support for Perl Compatible Regular Expressions in the configuration files, and a more sophisticated and
72           flexible configuration syntax.</p>
73         </li>
74         <li>
75           <p>GIF de-animation.</p>
76         </li>
77         <li>
78           <p>Bypass many click-tracking scripts (avoids script redirection).</p>
79         </li>
80         <li>
81           <p>User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).</p>
82         </li>
83         <li>
84           <p>Auto-detection and re-reading of config file changes.</p>
85         </li>
86         <li>
87           <p>Most features are controllable on a per-site or per-location basis.</p>
88         </li>
89         <li>
90           <p>Many smaller new features added, limitations and bugs removed.</p>
91         </li>
92       </ul>
93     </div>
94   </div>
95   <div class="NAVFOOTER">
96     <hr align="left" width="100%">
97     <table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
98       <tr>
99         <td width="33%" align="left" valign="top"><a href="index.html" accesskey="P">Prev</a></td>
100         <td width="34%" align="center" valign="top"><a href="index.html" accesskey="H">Home</a></td>
101         <td width="33%" align="right" valign="top"><a href="installation.html" accesskey="N">Next</a></td>
102       </tr>
103       <tr>
104         <td width="33%" align="left" valign="top">Privoxy 3.0.28 User Manual</td>
105         <td width="34%" align="center" valign="top">&nbsp;</td>
106         <td width="33%" align="right" valign="top">Installation</td>
107       </tr>
108     </table>
109   </div>
110 </body>
111 </html>