Updates for demoronizer filter, Radical profile, and the srvany.exe/icon
[privoxy.git] / doc / source / faq.sgml
1 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"[
2 <!entity % dummy "IGNORE"> 
3 <!entity supported SYSTEM "supported.sgml">
4 <!entity newfeatures SYSTEM "newfeatures.sgml">
5 <!entity p-intro SYSTEM "privoxy.sgml">
6 <!entity seealso SYSTEM "seealso.sgml">
7 <!entity contacting SYSTEM "contacting.sgml">
8 <!entity history SYSTEM "history.sgml">
9 <!entity copyright SYSTEM "copyright.sgml">
10 <!entity license SYSTEM "license.sgml">
11 <!entity p-version SYSTEM "doc_version.tmp">
12 <!entity p-status SYSTEM "doc_status.tmp">
13 <!entity % p-not-stable "IGNORE">
14 <!entity % p-stable "IGNORE">
15 <!entity % p-text "IGNORE">        <!-- define we are not a text only doc -->
16 <!entity % p-doc "INCLUDE">        <!-- and we are a formal doc           -->
17 <!entity % p-supp-userman "INCLUDE"> <!-- Include all from supported.sgml -->
18 <!entity  my-copy "&copy;">          <!-- kludge for docbook2man          -->
19 ]>
20 <!--
21  File        :  $Source: /cvsroot/ijbswa/current/doc/source/faq.sgml,v $
22
23  Purpose     :  FAQ
24                 This file belongs into
25                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
26                 
27  $Id: faq.sgml,v 2.6 2002/10/10 04:10:38 hal9 Exp $
28
29  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
30  See LICENSE.
31
32  Based partially on the Internet Junkbuster FAQ originally written by and
33  Copyright (C) 1997 Anonymous Coders and Junkbusters Corporation.
34  http://www.junkbusters.com/
35
36  <Qandaset defaultlabel='qanda'>
37   <QandAEntry>
38    <question>
39     <para> 
40      How are you?
41     </para>
42    </question>
43    <answer>
44     <para> 
45      Fine.
46     </para>
47    </answer>
48   </QandAEntry>
49  </QandASet>
50
51  ========================================================================
52  NOTE: Please read developer-manual/documentation.html before touching 
53  anything in this, or other Privoxy documentation. You have been warned!
54  Failure to abide by this rule will result in the revocation of your license 
55  to live a peaceful existence!
56  ========================================================================
57
58
59 -->
60
61
62 <article id="index" class="faq">
63 <artheader>
64 <title>Privoxy Frequently Asked Questions</title>
65
66 <pubdate>
67  <subscript>
68 <!-- Completely the wrong markup, but very little is allowed  -->
69 <!-- in this part of an article. FIXME -->
70  <link linkend="copyright">Copyright</link> &my-copy; 2001, 2002 by 
71  <ulink url="http://www.privoxy.org">Privoxy Developers</ulink>
72  </subscript>
73 </pubdate>
74
75 <pubdate>$Id: faq.sgml,v 2.6 2002/10/10 04:10:38 hal9 Exp $</pubdate>
76
77 <!--
78
79 Note: this should generate a separate page, and a live link to it. 
80 But it doesn't for some mysterious reason. Please leave commented
81 unless it can be fixed proper. For the time being, the copyright 
82 statement will be in copyright.smgl.
83
84 Hal.
85
86 <legalnotice id="legalnotice"> 
87  <para>
88   text goes here ........
89  </para>
90 </legalnotice>
91
92 -->
93
94 <!--
95 <authorgroup>
96  <author>
97   <affiliation>
98    <orgname>By: Privoxy Developers</orgname>
99    </affiliation>
100  </author>
101 </authorgroup>
102 -->
103 <abstract>
104 <![%dummy;[
105 <para>
106  <comment>
107   This is here to keep vim syntax file from breaking :/
108   If I knew enough to fix it, I would.
109   PLEASE DO NOT REMOVE! HB: hal@foobox.net
110  </comment>
111 </para>
112 ]]>
113  <para>
114  This FAQ gives quick answers to frequently asked  questions about
115  <ulink url="http://www.privoxy.org/">Privoxy</ulink>.
116  It can't and doesn't replace the
117  <ulink url="../user-manual/index.html"><citetitle>User Manual</citetitle></ulink>.
118 <!-- 
119  This works, at least in some situtations:
120  Test: <ulink url="privoxy-user-manual.pdf"><citetitle>User Manual</citetitle></ulink>.
121 --> 
122  </para>
123
124 <!-- Include privoxy.sgml boilerplate: -->
125  &p-intro;
126 <!-- end boilerplate -->
127
128  <para>
129   <![%p-stable;[
130   Please note that this document is constantly evolving. This copy represents
131   the state at the release of version &p-version;. ]]>
132   You can find the latest version of the document at <ulink
133   url="http://www.privoxy.org/faq/">http://www.privoxy.org/faq/</ulink>.
134   Please see the <link linkend="contact">Contact section</link> if you want to
135   contact the developers. 
136  </para>
137
138 <!--   <para> -->
139 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
140 <!--   </para> -->
141 </abstract>
142 </artheader>
143
144
145 <!--   ~~~~~       New section      ~~~~~     -->
146
147 <sect1 id="general"><title>General Information</title>
148
149 <sect2 renderas="sect3" id="newjb"><title>What is this new version of <application>Privoxy</application>?</title>
150
151 <!-- Include history.sgml -->
152  &history;
153 <!-- end -->
154
155 </sect2>
156
157
158 <sect2 renderas="sect3">
159 <title id="whyprivoxy">Why <quote>Privoxy</quote>? Why a name change at all?</title>
160 <para>
161  <application>Privoxy</application> is the 
162  <quote><emphasis>Privacy Enhancing Proxy</emphasis></quote>. Also, its content
163  modification and junk suppression allow you to browse your
164  <quote><emphasis>private</emphasis> edition</quote> of the web.
165 </para>
166 <para>
167  <ulink url="http://junkbusters.com/">Junkbusters Corporation</ulink>
168  continues to offer their original version of the <application>Internet
169  Junkbuster</application>, so publishing our
170  <application> Junkbuster</application>-derived software under the same name
171  led to confusion.
172 </para>
173 <para>
174  There are also potential legal complications from the continued use of the 
175  <application>Junkbuster</application> name, which is a registered trademark of 
176  <ulink url="http://junkbusters.com/">Junkbusters Corporation</ulink>.
177  There are, however, no objections from Junkbusters Corporation to the 
178  <application>Privoxy</application> project itself, and they, in fact, still
179  share our ideals and goals.
180 </para>
181 <para>
182  The developers also believed that there are so many changes from the original 
183  code, that it was time to make a clean break from the past and make 
184  a name in their own right<![%p-not-stable;[, especially now with the pending
185  release of version 3.0]]>.
186 </para>
187 </sect2>
188
189
190 <sect2 renderas="sect3" id="differs"><title>How does <application>Privoxy</application> differ
191 from the old <application>Junkbuster?</application></title> 
192 <para>
193  <application>Privoxy</application> picks up where
194  <application>Junkbuster</application> left off. All the old features remain.
195  The new <application>Privoxy</application> still blocks ads and banners,
196  still manages cookies, and still helps protect your privacy. But, these are
197  all enhanced, and many new features have been added, all in the same vein.
198  </para>
199  <para>
200  The configuration has changed significantly as well. This is something that
201  users will notice right off the bat if upgrading from 
202  <application>Junkbuster</application> 2.0.x. The <quote>blocklist</quote>
203  <quote>cookielist</quote>, <quote>imagelist</quote> and much more has been
204  combined into the <quote>actions</quote> files, with a completely different
205  syntax. See the <ulink url="../user-manual/upgradersnote.html">note to
206  upgraders</ulink> for  details.
207 </para>
208 <para>
209  <application>Privoxy</application>'s new features include:
210 </para>
211
212 <!-- Include newfeatures.sgml: --> 
213  &newfeatures;
214 <!-- end include -->
215
216 </sect2>
217
218 <sect2 renderas="sect3" id="proxymoron"><title>What is a <quote>proxy</quote>? How does
219 <application>Privoxy</application> work? </title>
220  <para>
221   A web proxy is a service, based on a software such as <application>Privoxy</application>,
222   that clients (i.e. browsers) can use instead of connecting directly to the web
223   servers on the Internet. The clients then ask the proxy to fetch the objects
224   they need (web pages, images, movies etc) on their behalf, and when the proxy
225   has done so, it hands the results back to the client.
226  </para>
227  <para>
228   There are many reasons to use web proxies, such as security (firewalling),
229   efficiency (caching) and others, and there are just as many different proxies
230   to accommodate those needs.
231  </para>
232  <para>
233   <application>Privoxy</application> is a proxy that is solely focused on privacy
234   protection and junk elimination. Sitting between your browser(s) and the Internet,
235   it is in a perfect position to filter outbound personal information that your
236   browser is leaking, as well as inbound junk. It uses a variety of techniques to do
237   this, all of which are under your control via the various configuration
238   files and options.
239  </para>
240 </sect2>
241
242
243 <sect2 renderas="sect3" id="whatsanad">
244 <title id="knows">How does <application>Privoxy</application> know what is
245 an ad, and what is not?</title>
246 <para>
247  <application>Privoxy</application>'s approach to blocking ads is twofold:
248 </para>
249 <para>
250  First, there are certain patterns in the <emphasis>locations</emphasis> (URLs)
251  of banner images. This applies to both the path (you wouldn't guess how many
252  web sites serve their banners from a directory called <quote>banners</quote>!)
253  and the host (blocking the big banner hosting services like doublecklick.net
254  already helps a lot). <application>Privoxy</application> takes advantage of this
255  fact by using <ulink url="../user-manual/actions-file.html#AF-PATTERNS">URL
256  patterns</ulink> to sort out and block the requests for banners.
257 </para>
258 <para>
259  Second, banners tend to come in certain <emphasis>sizes</emphasis>. But you
260  can't tell the size of an image by its URL without downloading it, and if you
261  do, it's too late to save bandwidth. Therefore, <application>Privoxy</application>
262  also inspects the HTML sources of web pages while they are loaded, and replaces
263  references to images with standard banner sizes by dummy references, so that
264  your browser doesn't request them anymore in the first place.
265 </para>
266 <para>
267  Both of this involves a certain amount of guesswork and is, of course, freely
268  configurable.
269 </para>
270 </sect2>
271
272 <sect2 renderas="sect3">
273 <title id="mistakes">Can <application>Privoxy</application> make mistakes? 
274 This does not sound very scientific.</title>
275 <para>
276  Actually, it's a black art ;-) And yes, it is always possible to have a broad
277  rule accidentally block or change something by mistake. There is a good chance
278  you may run into such a situation at some point. It is tricky writing rules to
279  cover every conceivable possibility, and not occasionally get false positives.
280 </para>
281
282 <para>
283  But this should not be a big concern since the
284  <application>Privoxy</application> configuration is very flexible, and
285  includes tools to help identify these types of situations so they can be
286  addressed as needed, allowing you to customize your installation.
287  (<link linkend="badsite">See the Troubleshooting section below</link>.)
288 </para>
289
290 </sect2>
291
292
293 <sect2 renderas="sect3" id="browsers2"><title>My browser does the same things as
294 <application>Privoxy</application>. Why should I use
295 <application>Privoxy</application> at all?</title>
296  <para>
297   Modern browsers do indeed have <emphasis>some</emphasis> of the same
298   functionality as <application>Privoxy</application>. Maybe this is
299   adequate for you. But <application>Privoxy</application> is much more
300   versatile and powerful, and can do a number of things that browsers just can't.
301  </para>
302  <para>
303   In addition, a proxy is good choice if you use multiple browsers, or 
304   have a LAN with multiple computers. This way all the configuration 
305   is in one place, and you don't have to maintain a similar configuration 
306   for possibly many browsers.
307  </para>
308 </sect2>
309
310
311
312 <sect2 renderas="sect3" id="license"><title>Is there is a license or fee? What about a 
313 warranty? Registration?</title>
314  <para>
315   <application>Privoxy</application> is licensed under the <ulink
316   url="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL)</ulink>.
317   It is free to use, copy, modify or distribute as you wish under the terms of this
318   license.  Please see the <link linkend="copyright">Copyright</link> section for more
319   information on the license and copyright. Or the <filename>LICENSE</filename> file 
320   that should be included.
321  </para>
322  <para>
323   There is <emphasis>no warranty</emphasis> of any kind, expressed, implied or otherwise.
324   That is something that would cost real money ;-) There is no registration either.
325   <application>Privoxy</application> really is <emphasis>free</emphasis>
326   in every respect!
327  </para>
328
329 </sect2>
330
331 <sect2 renderas="sect3" id="jointeam"><title>I would like to help you, what do I do?</title>
332
333 <sect3 renderas="sect4" id="jointeam-money"><title>Money Money Money</title>
334 <para>
335  We, of course, welcome donations and could use money for domain registering,
336  buying software to test <application>Privoxy</application> with, and, of course,
337  for regular world-wide get-togethers (hahaha). If you enjoy the software and feel
338  like helping us with a donation, just <ulink
339  url="mailto:developers@privoxy.org">drop us a note</ulink>.
340 </para>
341 </sect3>
342
343 <sect3 renderas="sect4" id="jointeam-software"><title>Software</title>
344 <para>
345  If you are a vendor of a web-related software like a browser, web server
346  or proxy, and would like us to ensure that <application>Privoxy</application>
347  runs smoothly with your product, you might consider supplying us with a
348  copy or license. We can't, however, guarantee that we will fix all potential
349  compatibility issues as a result.
350 </para>
351 </sect3>
352
353 <sect3 renderas="sect4" id="jointeam-work"><title>You want to work with us?</title>
354 <para>
355    Well, helping the team is always a good idea. We welcome new developers,
356    packaging gurus or documentation writers. Simply <ulink
357    url="https://sourceforge.net/account/register.php">get an account on SourceForge.net</ulink>
358    and mail your id to the <ulink url="mailto:developers@privoxy.org">developers
359    mailing list</ulink>. Then read the <ulink
360    url="../developer-manual/index.html">Developer's Manual</ulink>.
361 </para>
362 <para>
363  Once we have added you to the team, you'll have write access to the <ulink
364  url="http://sourceforge.net/cvs/?group_id=11118">CVS repository</ulink>, and
365  together we'll find a suitable task for you.
366 </para>
367 </sect3>
368
369 </sect2>
370
371 </sect1>
372
373
374 <!--   ~~~~~       New section      ~~~~~     -->
375
376 <sect1  id="installation"><title>Installation</title>
377
378 <sect2 renderas="sect3" id="whichbrowsers">
379 <title>Which browsers are supported by <application>Privoxy</application>?</title>
380 <para>
381  Any browser that can be configured to use a proxy, which 
382  should be virtually all browsers. Direct browser support is not necessary
383  since <application>Privoxy</application> runs as a separate application and
384  talks to the browser in the standardized HTTP protocol, just like a web server
385  does.
386 </para>
387 </sect2>
388
389 <sect2 renderas="sect3" id="whichos">
390 <title>Which operating systems are supported?</title>
391 <!--
392 Include supported.sgml here:
393 -->
394 &supported;
395 </sect2>
396
397 <sect2 renderas="sect3" id="newinstall"><title>Can I install  
398  <application>Privoxy</application> over <application>Junkbuster</application>?</title>
399  <para>
400    We recommend you un-install <application>Junkbuster</application>
401    first to minimize conflicts and confusion. You may want to 
402    save your old configuration files for future reference. The configuration
403    files and syntax have substantially changed, so you will need to manually
404    port your old patterns. See the <ulink url="../user-manual/upgradersnote.html">note
405    to upgraders</ulink> and <ulink url="../user-manual/installation.html">installation
406    chapter</ulink> in the <ulink url="../user-manual/index.html">user manual</ulink>
407    for details.
408  </para>
409  <para>
410   Note: Some installers may automatically un-install
411   <application>Junkbuster</application>, if present!
412  </para>
413
414 </sect2>
415
416 <sect2 renderas="sect3">
417 <title id="firststep">I just installed <application>Privoxy</application>. Is there anything 
418 special I have to do now?</title>
419
420 <para>
421  All browsers must be told to use <application>Privoxy</application> 
422  as a proxy by specifying the correct proxy address and port number 
423  in the appropriate configuration area for the browser. See below.
424  You should also flush your browser's memory and disk cache to get rid of any
425  cached junk items.
426
427 </para>
428
429 </sect2>
430
431
432 <sect2 renderas="sect3" id="localhost"><title>What is the proxy address of <application>Privoxy</application>?</title>
433  <para>
434   If you set up the <application>Privoxy</application> to run on
435   the computer you browse from (rather than your ISP's server or some
436   networked computer on a LAN), the proxy will be on <literal>127.0.0.1</literal> 
437   (sometimes referred to as <quote>localhost</quote>,
438   which is the special name used by every computer on the Internet to refer
439   to itself) and the port will be 8118 (unless you have <application>Privoxy</application>
440   to run on a different port with the <ulink
441   url="../user-manual/config.html#LISTEN-ADDRESS">listen-address</ulink> config option). 
442  </para>
443  <para>
444   When configuring your browser's proxy settings you typically enter
445   the word <quote>localhost</quote> or the IP address <quote>127.0.0.1</quote>
446   in the boxes next to <quote>HTTP</quote> and <quote>Secure</quote> (HTTPS) and
447   then the number <quote>8118</quote> for <quote>port</quote>. 
448   This tells your browser to send all web requests to <application>Privoxy</application>
449   instead of directly to the Internet.
450  </para>
451  <para>
452   <application>Privoxy</application> can also be used to proxy for 
453   a Local Area Network. In this case, your would enter either the IP 
454   address of the LAN host where <application>Privoxy</application> 
455   is running, or the equivalent hostname. Port assignment would be 
456   same as above. Note that <application>Privoxy</application> doesn't
457   listen on any LAN interfaces by default.
458  </para>
459  <para>
460   <application>Privoxy</application> does not currently handle
461   protocols such as FTP, SMTP, IM, IRC, ICQ, or other Internet
462   protocols. 
463  </para>
464 </sect2>
465
466 <sect2 renderas="sect3" id="nothing">
467 <title>I just installed <application>Privoxy</application>, and nothing is happening.
468 All the ads are there. What's wrong?</title>
469
470 <para>
471  Did you configure your browser to use <application>Privoxy</application> 
472  as a proxy? It does not sound like it. See above. You might also try flushing
473  the browser's caches to force a full re-reading of pages. You can verify 
474  that <application>Privoxy</application> is running, and your browser 
475  is correctly configured by entering the special URL: 
476  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>.
477  This should take you to a page titled <quote>This is Privoxy..</quote> with
478  access to <application>Privoxy's</application> internal configuration.
479  If you see this, then you are good to go. If you receive a page saying 
480  <quote>Privoxy is not running</quote>, then the browser is not set up to use
481  your <application>Privoxy</application> installation.
482  If you receive anything else (probably nothing at all), it could either
483  be that the browser is not set up correctly, or that
484  <application>Privoxy</application> is not running at all. Check the <ulink
485  url="../user-manual/config.html#LOGFILE">log file</ulink>.
486 </para>
487
488 </sect2>
489
490 </sect1>
491
492
493 <!--   ~~~~~       New section      ~~~~~     -->
494
495 <sect1 id="configuration"><title>Configuration</title>
496
497 <sect2 renderas="sect3" id="getupdates"><title>Where can I get updated Actions Files?</title>
498  <para>
499    Based on your feedback and the continuing development, updated actions files will be
500    made available on the <ulink
501   url="http://sourceforge.net/project/showfiles.php?group_id=11118">files section</ulink> of
502   our <ulink url="http://sf.net/projects/ijbswa/">project page</ulink>.
503  </para>
504
505  <para>
506   If you wish to receive an email notification whenever we release updates of
507   <application>Privoxy</application> or the actions file, <ulink
508   url="http://lists.sourceforge.net/lists/listinfo/ijbswa-announce/">subscribe
509   to our announce  mailing list</ulink>, ijbswa-announce@lists.sourceforge.net.
510  </para>
511
512 </sect2>
513
514 <sect2 renderas="sect3" id="newconfig"><title>Can I use my old config files?</title>
515  <para>
516    The syntax, number, and purpose of configuration files has substantially
517    changed from <application>Junkbuster</application> and earlier versions
518    of <application>Privoxy</application>. The old files, like <filename>blocklist</filename>
519    will not work at all. If you are upgrading from a 2.0.x version, you will
520    need to port your configuration data to the new format. Note that even the
521    pattern syntax has changed! Even configuration files from the 2.9.x versions
522    will need to be adapted, as configuration syntax has been very much in flow
523    in the 2.9.x series.
524  </para>
525 </sect2>
526
527 <sect2 renderas="sect3">
528 <title id="actionsfile">What is an <quote>actions</quote> file?</title>
529
530 <para>
531  <ulink url="../user-manual/actions-file.html">Actions files</ulink>
532  are where various <ulink url="../user-manual/actions-file.html#ACTIONS">actions</ulink>
533  that <application>Privoxy</application> might take while processing a certain
534  request, are configured. Typically, you would define a set of default actions
535  that apply to all URLs, then add exceptions to these defaults where needed.
536 </para>
537  
538 <para>
539  Actions can be defined on a <ulink
540  url="../user-manual/actions-file.html#AF-PATTERNS">URL pattern</ulink> basis, i.e.
541  for single URLs, whole web sites, groups or parts thereof etc. Actions can also be
542  grouped together and then applied to requests matching one or more patterns.
543  There are many possible actions that might apply to any given site. As an example,
544  if you are blocking cookies as one of your default actions, but need to accept
545  cookies from a given site, you would need to define an exception for this
546  site in one of your actions files, preferably in <filename>user.action</filename>
547 </para>
548
549 </sect2>
550
551 <sect2 renderas="sect3" id="actionss">
552 <title>The <quote>actions</quote> concept confuses me. Please list 
553 some of these <quote>actions</quote>.</title>
554 <para>
555  For a comprehensive discussion of the actions concept, please refer
556  to the <ulink url="../user-manual/actions-file.html">actions file
557  chapter</ulink> in the <ulink url="../user-manual/index.html">user
558  manual</ulink>. It includes a <ulink
559  url="../user-manual/actions-file.html#ACTIONS">list of all actions</ulink>
560  and an <ulink url="../user-manual/actions-file.html#ACT-EXAMPLES">actions
561  file tutorial</ulink> to get you started.
562 </para>
563 </sect2>
564
565
566 <sect2 renderas="sect3">
567 <title id="actconfig">How are actions files configured? What is the easiest
568 way to do this?</title> 
569
570 <para>
571  Actions files are just text files in a special syntax and can be edited
572  with a text editor. But probably the easiest way is to access
573  <application>Privoxy</application>'s user interface with your web browser
574  at <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
575  (Shortcut: <ulink url="http://p.p/">http://p.p/</ulink>) and then select
576  <quote><ulink url="http://config.privoxy.org/show-status">View &
577  change the current configuration</ulink></quote> from the menu.
578 </para>
579 </sect2>
580
581
582 <!--   ~~~~~       New section      ~~~~~     -->
583 <sect2 renderas="sect3">
584 <title>There are several different <quote>actions</quote> files. What are
585 the differences?</title>
586 <para>
587  As of <application>Privoxy</application> v2.9.15, three actions files 
588  are being included, to be used for 
589  different purposes: These are 
590  <filename>default.action</filename>, the <quote>main</quote> actions file
591  which is actively maintained by the <application>Privoxy</application>
592  developers, <filename>user.action</filename>, where users are encouraged
593  to make their private customizations, and <filename>standard.action</filename>, 
594  which is for internal <application>Privoxy</application> use only.
595  Please see <ulink url="../user-manual/actions-file.html">the actions chapter</ulink>
596  in the <ulink url="../user-manual/index.html">user manual</ulink> for a more
597  detailed explanation.
598 </para>
599
600 <para>
601  Earlier versions included three different versions of the 
602  <filename>default.action</filename> file. The new scheme allows for 
603  greater flexibility of local configuration, and for browser based 
604  selection of pre-defined <quote>aggressiveness</quote> levels.
605 </para>
606
607 </sect2>
608
609 <sect2 renderas="sect3" id="yahoo"><title>How can I make my Yahoo/Hotmail/GMX account work?</title>
610  <para>
611   The default configuration shouldn't impact the usability of any of these services.
612   It will, however, make all cookies temporary, so that your browser will forget your
613   login credentials in between browser sessions. If you would like not to have to log
614   in manually each time you access those websites, simply turn off all cookie handling
615   for them in the <filename>user.action</filename> file. An example for yahoo might
616   look like:
617  </para>
618  <para>
619   <screen># Allow all cookies for Yahoo login:
620 #
621 { -<ulink url="../user-manual/actions-file.html#CRUNCH-INCOMING-COOKIES">crunch-incoming-cookies</ulink> -<ulink url="../user-manual/actions-file.html#CRUNCH-OUTGOING-COOKIES">crunch-outgoing-cookies</ulink> -<ulink url="../user-manual/actions-file.html#SESSION-COOKIES-ONLY">session-cookies-only</ulink> }
622 .login.yahoo.com</screen>
623  </para>
624
625 </sect2>
626
627 <sect2 renderas="sect3" id="configfiles"> <title>What's the difference between the
628 <quote>Cautious</quote>, <quote>Medium</quote> and <quote>Radical</quote> defaults?</title>
629  <para>
630   Configuring <application>Privoxy</application> is not entirely trivial. To
631   help you get started, we provide you with three different default action
632   <quote>profiles</quote> in the web based actions file editor at <ulink
633   url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
634   The following table shows you, which of the most important features are
635   enabled in each configuration:
636  </para>
637  <para>
638 <table frame=all><title>Default Configurations</title>
639 <tgroup cols=4 align=left colsep=1 rowsep=1>
640 <colspec colname=c1>
641 <colspec colname=c2>
642 <colspec colname=c3>
643 <colspec colname=c4>
644 <thead>
645 <row>
646   <entry>Feature</entry>
647   <entry>Cautious</entry>
648   <entry>Intermadiate</entry>
649   <entry>Radical</entry>
650 </row>
651 </thead>
652 <!--  <tfoot> -->
653 <!--  <row> -->
654 <!--    <entry>f1</entry> -->
655 <!--    <entry>f2</entry> -->
656 <!--    <entry>f3</entry> -->
657 <!--    <entry>f4</entry> -->
658 <!--  </row> -->
659 <!--  </tfoot> -->
660 <tbody>
661
662 <row>
663   <entry>Ad-blocking by URL</entry>
664   <entry>yes</entry>
665   <entry>yes</entry>
666   <entry>yes</entry>
667 </row>
668
669 <row>
670   <entry>Ad-filtering by size</entry>
671   <entry>yes</entry>
672   <entry>yes</entry>
673   <entry>yes</entry>
674 </row>
675
676 <row>
677   <entry>GIF de-animation</entry>
678   <entry>no</entry>
679   <entry>yes</entry>
680   <entry>yes</entry>
681 </row>
682
683 <row>
684   <entry>Referer forging</entry>
685   <entry>no</entry>
686   <entry>yes</entry>
687   <entry>yes</entry>
688 </row>
689
690 <row>
691   <entry>Cookie handling</entry>
692   <entry>none</entry>
693   <entry>session-only</entry>
694   <entry>kill</entry>
695 </row>
696
697 <row>
698   <entry>Pop-up killing</entry>
699   <entry>no</entry>
700   <entry>yes</entry>
701   <entry>yes</entry>
702 </row>
703
704 <row>
705   <entry>Fast redirects</entry>
706   <entry>no</entry>
707   <entry>no</entry>
708   <entry>yes</entry>
709 </row>
710
711 <row>
712   <entry>HTML taming</entry>
713   <entry>yes</entry>
714   <entry>yes</entry>
715   <entry>yes</entry>
716 </row>
717
718 <row>
719   <entry>JavaScript taming</entry>
720   <entry>yes</entry>
721   <entry>yes</entry>
722   <entry>yes</entry>
723 </row>
724
725 <row>
726   <entry>Web-bug killing</entry>
727   <entry>yes</entry>
728   <entry>yes</entry>
729   <entry>yes</entry>
730 </row>
731
732 <row>
733   <entry>Fun text replacements</entry>
734   <entry>no</entry>
735   <entry>no</entry>
736   <entry>yes</entry>
737 </row>
738
739 <row>
740   <entry>Image tag reordering</entry>
741   <entry>no</entry>
742   <entry>no</entry>
743   <entry>yes</entry>
744 </row>
745
746 <row>
747   <entry>Ad-filtering by link</entry>
748   <entry>no</entry>
749   <entry>no</entry>
750   <entry>yes</entry>
751 </row>
752
753 <row>
754   <entry>Demoronizer</entry>
755   <entry>no</entry>
756   <entry>no</entry>
757   <entry>yes</entry>
758 </row>
759
760 </tbody>
761 </tgroup>
762 </table>
763 </para>
764 <para>
765  Where the defaults are likely to break some sites, exceptions for
766  known popular <quote>problem</quote> sites are included, but in
767  general, the more aggressive your default settings are, the more
768  exceptions you will have to make later. See the <ulink
769  url="../user-manual/index.html">user manual</ulink> for a more
770  deatiled discussion.
771 </para>
772 <para>
773  It should be noted that the <quote>Radical</quote> profile is not only more
774  aggressive, but also includes fun and, extreme usage of most of
775  <application>Privoxy's</application> features. Use at your own risk!
776 </para>
777
778 </sect2>
779
780 <sect2 renderas="sect3" id="browseconfig"> <title>Why can I change the configuration 
781 with a browser? Does that not raise security issues?</title>
782  <para>
783   It may seem strange that regular users can edit the config files with their
784   browsers, although the whole <filename>/etc/privoxy</filename> hierarchy
785   belongs to the user <quote>privoxy</quote>, with only 644 permissions.
786  </para>
787  <para>
788   When you use the browser-based editor, <application>Privoxy</application>
789   itself is writing to the config files.  Because
790   <application>Privoxy</application> is running as the user <quote>privoxy</quote>,
791   it can update the config files.
792  </para>
793  <para>
794   If you run <application>Privoxy</application> for multiple untrusted users (e.g. in
795   a LAN), you will probably want to turn the web-based editor and remote toggle
796   features off by setting <quote><literal><ulink
797   url="../user-manual/config.html#ENABLE-EDIT-ACTIONS">enable-edit-actions</ulink>
798   0</literal></quote> and <quote><literal><ulink
799   url="../user-manual/config.html#ENABLE-REMOTE-TOGGLE">enable-remote-toggle</ulink>
800   0</literal></quote> in the <ulink url="../user-manual/config.html">main configuration file</ulink>.
801  </para>
802  <para>
803   Note that in the default configuration, only local users (i.e. those on
804   <quote>localhost</quote>) can connect to <application>Privoxy</application>,
805   so this is not (normally) a security problem.
806  </para>
807 </sect2>
808
809
810 <sect2 renderas="sect3">
811 <title id="filterfile">What is the <filename>default.filter</filename> file? What is a <quote>filter</quote>?</title>
812 <para>
813  The <ulink url="../user-manual/filter-file.html"><filename>default.filter</filename></ulink>
814  file is where <emphasis>filters</emphasis> are defined, which can be used to modify or
815  remove, web page content on the fly. Filters apply to <emphasis>anything</emphasis>
816  in the page source, including HTML tags, and JavaScript. Regular expressions are used
817  to accomplish this. There are a number of pre-defined filters to deal with common
818  annoyances. The filters are only defined here, to invoke them, you need to use the
819  <ulink
820  url="../user-manual/actions-file.html#FILTER"><literal>filter</literal>
821  action</ulink> in one of the actions files. Filtering is automatically
822  disabled for inappropriate MIME types.
823 </para>
824
825 <para>
826  If you are familiar with regular expressions, and HTML, you can look at 
827  the provided <filename>default.filter</filename> with a text editor and define
828  your own filters.  This is potentially a very powerful feature, but
829  requires some expertise in both regular expressions and HTML/HTTP. 
830 </para>
831
832 <para>
833  Presently, there is no GUI editor option for this part of the configuration, 
834  but you can disable/enable the various pre-defined filters of the included 
835  <filename>default.filter</filename> file with the <ulink
836  url="http://config.privoxy.org/show-status">web-based actions file editor</ulink>.
837 </para>
838
839 </sect2>
840
841 <sect2 renderas="sect3">
842 <title id="lanconfig">How can I set up <application>Privoxy</application> to act as a proxy for my 
843  LAN?</title>
844 <para>
845  By default, <application>Privoxy</application> only responds to requests 
846  from <literal>127.0.0.1</literal> (localhost). To have it act as a server for
847  a network, this needs to be changed in the <ulink
848  url="../user-manual/config.html">main configuration file</ulink>. Look for
849  the <literal><ulink
850  url="../user-manual/config.html#LISTEN-ADDRESS">listen-address</ulink></literal>
851  option, which may be commented out with a <quote>#</quote> symbol. Make sure
852  it is uncommented, and assign it the address of the LAN gateway interface,
853  and port number to use. Assuming your server's LAN address is 192.168.1.1 and you
854  wish to run <application>Privoxy</application> on port 8118, this line
855  should look like:
856 </para>
857
858 <para>
859  <screen>
860   listen-address  192.168.1.1:8118</screen>
861 </para>
862
863 <para>
864  Save the file, and restart <application>Privoxy</application>. Configure 
865  all browsers on the network then to use this address and port number.
866 </para>
867
868 <para>
869  Alternately, you can have <application>Privoxy</application> listen on 
870  all available interfaces:
871 </para>
872
873 <para>
874  <screen>
875   listen-address    :8118</screen>
876 </para>
877
878 <para>
879  And then use <application>Privoxy's</application> 
880  <ulink
881  url="../user-manual/config.html#PERMIT-ACCESS">permit-access</ulink> 
882  feature to limit connections. A firewall in this situation is recommended 
883  as well.
884 </para>
885
886 <para>
887  The above steps should be the same for any TCP network, regardless of
888  operating system.
889 </para>
890
891 <para>
892  If you run <application>Privoxy</application> on a LAN with untrusted users,
893  we recommend that you double-check all <ulink
894  url="../user-manual/config.html#ACCESS-CONTROL">access control and security</ulink>
895  options!
896 </para>
897
898 </sect2>
899
900
901 <sect2 renderas="sect3">
902 <title id="noseeum">Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</title>
903 <para>
904  The replacement for blocked images can be controlled with the <ulink
905  url="../user-manual/actions-file.html#SET-IMAGE-BLOCKER"><literal>set-image-blocker</literal>
906  action</ulink>. You have the choice of a checkerboard pattern, a transparent 1x1 GIF
907  image (aka <quote>blank</quote>), or a redirect to a custom image of your choice.
908  Note that this choice only has effect for images which are blocked as images, i.e.
909  whose URLs match both a <literal><ulink
910  url="../user-manual/actions-file.html#HANDLE-AS-IMAGE">handle-as-image</ulink></literal>
911  <emphasis>and</emphasis> <literal><ulink
912  url="../user-manual/actions-file.html#BLOCK">block</ulink></literal> action.
913 </para>
914 <para>
915  If you want to see nothing, then change the <ulink
916  url="../user-manual/actions-file.html#SET-IMAGE-BLOCKER"><literal>set-image-blocker</literal>
917  action</ulink> to <quote>blank</quote>. This can be done by editing the 
918  <filename>default.action</filename> file, or trough the <ulink
919  url="http://config.privoxy.org/show-status">web-based actions file editor</ulink>.
920 </para>
921
922 </sect2>
923
924 <sect2 renderas="sect3">
925 <title id="whyseeum">Why would anybody want to see a checkerboard pattern?</title>
926 <para>
927  Remember that <link linkend="whatsanad">telling which image is an ad and which
928  isn't</link>, is mostly guesswork. While we hope that the standard configuration
929  is rather smart, it can and will make errors. The checkerboard image is visually
930  decent, but it shows you that and where images were blocked, which can be very
931  helpful in case some navigation aid or otherwise innocent image was
932  erraneously blocked. Some people might also enjoy seeing how many banners
933  they <emphasis>don't</emphasis> have to see..
934 </para>
935
936 </sect2>
937
938 <!-- This has changed with the adaptive "blocked" page
939
940 <sect2 renderas="sect3">
941 <title id="blockedisugly">I see large red banners on some pages that say 
942 <quote>Blocked</quote>. Why and how do I get rid of this?</title>
943 <para>
944  These are URLs that match something in one of 
945  <application>Privoxy's</application> block actions 
946  (<ulink
947  url="../user-manual/actions-file.html#BLOCK"><quote>+block</quote></ulink>).
948  It is meant to be a warning so that you know something has been blocked and
949  an easy way for you to see why. These are handled differently than what has
950  been defined explicitly as <quote>images</quote> (e.g. ads that are GIF image
951  files). Depending on the URL itself, it is sometimes hard for
952  <application>Privoxy</application> to really know whether there is indeed an
953  ad image there or not. And there are limitations as to what
954  <application>Privoxy</application> can do to <quote>fool</quote> the
955  browser.
956 </para>
957
958 <para>
959  For instance, if the ad is in a frame, then it is embedded in the separate
960  HTML page used for the frame. In this case, you cannot just substitute an
961  aribitrary image (like we would for a <quote>blank</quote> image), for an HTML
962  page. The browser is expecting an HTML page, and that is what it must have
963  for frames. Such situations can be a little trickier to deal with, and 
964  <application>Privoxy</application> may show the <quote>Blocked</quote> page,
965  despite your best efforts.
966 </para>
967
968 <para>
969  If you want these to be treated as if they were images, so that they can be
970  made invisible, you can try moving the offending URL from the
971  <quote>+block</quote> section to the <quote>+imageblock</quote> section of
972  your actions file. Just be forewarned, if any URL is made
973  <quote>invisible</quote>, you may not have any inkling that something has
974  been removed from that page, or why. If this approach does not work, then you are
975  probably dealing with a frame (or <quote>ilayer</quote>), and the only thing
976  that can go there is an HTML page of some sort.
977 </para>
978 <para>
979  To deal with this situation, you could modify the
980  <quote><filename>block</filename></quote> HTML template that is used by
981  <application>Privoxy</application> to display this, and make it something
982  more to your liking. Currently, there is no configuration option for this.
983  You will have to modify, or create your own page, and use this to replace
984  <filename>templates/blocked</filename>, which is what
985  <application>Privoxy</application> uses to display the <quote>Blocked</quote>
986  page.
987 </para>
988 <para>
989  Another way to deal with this is find why and where
990  <application>Privoxy</application> is blocking the frame, and 
991  diable this. Then let the <quote>+set-image-blocker</quote> action 
992  handle the ad that is embedded in the frame's HTML page. 
993 </para>
994
995 </sect2>
996
997 <sect2 renderas="sect3" id="alliseeisred">
998 <title>I cannot see all of the <quote>Blocked</quote> page banner. Help.</title>
999 <para>
1000  There is not enough available space to fit the entire Blocked page. Try right
1001  clicking on the visible portion, and select <quote>Show Frame</quote>,
1002  or equivalent. This will usually allow you to see the entire Privoxy
1003  <quote>Blocked</quote> page, and from there you can see just what is being
1004  blocked, and why.
1005 </para>
1006 <para>
1007  As of Privoxy 2.9.14, the Blocked banner page is re-sizeable, and tries
1008  to adjust to the allotted space. There may be occassions where there 
1009  just isn't enough room to display much of anything useful though. 
1010
1011 </para>
1012 </sect2>
1013
1014 -->
1015
1016 <sect2 renderas="sect3">
1017 <title id="blockedbytext">I see some images being replaced by a text
1018 instead of the checkerboard image. Why and how do I get rid of this?</title>
1019 <para>
1020  This happens when the banners are not embedded in the HTML code of the
1021  page itself, but in separate HTML (sub)documents that are loaded into (i)frames
1022  or (i)layers, and these external HTML documents are blocked. Being non-images
1023  they get replaced by a substitute HTML page rather than a substitute image,
1024  which wouldn't work out technically, since the browser expects and accepts
1025  only HTML when it has requested an HTML document. 
1026 </para>
1027 <para>
1028  The substitute page adapts to the available space and shows itself as a
1029  miniature two-liner if loaded into small frames, or full-blown with a
1030  large red "BLOCKED" banner if space allows.
1031 </para>
1032 <para>
1033  If you prefer the banners to be blocked by images, you must see to it that
1034  the HTML documents in which they are embedded are not blocked. Clicking
1035  the <quote>See why</quote> link offered in the substitute page will show
1036  you which rule blocked the page. After changing the rule and un-blocking
1037  the HTML documents, the browser will try to load the actual banner images
1038  and the usual image blocking will (hopefully!) kick in.
1039 </para>
1040 </sect2>
1041
1042
1043 <sect2 renderas="sect3" id="srvany">
1044 <title>Can <application>Privoxy</application> run as a service 
1045 on Win2K/NT?</title>
1046 <para>
1047  Yes, it can run as a system service using <command>srvany.exe</command>.
1048  See the discussion at <ulink
1049  url="http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118">http://sourceforge.net/tracker/?func=detail&#38;atid=361118&#38;aid=485617&#38;group_id=11118</ulink>,
1050  for details, and a sample configuration.
1051 </para>
1052 <para>
1053  Version 3.0.1 fixes the problem where the icon and menu where not available
1054  in the taskbar for this usage.
1055 </para>
1056 </sect2>
1057
1058 <sect2 renderas="sect3" id="otherproxy">
1059 <title>How can I make <application>Privoxy</application> work with other 
1060 proxies like <application>Squid</application>?</title>
1061 <para>
1062  This can be done and is often useful to combine the benefits of
1063  <application>Privoxy</application> with those of a caching proxy.
1064  See the <ulink
1065  url="../user-manual/config.html#FORWARDING">forwarding chapter</ulink>
1066  in the <ulink url="../user-manual/index.html">user manual</ulink> which
1067  describes how to do this.
1068 </para>
1069 </sect2>
1070
1071 <sect2 renderas="sect3" id="port-80">
1072 <title>Can I just set <application>Privoxy</application> to use port 80
1073 and thus avoid individual browser configuration?</title>
1074
1075 <para>
1076  No, its more complicated than that. This only works with special kinds 
1077  of proxies known as <quote>transparent</quote> proxies (see below).
1078 </para>
1079
1080 </sect2>
1081
1082 <sect2 renderas="sect3" id="transparent">
1083 <title>Can <application>Privoxy</application> run as a <quote>transparent
1084 </quote> proxy?</title>
1085 <para>
1086  No, <application>Privoxy</application> currently does not have this ability, 
1087  though it is planned for a future release. Transparent proxies require 
1088  special handling of the request headers beyond what
1089  <application>Privoxy</application> is now capable of.
1090 </para>
1091
1092 <para>
1093  Chaining <application>Privoxy</application> behind another proxy that has 
1094  this ability should work though. 
1095  See the <ulink
1096  url="../user-manual/config.html#FORWARDING">forwarding chapter</ulink>
1097  in the <ulink url="../user-manual/index.html">user manual</ulink>. As
1098  a transparent proxy to be used for chaining we recommend Transproxy
1099  (<ulink url="http://www.transproxy.nlc.net.au/">http://www.transproxy.nlc.net.au/</ulink>).
1100 </para>
1101
1102 </sect2>
1103
1104 </sect1>
1105
1106 <!--  ~  End section  ~  -->
1107
1108
1109 <!--   ~~~~~       New section      ~~~~~     -->
1110
1111 <sect1 id="misc"><title>Miscellaneous</title>
1112
1113 <sect2 renderas="sect3">
1114 <title id="slowsme">How much does <application>Privoxy</application> slow my browsing down? This 
1115 has to add extra time to browsing.</title>
1116 <para>
1117  It should not slow you down any in real terms, and may actually help 
1118  speed things up since ads, banners and other junk are not being displayed.
1119  The actual processing time required by <application>Privoxy</application> 
1120  itself for each page, is relatively small in the overall scheme of things,
1121  and happens very quickly. This is typically more than offset by time saved
1122  not downloading and rendering ad images.
1123 </para>
1124
1125 <para>
1126  <quote>Filtering</quote> content via the <literal><ulink
1127  url="../user-manual/actions-file.html#FILTER">filter</ulink></literal> or
1128  <literal><ulink
1129  url="../user-manual/actions-file.html#DEANIMATE-GIFS">deanimate-gifs</ulink></literal>
1130  actions may cause a perceived slowdown, since the entire document needs to be buffered
1131  before displaying. See below.
1132 </para>
1133
1134 </sect2>
1135
1136
1137 <sect2 renderas="sect3" id="loadingtimes"><title>I noticed considerable
1138 delays in page requests compared to the old Junkbuster. What's wrong?</title>
1139 <para>
1140  If you use any <literal><ulink
1141  url="../user-manual/actions-file.html#FILTER">filter</ulink></literal> action,
1142  such as filtering banners by size, web-bugs etc, or the <literal><ulink
1143  url="../user-manual/actions-file.html#DEANIMATE-GIFS">deanimate-gifs</ulink></literal>
1144  action, the entire document must be loaded into memory in order for the filtering 
1145  mechanism to work, and nothing is sent to the browser during this time.
1146 </para>
1147 <para>
1148  The loading time does not really change in real numbers, but the feeling is
1149  different, because most browsers are able to start rendering incomplete
1150  content, giving the user a feeling of "it works". This effect is especially
1151  noticeable on slow dialup connections.
1152  </para>
1153 <para>
1154  Filtering is automatically disabled for inappropriate MIME types.
1155
1156 </para>
1157 </sect2>
1158
1159
1160 <sect2 renderas="sect3" id="configurl"><title>What are "http://config.privoxy.org/" and
1161 "http://p.p/"?</title>
1162 <para>
1163  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink> is the
1164  address of <application>Privoxy</application>'s built-in user interface, and 
1165  <ulink url="http://p.p/">http://p.p/</ulink> is a shortcut for it.
1166 </para>
1167 <para>
1168  Since <application>Privoxy</application> sits between your web browser and the Internet, 
1169  it can simply intercept requests for these addresses and answer them with its built-in
1170  <quote>web server</quote>.
1171 </para>
1172 <para>
1173  This also makes for a good test for your browser configuration: If entering the
1174  URL <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1175  takes you to a page saying <quote>This is Privoxy..</quote>, everything is OK.
1176  If you get a page saying <quote>Privoxy is not working</quote> instead, then
1177  your browser didn't use <application>Privoxy</application> for the request,
1178  hence it could not be intercepted, and you have accessed the <emphasis>real</emphasis>
1179  web site at config.privoxy.org.
1180 </para>
1181 <para>
1182  With recent versions of <application>Privoxy</application> (version 2.9.x and
1183  later), the user interface features information on the run time status, the
1184  configuration, and even a built-in editor for the <ulink
1185  url="../user-manual/actions-file.html">actions files</ulink>.
1186 </para>
1187
1188 <para>
1189  Note that the built-in URLs from earlier versions of <application>Junkbuster</application>
1190  / <application>Privoxy</application>, http://example.com/show-proxy-args and http://i.j.b/,
1191  are no longer supported. If you still use such an old version, you should really consider
1192  upgrading to &p-version;.
1193 </para>
1194 </sect2>
1195
1196 <!--
1197 FIXME: commented out until we have data. HB 03/18/02.
1198
1199 <sect2 renderas="sect3" id="badfiledesc"><title>I get the message 'Bad File Descriptor', why?</title>
1200 <para>
1201    Fill me.
1202 </para>
1203 </sect2>
1204
1205 -->
1206
1207 <sect2 renderas="sect3" id="blocklist"><title>Do you still maintain the blocklists?</title>
1208  <para>
1209   No. The patterns for blocking now reside (among other things) in the <ulink
1210   url="../user-manual/actions-file.html">actions files</ulink>, which are 
1211   actively maintained instead. See next question ...
1212 </para>
1213 </sect2>
1214
1215 <sect2 renderas="sect3" id="newads"><title>How can I submit new ads?</title>
1216 <para>
1217 Yes, absolutely! Please see the <link linkend="contact">Contact section</link> for
1218 how to do that. Please note that you (technically) need the latest
1219 <application>Privoxy</application> version for this to work.
1220 </para>
1221
1222 </sect2>
1223
1224 <sect2 renderas="sect3" id="ip"><title>How can I hide my IP address?</title>
1225 <para>
1226  If you run both the browser and the proxy locally, you cannot hide your IP
1227  address with <application>Privoxy</application> or any other software. The
1228  server needs to know your IP address to send the answers back to you. 
1229 </para>
1230 <para>
1231  Fortunately there are many publicly usable anonymous proxies out there, which
1232  solve the problem by providing a further level of indirection between you and
1233  the web server, shared by many people, and thus letting your requests "drown"
1234  in white noise of unrelated requests as far as user tracking is concerned.
1235 </para>
1236 <para>
1237  Most of them will, however, log your IP address and make it available to the
1238  authorities in case you abuse that anonymity for criminal purposes. In fact
1239  you can't even rule out that some of them only exist to *collect* information
1240  on (those suspicious) people with a more than average preference for privacy.
1241 </para>
1242 <para>
1243  You can find a list of anonymous public proxies at <ulink
1244  url="http://www.multiproxy.org/anon_list.htm">multiproxy.org</ulink> and many
1245  more through Google. A particularly interesting project is the JAP service
1246  offered by the Technical University of Dresden (<ulink
1247  url="http://anon.inf.tu-dresden.de/index_en.html">http://anon.inf.tu-dresden.de/index_en.html</ulink>.
1248 </para>
1249 <para>
1250  There is, however, even in the single-machine case the possibility to make the
1251  server believe that your machine is in fact a shared proxy serving a whole big
1252  LAN, and we are looking into that.
1253 </para>
1254 </sect2>
1255
1256 <sect2 renderas="sect3">
1257 <title id="anonforsure">Can <application>Privoxy</application> guarantee I am anonymous?</title>
1258 <para>
1259  No. Your chances of remaining anonymous are greatly improved, but unless you
1260  are an expert on Internet security it would be safest to assume that
1261  everything you do on the Web can be traced back to you.
1262 </para>
1263 <para>
1264  <application>Privoxy</application> can remove various information about you,
1265  and allows <emphasis>you</emphasis> more freedom  to decide which sites 
1266  you can trust, and what details you want to reveal. But it's still possible
1267  that web sites can find out who you are. Here's one way this can happen.
1268 </para>
1269 <para>
1270  A few browsers disclose the user's email address in certain situations, such
1271  as when transferring a file by FTP. <application>Privoxy</application>
1272  does not filter FTP. If you need this feature, or are concerned about the
1273  mail handler of your browser disclosing your email address, you might
1274  consider products such as <application>NSClean</application>.
1275 </para>
1276 <para>
1277  Browsers available only as binaries could use non-standard headers to give
1278  out any information they can have access to: see the manufacturer's license
1279  agreement. It's impossible to anticipate and prevent every breach of privacy
1280  that might occur. The professionally paranoid prefer browsers available as
1281  source code, because anticipating their behavior is easier. Trust the source,
1282  Luke!
1283 </para>
1284
1285 </sect2>
1286
1287 <sect2 renderas="sect3">
1288 <title id="sitebreak">Might some things break because header information or
1289 content is being altered?</title>
1290
1291 <para>
1292  Definitely. More and more sites use HTTP header content to decide what to
1293  display and how to display it. There is many ways that this can be handled, 
1294  so having hard and fast rules, is tricky.
1295 </para>
1296
1297 <para>
1298  <quote>User-Agent</quote> in particular is often used in this way to identify
1299  the browser, and adjust content accordingly. Changing this now (at least not
1300  further than removing the OS information) is not recommended, since so many
1301  sites do look for it. You may get undesirable results by changing this.
1302 </para>
1303
1304 <para>
1305  For instance, different browsers use different encodings of Russian and Czech
1306  characters, certain web servers convert pages on-the-fly according to the
1307  User Agent header. Giving a <quote>User Agent</quote> with the wrong
1308  operating system or browser manufacturer causes some sites in these languages
1309  to be garbled; Surfers to Eastern European sites should change it to
1310  something closer. And then some page access counters work by looking at the
1311  <quote>Referer</quote> header; they may fail or break if unavailable. The
1312  weather maps of Intellicast have been blocked by their server when no
1313  <quote>Referer</quote> or cookie is provided, is another example. (But you
1314  can forge both headers without giving information away). There are
1315  many other ways things can go wrong when trying to fool a web server.
1316 </para>
1317
1318 <para>
1319  Similar thoughts apply to modifying JavaScript, and, to a lesser degree,
1320  HTML elements.
1321 </para>
1322
1323 <para>
1324  If you have problems with a site, you will have to adjust your configuration 
1325  accordingly. Cookies are probably the most likely adjustment that may 
1326  be required, but by no means the only one.
1327 </para>
1328
1329 </sect2>
1330
1331
1332 <sect2 renderas="sect3">
1333 <title id="caching">Can <application>Privoxy</application> act as a <quote>caching</quote> proxy to 
1334 speed up web browsing?</title>
1335 <para>
1336  No, it does not have this ability at all. You want something like 
1337  <ulink url="http://www.squid-cache.org/">Squid</ulink> for this. And, yes, 
1338  before you ask, <application>Privoxy</application> can co-exist 
1339  with other kinds of proxies like <application>Squid</application>.
1340  See the <ulink url="../user-manual/config.html#FORWARDING">forwarding
1341  chapter</ulink> in the <ulink url="../user-manual/index.html">user
1342  manual</ulink> for details.
1343 </para>
1344 </sect2>
1345
1346 <sect2 renderas="sect3">
1347 <title id="firewall">What about as a firewall? Can <application>Privoxy</application> protect me?</title>
1348 <para>
1349  Not in the way you mean, or in the way a true firewall can. 
1350  <application>Privoxy</application> can help protect your privacy, but not
1351  protect you from intrusion attempts. It is, of course, perfectly possible
1352  and recommended to use <emphasis>both</emphasis>.
1353 </para>
1354 </sect2>
1355
1356 <!-- No longer needed
1357 <sect2 renderas="sect3">
1358 <title id="logo">The <application>Privoxy</application> logo that replaces ads is very blocky 
1359 and ugly looking. Can't a better font be used?</title>
1360
1361 <para>
1362  This is not a font problem. The logo is an image that is created by 
1363  <application>Privoxy</application> on the fly. So as to not waste 
1364  memory, the image is rather small. The blockiness comes when the 
1365  image is scaled to fill a largish area. There is not much to be done 
1366  about this, other than to use one of the other
1367  <quote>imageblock</quote> directives: <emphasis>pattern</emphasis>, 
1368  <emphasis>blank</emphasis>, or a URL of your choosing.
1369 </para>
1370 <para>
1371 Given the above problem, we have decided to remove the logo option entirely 
1372 [as of v2.9.13].
1373 </para>
1374 </sect2>
1375 -->
1376
1377 <sect2 renderas="sect3">
1378 <title id="wasted">I have large empty spaces / a checkerboard pattern now where
1379 ads used to be. Why?</title>
1380 <para>
1381  It would be technically possible eliminate the banners in a way that frees
1382  their screen estate in many cases, by doing all banner blocking with filters,
1383  i.e. eliminating the whole image references from the HTML pages instead
1384  of letting them stay in, and blocking the resulting requests for the
1385  banners themselves.
1386 </para>
1387 <para>
1388  But this would consume considerable CPU resources, would likely destroy
1389  the layout of many web pages which rely on the banners consuming a certain
1390  amount of screen space, and would fail in other cases, where the screen space
1391  is reserved e.g. by tables anyway. Also, making the banners disappear without
1392  a visual trace complicates troubleshooting.
1393 </para>
1394 <para>
1395  So we won't support this in the default configuration, but you can of course
1396  define appropriate filters yourself.
1397 </para>
1398 </sect2>
1399
1400 <sect2 renderas="sect3">
1401 <title id="ssl">How can <application>Privoxy</application> filter Secure (HTTPS) URLs?</title>
1402 <para>
1403  Since secure HTTP connections are encrypted SSL sessions between your browser
1404  and the secure site, and are meant to be reliably <emphasis>secure</emphasis>,
1405  there is little that <application>Privoxy</application> can do but hand the raw
1406  gibberish data though from one end to the other unprocessed.
1407 </para>
1408 <para>
1409  The only exception to this is blocking by host patterns, as the client needs
1410  to tell <application>Privoxy</application> the name of the remote server,
1411  so that <application>Privoxy</application> can establish the connection.
1412  If that name matches a host-only pattern, the connection will be blocked.
1413 </para>
1414 <para>
1415  As far as ad blocking is concerned, this is less of a restriction than it may
1416  seem, since ad sources are often identifiable by the host name, and often
1417  the banners to be placed in an encrypted page come unencrypted nonetheless
1418  for efficiency reasons, which exposes them to the full power of 
1419  <application>Privoxy</application>'s ad blocking.
1420 </para>
1421 <para>
1422  <quote>Content cookies</quote> (those that are embedded in the actual HTML or
1423  JS page content, see <literal><ulink
1424  url="../user-manual/actions-file.html#FILTER-CONTENT-COOKIES">filter{content-cookies}</ulink></literal>), 
1425  in an SSL transaction will be impossible to block under these conditions. 
1426  Fortunately, this does not seem to be a very common scenario since most 
1427  cookies come by traditional means.
1428 </para>
1429
1430 </sect2>
1431
1432 <sect2 renderas="sect3">
1433 <title id="secure"><application>Privoxy</application> runs as a <quote>server</quote>. How 
1434 secure is it? Do I need to take any special precautions?</title>
1435 <para>
1436  There are no known exploits that might affect
1437  <application>Privoxy</application>. On Unix-like systems, 
1438  <application>Privoxy</application> can run as a non-privileged 
1439  user, which is how we recommend it be run. Also, by default 
1440  <application>Privoxy</application> only listens to requests 
1441  from <quote>localhost</quote> only. The server aspect of
1442  <application>Privoxy</application> is not itself directly exposed to the
1443  Internet in this configuration. If you want to have
1444  <application>Privoxy</application> serve as a LAN proxy, this will have to
1445  be opened up to allow for LAN requests. In this case, we'd recommend
1446  you specify only the LAN gateway address, e.g. 192.168.1.1, in the main 
1447  <application>Privoxy</application> configuration file and check all <ulink
1448  url="../user-manual/config.html#ACCESS-CONTROL">access control and security
1449  options</ulink>. All LAN hosts can then use this as their proxy address
1450  in the browser proxy configuration, but <application>Privoxy</application>
1451  will not listen on any external interfaces. ACLs can be defined in addition,
1452  and using a firewall is always good too. Better safe than sorry.
1453 </para>
1454
1455 </sect2>
1456
1457 <sect2 renderas="sect3" id="turnoff">
1458 <title>How can I temporarily disable <application>Privoxy</application>?</title>
1459 <para>
1460  The easiest way is to access <application>Privoxy</application> with your 
1461  browser by using the remote toggle URL: <ulink
1462  url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>.
1463  See the <ulink url="../user-manual/appendix.html#BOOKMARKLETS">Bookmarklets section</ulink> 
1464  of the <citetitle>User Manual</citetitle> for an easy way to access this 
1465  feature.
1466 </para>
1467 </sect2>
1468
1469 <sect2 renderas="sect3" id="reallyoff">
1470 <title>When <quote>disabled</quote> is <application>Privoxy</application> totally 
1471 out of the picture?</title>
1472 <para>
1473  No, this just means all filtering and actions are disabled.
1474  <application>Privoxy</application> is still acting as a proxy, but just not 
1475  doing any of the things that <application>Privoxy</application> would
1476  normally be expected to do. It is still a <quote>middle-man</quote> in 
1477  the interaction between your browser and web sites.
1478 </para>
1479 </sect2>
1480
1481 <sect2 renderas="sect3" id="crunch">
1482 <title>My logs show <application>Privoxy</application> <quote>crunches</quote> 
1483 ads, but also its own CGI pages. What is a <quote>crunch</quote>?</title>
1484 <para>
1485  A <quote>crunch</quote> simply means <application>Privoxy</application> intercepted 
1486  <emphasis>something</emphasis>, nothing more. Often this is indeed ads or
1487  banners, but <application>Privoxy</application> uses the same mechanism for
1488  trapping requests for its own internal pages. For instance, a request for
1489  <application>Privoxy's</application> configuration page at: <ulink
1490  url="http://config.privoxy.org">http://config.privoxy.org</ulink>, is
1491  intercepted (i.e. it does not go out to the 'net), and the familiar CGI
1492  configuration is returned to the browser, and the log consequently will show
1493  a <quote>crunch</quote>.
1494 </para>
1495 </sect2>
1496
1497 <sect2 renderas="sect3" id="downloads">
1498 <title>Can <application>Privoxy</application> effect files that I download
1499 from a webserver? FTP server?</title>
1500 <para>
1501  From the webserver's perspective, there is no difference between
1502  viewing a document (i.e. a page), and downloading a file. The same is true of
1503  <application>Privoxy</application>. If there is a match for a <literal><ulink
1504  url="../user-manual/actions-file.html#BLOCK">block</ulink></literal> pattern,
1505  it will still be blocked, and of course this is obvious. Filtering is
1506  potentially more of a concern since the results are not always so obvious.
1507 </para>
1508 <para>
1509  <application>Privoxy</application> knows the differences in files according
1510  to the <quote>Document Type</quote> as reported by the webserver. If this is
1511  reported accurately (e.g. <quote>application/zip</quote> for a zip archive),
1512  then <application>Privoxy</application> knows to ignore these where
1513  appropriate. It is possible, however, that documents that are of an unknown
1514  type (generally assumed to be <quote>text/plain</quote>) will be filtered, as
1515  will those that might be incorrectly reported by the webserver. If such a
1516  file is a downloaded file that is intended to be saved to disk, then any
1517  content that might have been altered by filtering, will be saved too, for
1518  these (probably very rare) cases.
1519 </para>
1520 <para>
1521  <application>Privoxy</application> does not do FTP at all, only HTTP 
1522   protocols.
1523 </para>
1524 </sect2>
1525
1526
1527 <sect2 renderas="sect3" id="seealso">
1528 <title>Where can I find more information about <application>Privoxy</application>
1529 and related issues?</title>
1530 <!-- Include seealso.sgml boilerplate: -->
1531  &seealso;
1532 <!-- end boilerplate -->
1533
1534 <!--
1535 <para>
1536  Please see the 
1537  <ulink url="../user-manual/seealso.html">user-manual</ulink> for 
1538  others references.
1539 </para>
1540 -->
1541 </sect2>
1542
1543 <sect2 renderas="sect3" id="microsuck">
1544 <title>I've noticed that Privoxy changes <quote>Microsoft</quote> to 
1545 <quote>MicroSuck</quote>! Why are you manipulating my browsing?</title>
1546
1547 <para>
1548  We're not. The text substitutions that you are seeing are disabled
1549  in the default configuration as shipped. You have either manually
1550  activated the <quote><literal>fun</literal></quote> filter which
1551  is clearly labeled <quote>Text replacements for subversive browsing
1552  fun!</quote> or you have implicitly activated it by choosing the
1553  <quote>Advanced</quote> profile in the web-based editor.
1554 </para>
1555 </sect2>
1556
1557 </sect1>
1558
1559
1560 <!--   ~~~~~       New section      ~~~~~     -->
1561
1562 <sect1 id="trouble">
1563 <title>Troubleshooting</title>
1564
1565 <sect2 renderas="sect3">
1566 <title id="refused">I just upgraded and am getting <quote>connection refused</quote>
1567 with every web page?</title>
1568 <para>
1569  Either <application>Privoxy</application> is not running, or your 
1570  browser is configured for a different port than what
1571  <application>Privoxy</application> is using.
1572 </para>
1573
1574 <para>
1575  The old <application>Privoxy</application> (and also
1576  <application>Junkbuster</application>) used port 8000 by 
1577  default. This has been changed to port 8118 now, due to a conflict 
1578  with NAS (Network Audio Service), which uses port 8000. If you haven't, 
1579  you need to change your browser to the new port number, or alternately 
1580  change the <ulink
1581  url="../user-manual/config.html#LISTEN-ADDRESS"><literal>listen-address</literal>
1582  option</ulink> in <application>Privoxy's</application> <ulink
1583  url="../user-manual/config.html">main configuration file</ulink>.
1584 </para>
1585
1586 </sect2>
1587
1588 <sect2 renderas="sect3">
1589 <title id="flushit">I just added a new rule, but the steenkin ad is 
1590 still getting through. How?</title>
1591 <para>
1592  If the ad had been displayed before you added its URL, it will probably be
1593  held in the browser's cache for some time, so it will be displayed without
1594  the need for any request to the server, and <application>Privoxy</application>
1595  will not be in the picture. The best thing to do is try flushing the browser's
1596  caches. And then try again.
1597 </para>
1598
1599 <para>
1600  If this doesn't help, you probably have an error in the rule you
1601  applied. Try pasting the full URL of the offending ad into <ulink
1602  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
1603  and see if it really matches your new rule.
1604 </para>
1605
1606 </sect2>
1607
1608 <sect2 id="badsite" renderas="sect3">
1609 <title >One of my favorite sites does not work with <application>Privoxy</application>.
1610 What can I do?</title>
1611
1612 <para>
1613  First verify that it is indeed a <application>Privoxy</application> problem, 
1614  by toggling off <application>Privoxy</application> through <ulink
1615  url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>,
1616  and then shift-reloading the problem page (i.e. holding down the shift key
1617  while clicking reload. Alternatively, flush your browser's disk and memory
1618  caches).
1619 </para>
1620
1621 <para>
1622  If still a problem, go to <ulink
1623  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
1624  and paste the full URL of the page in question into the prompt. See which actions
1625  are being applied to the URL, and which matches in which actions files are
1626  responsible for that. Now, armed with this information, go to <ulink
1627  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
1628  and select the appropriate actions files for editing.
1629 </para>
1630 <para>
1631  You can now either look for a section which disables the actions that
1632  you suspect to cause the problem and add a pattern for your site there,
1633  or make up a completely new section for your site. In any case, the recommended
1634  way is to disable only the prime suspect, reload the problem page, and only
1635  if the problem persists, disable more and more actions until you have
1636  identified the culprit. You may or may not want to turn the other actions
1637  on again. Remember to flush your browser's caches in between any such changes!
1638 </para>
1639 <para>
1640  Alternately, if you are comfortable with a text editor, you can accomplish 
1641  the same thing by editing the appropriate actions file. Probably the easiest 
1642  way to deal with such problems when editing by hand is to add your
1643  site to a <literal>{ fragile }</literal> section in <filename>user.action</filename>,
1644  which is an alias that turns off most <quote>dangerous</quote>
1645  actions, but is also likely to turn off more actions then needed, and thus lower
1646  your privacy and protection more than necessary, 
1647 </para>
1648 <para>
1649  Troubleshooting actions is discussed in more detail in the <ulink
1650  url="../user-manual/appendix.html#ACTIONSANAT">user-manual appendix</ulink>.
1651  There is also an <ulink
1652  url="../user-manual/actions-file.html#ACT-EXAMPLES">actions tutorial</ulink>.
1653 </para>
1654
1655 </sect2>
1656
1657
1658 <!--   ~~~~~       New section      ~~~~~     -->
1659 <sect2 id="dun" renderas="sect3">
1660 <title>After installing <application>Privoxy</application>, I have to log in
1661 every time I start IE. What gives?</title>
1662
1663 <para>
1664  This is a quirk that effects the installation of
1665  <application>Privoxy</application>, in conjunction with Internet Explorer and
1666  Internet Connection Sharing on Windows 2000 and Windows XP. The symptoms may
1667  appear to be corrupted or invalid DUN settings, or passwords.
1668 </para>
1669
1670 <para>
1671  When setting up an NT based Windows system with
1672  <application>Privoxy</application> you may find that things do not seem to be
1673  doing what you expect. When you set your system up you will probably have set
1674  up Internet Connection Sharing (ICS) with Dial up Networking (DUN) when
1675  logged in with administrator privileges. You will probably have made this DUN
1676  connection available to other accounts that you may have set-up on your
1677  system. E.g. Mum or Dad sets up the system and makes accounts suitably
1678  configured for the kids.
1679 </para>
1680
1681 <para>
1682  When setting up <application>Privoxy</application> in this environment you
1683  will have to alter the proxy set-up of Internet Explorer (IE) for the
1684  specific DUN connection on which you wish to use
1685  <application>Privoxy</application>. When you do this the ICS DUN set-up
1686  becomes user specific. In this instance you will see no difference if you
1687  change the DUN connection under the account used to set-up the connection.
1688  However when you do this from another user you will notice that the DUN
1689  connection changes to make available to "Me only". You will also find that
1690  you have to store the password under each different user!
1691 </para>
1692
1693 <para>
1694  The reason for this is that each user's set-up for IE is user specific. Each
1695  set-up DUN connection and each LAN connection in IE store the settings for
1696  each user individually. As such this enforces individual configurations
1697  rather than common ones. Hence the first time you use a DUN connection after
1698  re-booting your system it may not perform as you expect, and prompt you for 
1699  the password. Just set and save the password again and all should be OK.
1700 </para>
1701
1702 <para>
1703 [Thanks to Ray Griffith for this submission.]
1704 </para>
1705 </sect2>
1706
1707
1708 <!--   ~~~~~       New section      ~~~~~     -->
1709 <sect2 id="ftp" renderas="sect3">
1710 <title>I cannot connect to any FTP sites. <application>Privoxy</application>
1711  seems to be blocking me.</title>
1712  <para>
1713   <application>Privoxy</application> cannot act as a proxy for FTP traffic, 
1714   so do not configure your browser to use <application>Privoxy</application>
1715   as an FTP proxy. The same is true for any protocol other than HTTP or HTTPS.
1716  </para>
1717  <para>
1718   Most browsers understand FTP as well as HTTP. If you connect to a site, with
1719   a URL like <literal>ftp://ftp.example.com</literal>, your browser is making
1720   an FTP connection, and not a HTTP connection. So while your browser may 
1721   speak FTP, <application>Privoxy</application> does not, and cannot proxy 
1722   such traffic.
1723  </para>
1724 </sect2>
1725
1726 <!--   ~~~~~       New section      ~~~~~     -->
1727 <sect2 id="osxie" renderas="sect3">
1728 <title>In Mac OSX, I can't configure Microsoft Internet Explorer to use 
1729  <application>Privoxy</application> as the HTTP proxy.</title>
1730  <para>
1731   Microsoft Internet Explorer (in versions like 5.1) respects system-wide
1732   network settings.  In order to change the HTTP proxy, open System
1733   Preferences, and click on the Network icon.  In the settings pane that
1734   comes up, click on the Proxies tab.  Ensure the "Web Proxy (HTTP)" checkbox 
1735   is checked and enter <literal>127.0.0.1</literal> in the entry field.  
1736   Enter <literal>8118</literal> in the Port field.  The next time you start
1737   IE, it should reflect these values.
1738  </para>
1739 </sect2>
1740
1741 <!--   ~~~~~       New section      ~~~~~     -->
1742 <sect2 renderas="sect3" id="osxuninstall">
1743 <title>In Mac OSX, I dragged the Privoxy folder to the trash in order to 
1744  uninstall it.  Now the finder tells me I don't have sufficient privileges to
1745  empty the trash.</title>
1746  <para>
1747   Just dragging the <application>Privoxy</application> folder to the trash is
1748   not enough to delete it.  <application>Privoxy</application> supplies an
1749   <application>uninstall.command</application> file that takes care of
1750   these details.  Open the trash, drag the <application>uninstall.command</application>
1751   file out of the trash and double-click on it.  You will be prompted for
1752   confirmation and the administration password.
1753  </para> 
1754  <para>
1755   The trash may still appear full after this command; emptying the trash 
1756   from the desktop should make it appear empty again.
1757  </para>
1758 </sect2>
1759
1760
1761 <!--   ~~~~~       New section      ~~~~~     -->
1762 <sect2 renderas="sect3" id="blankpage">
1763 <title>I get a completely blank page at one site. <quote>View Source</quote>
1764  shows only: <markup><![CDATA[<html><body></body></html>]]></markup>. Without
1765  <application>Privoxy</application> the page loads fine.</title>
1766  <para>
1767   Chances are that the site suffers from a bug in
1768   <ulink url="http://www.php.net/"><application>PHP</application></ulink>,
1769   which results in empty pages being sent if the client explicitly requests
1770   an uncompressed page, like <application>Privoxy</application> does.
1771   This bug has been fixed in PHP 4.2.3.
1772  </para>
1773  <para>
1774   To find out if this is in fact the source of the problem, try adding
1775   the site to a <literal>-prevent-compression</literal> section in
1776   <filename>user.action</filename>:
1777  </para>
1778  <screen>
1779    # Make exceptions for ill-behaved sites:                                     
1780    #                                                                    
1781    {-prevent-compression}                                               
1782     .example.com</screen>
1783  <para>
1784   If that works, you may also want to report the problem to the
1785   site's webmasters, telling them to use zlib.output_compression
1786   instead of ob_gzhandler in their PHP applications (workaround)
1787   or upgrade to PHP 4.2.3 or later (fix).
1788  </para>
1789 </sect2>
1790
1791
1792 </sect1>
1793 <!--
1794 </sect1>
1795 -->
1796
1797 <!--   ~~~~~       New section      ~~~~~     -->
1798 <!--
1799 FIXME: Commented out until we have something to put here. HB 03/18/02.
1800 <sect1 id="knownissues"><title>Known Issues</title>
1801 <para>
1802    Fill me.
1803 </para>
1804 </sect1>
1805 -->
1806
1807   <!--   ~~~~~       New section      ~~~~~     -->
1808   <sect1 id="contact"><title>Contacting the developers, Bug Reporting and Feature Requests</title>
1809 <!-- Include contacting.sgml  -->
1810  &contacting;
1811 <!-- end contacting -->
1812   </sect1>
1813   
1814 <!--   ~~~~~       New section      ~~~~~     -->
1815 <sect1 id="copyright"><title>Privoxy Copyright, License and History</title>
1816
1817  <!-- Include copyright.sgml -->
1818   &copyright;
1819  <!-- end -->
1820   
1821   <para>
1822    Portions of this document are <quote>borrowed</quote> from the original
1823    <application>Junkbuster</application> (tm) FAQ, and modified as 
1824    appropriate for <application>Privoxy</application>.
1825   </para>
1826
1827  <!--   ~~~~~       New section      ~~~~~     -->
1828  <sect2><title>License</title>
1829  <!-- Include copyright.sgml: -->
1830   &license;
1831  <!-- end copyright -->
1832  </sect2>
1833  <!--  ~  End section  ~  -->
1834
1835  <!--   ~~~~~       New section      ~~~~~     -->
1836  <sect2><title>History</title>
1837  <!-- Include history.sgml -->
1838   &history;
1839  <!-- end -->
1840  </sect2>
1841
1842  </sect1>
1843  <!--  ~  End section  ~  -->
1844  
1845   
1846 <!--   ~~~~~       New section      ~~~~~     -->
1847 <!--
1848 <sect1 id="seealso"><title>See also</title>
1849 -->
1850 <!-- Include seealso.sgml -->
1851 <!--
1852  &see;
1853 -->
1854 <!-- end  -->
1855 <!--
1856 </sect1>
1857 -->
1858
1859 <!-- hhmts end -->
1860  <!--
1861  Tue 09/11/01 06:38:14 PM EST: Test SGML doc by Hal Burgiss.
1862  
1863  Last modified: Mon Sep 10 19:22:09 CEST 2001
1864  
1865  This program is free software; you can redistribute it 
1866  and/or modify it under the terms of the GNU General
1867  Public License as published by the Free Software
1868  Foundation; either version 2 of the License, or (at
1869  your option) any later version.
1870
1871  This program is distributed in the hope that it will
1872  be useful, but WITHOUT ANY WARRANTY; without even the
1873  implied warranty of MERCHANTABILITY or FITNESS FOR A
1874  PARTICULAR PURPOSE.  See the GNU General Public
1875  License for more details.
1876
1877  The GNU General Public License should be included with
1878  this file.  If not, you can view it at
1879  http://www.gnu.org/copyleft/gpl.html
1880  or write to the Free Software Foundation, Inc., 59
1881  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
1882
1883 $Log: faq.sgml,v $
1884 Revision 2.6  2002/10/10 04:10:38  hal9
1885 s/Advanced/Radical/ for standard.action change.
1886
1887 Revision 2.5  2002/09/26 05:57:14  hal9
1888 Conditionally exclude 'this doc is evolving' comment in intro for non release
1889 situations.
1890
1891 Revision 2.4  2002/09/26 00:14:42  hal9
1892 Small additions for content-cookies/SSL, LAN configuration, and FTP (non)
1893 support.
1894
1895 Revision 2.3  2002/09/13 11:50:55  oes
1896 Added MicroSuck topic; Updated PHP bug topic
1897
1898 Revision 2.2  2002/09/05 04:25:05  hal9
1899 Sync with 3.0 branch. No new content.
1900
1901 Revision 1.61.2.19  2002/08/25 23:31:56  hal9
1902 Fix one grammatical error. Add brief FAQ relating to tranparent proxies (ie
1903 port 80 setting). Add FAQ on effects of Privoxy on downloaded files
1904 (especially filtering).
1905
1906 Revision 1.61.2.18  2002/08/14 16:39:37  hal9
1907 Fix wrong tag on FAQ addition.
1908
1909 Revision 1.61.2.17  2002/08/14 00:01:18  hal9
1910 Add a crunch FAQ.
1911
1912 Revision 1.61.2.16  2002/08/13 00:10:38  hal9
1913 Add faq to troubleshooting re: blank page syndrome, ie {-prevent-compression}.
1914
1915 Revision 1.61.2.15  2002/08/10 11:34:22  oes
1916 Add disclaimer about probably being out-of-date
1917
1918 Revision 1.61.2.14  2002/08/07 02:53:43  hal9
1919 Fix some minor markup errors, and move one OSX Q/A to troubleshooting section.
1920
1921 Revision 1.61.2.13  2002/08/06 11:55:32  oes
1922 Added missing close tag
1923
1924 Revision 1.61.2.12  2002/08/06 11:43:46  david__schmidt
1925 Updated OSX uninstall FAQ... we have an uninstall script now.
1926
1927 Revision 1.61.2.11  2002/08/06 08:54:03  oes
1928 Style police: Fixed formatting details
1929
1930 Revision 1.61.2.10  2002/08/02 14:00:25  david__schmidt
1931 Made the OSX removal commands far less dangerous
1932
1933 Revision 1.61.2.9  2002/08/02 13:14:45  oes
1934 Added warning about sudo rm -r for Mac OSX deinstallation; moved this item to install section
1935
1936 Revision 1.61.2.8  2002/08/02 02:01:42  david__schmidt
1937 Add FAQ item for MSIE on OSX HTTP proxy confusion
1938
1939 Revision 1.61.2.7  2002/08/02 01:46:01  david__schmidt
1940 Added FAQ item for Mac OSX uninstall woes
1941
1942 Revision 1.61.2.6  2002/07/30 20:04:56  hal9
1943 Fix typo: 'schould'.
1944
1945 Revision 1.61.2.5  2002/07/26 15:22:58  oes
1946 - Updated to reflect changes in standard.action
1947 - Added info on where to get updated actions files
1948
1949 Revision 1.61.2.4  2002/07/25 21:42:29  hal9
1950 Add brief notes on not proxying non-HTTP protocols.
1951
1952 Revision 1.61.2.3  2002/06/09 16:36:33  hal9
1953 Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
1954
1955 Revision 1.61.2.2  2002/06/06 02:51:34  hal9
1956 Fix typo in URL http:/config.privoxy.org
1957
1958 Revision 1.61.2.1  2002/06/05 23:10:43  hal9
1959 Add new FAQ re: DUN/IE. Change release date from May to June :)
1960
1961 Revision 1.61  2002/05/25 12:37:25  hal9
1962 Various minor changes and edits.
1963
1964 Revision 1.60  2002/05/22 17:17:48  oes
1965 Proofread & added more links into u-m
1966
1967 Revision 1.59  2002/05/15 04:03:30  hal9
1968 Fix ulink -> link markup.
1969
1970 Revision 1.58  2002/05/10 01:48:20  hal9
1971 This is mostly proposed copyright/licensing additions and changes. Docs
1972 are still GPL, but licensing and copyright are more visible. Also, copyright
1973 changed in doc header comments (eliminate references to JB except FAQ).
1974
1975 Revision 1.57  2002/05/05 20:26:02  hal9
1976 Sorting out license vs copyright in these docs.
1977
1978 Revision 1.56  2002/05/04 08:44:44  swa
1979 bumped version
1980
1981 Revision 1.55  2002/05/04 00:41:56  hal9
1982 -Remove TOC/first page kludge in favor of proper handling via dsl file.
1983
1984 Revision 1.54  2002/05/03 05:06:44  hal9
1985 Add brief Q/A on transparent proxies.
1986
1987 Revision 1.53  2002/05/03 01:34:52  hal9
1988 Fix section numbering for new sections (due to TOC kludge).
1989
1990 Revision 1.52  2002/04/29 03:08:43  hal9
1991 -Added new Q/A on new actions file set up (pointer to u-m)
1992 -Fixed a few broken links and converted old actions as a result of
1993  recent changes.
1994
1995 Revision 1.51  2002/04/26 17:24:31  swa
1996 bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
1997
1998 Revision 1.50  2002/04/26 05:25:23  hal9
1999 Mass commit to catch a few scattered fixes.
2000
2001 Revision 1.49  2002/04/12 10:10:18  swa
2002 version update
2003
2004 Revision 1.48  2002/04/10 18:45:15  swa
2005 generated
2006
2007 Revision 1.47  2002/04/10 04:05:32  hal9
2008 More on BML, etc.
2009
2010 Revision 1.45  2002/04/08 22:59:26  hal9
2011 Version update. Spell chkconfig correctly :)
2012
2013 Revision 1.44  2002/04/07 21:24:29  hal9
2014 Touch up on name change.
2015
2016 Revision 1.43  2002/04/04 21:59:53  hal9
2017 Added NT/W2K service/icon situation.
2018
2019 Revision 1.42  2002/04/04 18:46:47  swa
2020 consistent look. reuse of copyright, history et. al.
2021
2022 Revision 1.41  2002/04/04 06:48:37  hal9
2023 Structural changes to allow for conditional inclusion/exclusion of content
2024 based on entity toggles, e.g. 'entity % p-not-stable  "INCLUDE"'. And
2025 definition of internal entities, e.g. 'entity p-version "2.9.13"' that will
2026 eventually be set by Makefile.
2027 More boilerplate text for use across multiple docs.
2028
2029 Revision 1.40  2002/04/03 04:22:03  hal9
2030 Fixed several typos.
2031
2032 Revision 1.39  2002/04/03 03:53:03  hal9
2033 Revert some changes, and then make some news, to layout, and appearance.
2034
2035 Revision 1.38  2002/04/02 03:49:10  hal9
2036 Major changes to doc structure and layout. Sections are not automatically
2037 numbered now. TOC is on page by itself.
2038
2039 Revision 1.37  2002/04/01 16:24:07  hal9
2040 -Rework of supported Q/A.
2041 -Set up entities to include boilerplate text.
2042
2043 Revision 1.36  2002/03/31 23:18:47  hal9
2044 More on dealing with BLOCKED.
2045
2046 Revision 1.35  2002/03/30 04:14:19  hal9
2047 Fix privoxy.org/config links.
2048
2049 Revision 1.34  2002/03/29 04:35:56  hal9
2050 Touch ups.
2051
2052 Revision 1.33  2002/03/29 01:31:48  hal9
2053 Several new Q/A's and other touch ups.
2054
2055 Revision 1.32  2002/03/27 00:57:03  hal9
2056 Touch ups for name change.
2057
2058 Revision 1.31  2002/03/26 22:29:55  swa
2059 we have a new homepage!
2060
2061 Revision 1.30  2002/03/25 16:39:22  hal9
2062 A few new sections. Made all links relative to user-manual.
2063
2064 Revision 1.29  2002/03/25 05:23:57  hal9
2065 Moved section, and touch ups.
2066
2067 Revision 1.28  2002/03/25 04:27:33  hal9
2068 New section related to name change.
2069
2070 Revision 1.25  2002/03/24 16:08:08  swa
2071 we are too lazy to make a block-built
2072 privoxy logo. hence removed the option.
2073
2074 Revision 1.24  2002/03/24 15:46:20  swa
2075 name change related issue.
2076
2077 Revision 1.23  2002/03/24 12:33:01  swa
2078 more additions.
2079
2080 Revision 1.22  2002/03/24 11:51:00  swa
2081 name change. changed filenames.
2082
2083 Revision 1.21  2002/03/24 11:01:06  swa
2084 name change
2085
2086 Revision 1.20  2002/03/23 15:13:11  swa
2087 renamed every reference to the old name with foobar.
2088 fixed "application foobar application" tag, fixed
2089 "the foobar" with "foobar". left junkbustser in cvs
2090 comments and remarks to history untouched.
2091
2092 Revision 1.19  2002/03/21 17:01:54  hal9
2093 Some touch ups.
2094
2095 Revision 1.18  2002/03/18 16:40:31  hal9
2096 More additions.
2097
2098 Revision 1.17  2002/03/18 03:53:53  hal9
2099 Some new additions.
2100
2101 Revision 1.16  2002/03/17 21:32:56  hal9
2102 A few more additions.
2103
2104 Revision 1.15  2002/03/17 07:25:59  hal9
2105 Correcting some of my typos, and some additions.
2106
2107 Revision 1.14  2002/03/17 02:39:13  hal9
2108 A little more added ...
2109
2110 Revision 1.13  2002/03/17 00:22:20  hal9
2111 Adding new stuff, and trying to incorporate stuff from old faq.
2112
2113 Revision 1.12  2002/03/11 20:13:21  swa
2114 typo
2115
2116 Revision 1.11  2002/03/11 18:42:27  swa
2117 new section
2118
2119 Revision 1.10  2002/03/11 13:13:27  swa
2120 correct feedback channels
2121
2122 Revision 1.9  2002/03/10 23:34:04  swa
2123 more info on not hiding ip address
2124
2125 Revision 1.8  2002/03/09 15:55:48  swa
2126 added default config section
2127
2128 Revision 1.7  2002/03/07 18:16:55  swa
2129 looks better
2130
2131 Revision 1.6  2002/03/07 13:16:31  oes
2132 Committing changes by Stefan
2133
2134 Revision 1.5  2002/03/02 15:50:04  swa
2135 2.9.11 version. more input for docs.
2136
2137 Revision 1.4  2002/02/24 14:34:24  jongfoster
2138 Formatting changes.  Now changing the doctype to DocBook XML 4.1
2139 will work - no other changes are needed.
2140
2141 Revision 1.3  2001/09/23 10:13:48  swa
2142 upload process established. run make webserver and
2143 the documentation is moved to the webserver. documents
2144 are now linked correctly.
2145
2146 Revision 1.2  2001/09/13 15:20:17  swa
2147 merged standards into developer manual
2148
2149 Revision 1.1  2001/09/12 15:36:41  swa
2150 source files for junkbuster documentation
2151
2152 Revision 1.3  2001/09/10 17:43:59  swa
2153 first proposal of a structure.
2154
2155 Revision 1.2  2001/06/13 14:28:31  swa
2156 docs should have an author.
2157
2158 Revision 1.1  2001/06/13 14:20:37  swa
2159 first import of project's documentation for the webserver.
2160
2161 -->
2162
2163 </article>