Rebuild for Privoxy 3.0.14 beta.
[privoxy.git] / doc / webserver / user-manual / introduction.html
index 536b4f4..1b18c0e 100644 (file)
@@ -1,22 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 <HTML
 ><HEAD
 ><TITLE
 >Introduction</TITLE
 ><META
 NAME="GENERATOR"
 <HTML
 ><HEAD
 ><TITLE
 >Introduction</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
 REL="HOME"
-TITLE="Privoxy User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="PREVIOUS"
 HREF="index.html"><LINK
 REL="PREVIOUS"
-TITLE="Privoxy User Manual"
+TITLE="Privoxy 3.0.14 User Manual"
 HREF="index.html"><LINK
 REL="NEXT"
 TITLE="Installation"
 HREF="installation.html"><LINK
 REL="STYLESHEET"
 TYPE="text/css"
 HREF="index.html"><LINK
 REL="NEXT"
 TITLE="Installation"
 HREF="installation.html"><LINK
 REL="STYLESHEET"
 TYPE="text/css"
-HREF="../p_doc.css"></HEAD
+HREF="../p_doc.css"><META
+HTTP-EQUIV="Content-Type"
+CONTENT="text/html;
+charset=ISO-8859-1">
+<LINK REL="STYLESHEET" TYPE="text/css" HREF="p_doc.css">
+</head
 ><BODY
 CLASS="SECT1"
 BGCOLOR="#EEEEEE"
 ><BODY
 CLASS="SECT1"
 BGCOLOR="#EEEEEE"
@@ -27,6 +33,7 @@ ALINK="#0000FF"
 ><DIV
 CLASS="NAVHEADER"
 ><TABLE
 ><DIV
 CLASS="NAVHEADER"
 ><TABLE
+SUMMARY="Header navigation table"
 WIDTH="100%"
 BORDER="0"
 CELLPADDING="0"
 WIDTH="100%"
 BORDER="0"
 CELLPADDING="0"
@@ -35,7 +42,7 @@ CELLSPACING="0"
 ><TH
 COLSPAN="3"
 ALIGN="center"
 ><TH
 COLSPAN="3"
 ALIGN="center"
->Privoxy User Manual</TH
+>Privoxy 3.0.14 User Manual</TH
 ></TR
 ><TR
 ><TD
 ></TR
 ><TR
 ><TD
@@ -44,6 +51,7 @@ ALIGN="left"
 VALIGN="bottom"
 ><A
 HREF="index.html"
 VALIGN="bottom"
 ><A
 HREF="index.html"
+ACCESSKEY="P"
 >Prev</A
 ></TD
 ><TD
 >Prev</A
 ></TD
 ><TD
@@ -57,6 +65,7 @@ ALIGN="right"
 VALIGN="bottom"
 ><A
 HREF="installation.html"
 VALIGN="bottom"
 ><A
 HREF="installation.html"
+ACCESSKEY="N"
 >Next</A
 ></TD
 ></TR
 >Next</A
 ></TD
 ></TR
@@ -77,22 +86,21 @@ NAME="INTRODUCTION"
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
->, v.2.9.15, 
+>, v.3.0.14,
  and is mostly complete at this point. The most up to date reference for the
  time being is still the comments in the source files and in the individual
  and is mostly complete at this point. The most up to date reference for the
  time being is still the comments in the source files and in the individual
- configuration files. Development of version 3.0 is currently nearing
- completion, and includes many significant changes and enhancements over
- earlier versions. The target release date for
- stable v3.0 is <SPAN
-CLASS="QUOTE"
->"soon"</SPAN
-> ;-).</P
+ configuration files. Development of a new version is currently nearing
+ completion, and includes significant changes and enhancements over
+ earlier versions.</P
 ><P
 > Since this is a beta version, not all new features are well tested. This
  documentation may be slightly out of sync as a result (especially with 
 ><P
 > Since this is a beta version, not all new features are well tested. This
  documentation may be slightly out of sync as a result (especially with 
- CVS sources). And there <I
+ CVS sources). And there <SPAN
+CLASS="emphasis"
+><I
 CLASS="EMPHASIS"
 >may be</I
 CLASS="EMPHASIS"
 >may be</I
+></SPAN
 > bugs, though hopefully
  not many! </P
 ><DIV
 > bugs, though hopefully
  not many! </P
 ><DIV
@@ -104,23 +112,62 @@ NAME="FEATURES"
 >1.1. Features</A
 ></H2
 ><P
 >1.1. Features</A
 ></H2
 ><P
-> In addition to <SPAN
-CLASS="APPLICATION"
->Internet Junkbuster's</SPAN
-> traditional
- features of ad and banner blocking and cookie management,
+> In addition to the core 
+ features of ad blocking and 
+ <A
+HREF="http://en.wikipedia.org/wiki/Browser_cookie"
+TARGET="_top"
+>cookie</A
+> management,
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
  <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
-> provides new features,
- some of them currently under development:</P
+> provides many supplemental
+ features, some of them currently under development, 
+ that give the end-user more control, more privacy and more freedom:</P
 ><P
 > <P
 ></P
 ><UL
 ><LI
 ><P
 ><P
 > <P
 ></P
 ><UL
 ><LI
 ><P
->   Integrated browser based configuration and control utility at <A
+>     Supports "Connection: keep-alive". Outgoing connections can
+     be kept alive independently from the client. Currently not
+     available on all platforms.
+  </P
+></LI
+><LI
+><P
+>     Supports IPv6, provided the operating system does so too,
+     and the configure script detects it.
+  </P
+></LI
+><LI
+><P
+>     Supports tagging which allows to change the behaviour
+     based on client and server headers.
+  </P
+></LI
+><LI
+><P
+>     Can be run as an "intercepting" proxy, which obviates the need to
+     configure browsers individually.
+  </P
+></LI
+><LI
+><P
+>     Sophisticated actions and filters for manipulating both server and client
+     headers.
+   </P
+></LI
+><LI
+><P
+>     Can be chained with other proxies.
+  </P
+></LI
+><LI
+><P
+>   Integrated browser-based configuration and control utility at <A
 HREF="http://config.privoxy.org/"
 TARGET="_top"
 >http://config.privoxy.org/</A
 HREF="http://config.privoxy.org/"
 TARGET="_top"
 >http://config.privoxy.org/</A
@@ -135,11 +182,11 @@ TARGET="_top"
 ></LI
 ><LI
 ><P
 ></LI
 ><LI
 ><P
->   Web page content filtering (removes banners based on size,
+>   Web page filtering (text replacements, removes banners based on size,
    invisible <SPAN
 CLASS="QUOTE"
 >"web-bugs"</SPAN
    invisible <SPAN
 CLASS="QUOTE"
 >"web-bugs"</SPAN
->, JavaScript and HTML annoyances, pop-up windows, etc.)
+> and HTML annoyances, etc.)
   </P
 ></LI
 ><LI
   </P
 ></LI
 ><LI
@@ -151,24 +198,13 @@ CLASS="QUOTE"
 ></LI
 ><LI
 ><P
 ></LI
 ><LI
 ><P
->   HTTP/1.1 compliant (but not all optional 1.1 features are supported).
+>   Support for Perl Compatible Regular Expressions in the configuration files, and
+   a more sophisticated and flexible configuration syntax.
   </P
 ></LI
 ><LI
 ><P
   </P
 ></LI
 ><LI
 ><P
->   Support for Perl Compatible Regular Expressions in the configuration files, and 
-   generally a more sophisticated and flexible configuration syntax over
-   previous versions.
-  </P
-></LI
-><LI
-><P
->   Improved cookie management features (e.g. session based cookies).
-  </P
-></LI
-><LI
-><P
->   GIF de-animation. 
+>   GIF de-animation.
   </P
 ></LI
 ><LI
   </P
 ></LI
 ><LI
@@ -178,12 +214,7 @@ CLASS="QUOTE"
 ></LI
 ><LI
 ><P
 ></LI
 ><LI
 ><P
->   Multi-threaded (POSIX and native threads).
-  </P
-></LI
-><LI
-><P
->   User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page).
+>   User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
   </P
 ></LI
 ><LI
   </P
 ></LI
 ><LI
@@ -193,18 +224,12 @@ CLASS="QUOTE"
 ></LI
 ><LI
 ><P
 ></LI
 ><LI
 ><P
->   Improved signal handling, and a true daemon mode (Unix).
-  </P
-></LI
-><LI
-><P
->   Every feature now controllable on a per-site or per-location basis, configuration
-   more powerful and versatile over-all.
+>   Most features are controllable on a per-site or per-location basis.
   </P
 ></LI
 ><LI
 ><P
   </P
 ></LI
 ><LI
 ><P
->   Many smaller new features added, limitations and bugs removed, and security holes fixed.
+>   Many smaller new features added, limitations and bugs removed.
   </P
 ></LI
 ></UL
   </P
 ></LI
 ></UL
@@ -216,6 +241,7 @@ CLASS="NAVFOOTER"
 ><HR
 ALIGN="LEFT"
 WIDTH="100%"><TABLE
 ><HR
 ALIGN="LEFT"
 WIDTH="100%"><TABLE
+SUMMARY="Footer navigation table"
 WIDTH="100%"
 BORDER="0"
 CELLPADDING="0"
 WIDTH="100%"
 BORDER="0"
 CELLPADDING="0"
@@ -227,6 +253,7 @@ ALIGN="left"
 VALIGN="top"
 ><A
 HREF="index.html"
 VALIGN="top"
 ><A
 HREF="index.html"
+ACCESSKEY="P"
 >Prev</A
 ></TD
 ><TD
 >Prev</A
 ></TD
 ><TD
@@ -235,6 +262,7 @@ ALIGN="center"
 VALIGN="top"
 ><A
 HREF="index.html"
 VALIGN="top"
 ><A
 HREF="index.html"
+ACCESSKEY="H"
 >Home</A
 ></TD
 ><TD
 >Home</A
 ></TD
 ><TD
@@ -243,6 +271,7 @@ ALIGN="right"
 VALIGN="top"
 ><A
 HREF="installation.html"
 VALIGN="top"
 ><A
 HREF="installation.html"
+ACCESSKEY="N"
 >Next</A
 ></TD
 ></TR
 >Next</A
 ></TD
 ></TR
@@ -251,7 +280,7 @@ HREF="installation.html"
 WIDTH="33%"
 ALIGN="left"
 VALIGN="top"
 WIDTH="33%"
 ALIGN="left"
 VALIGN="top"
->Privoxy User Manual</TD
+>Privoxy 3.0.14 User Manual</TD
 ><TD
 WIDTH="34%"
 ALIGN="center"
 ><TD
 WIDTH="34%"
 ALIGN="center"