Fix small typo.
[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 "3.0.11">
12 <!entity p-status "stable">
13 <!entity % p-not-stable "IGNORE">
14 <!entity % p-stable "INCLUDE">
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 <!entity % p-newstuff "INCLUDE">      <!-- exclude stuff from devel versions -->
20 <!entity  my-app "<application>Privoxy</application>">
21 ]>
22 <!--
23  File        :  $Source: /cvsroot/ijbswa/current/doc/source/faq.sgml,v $
24
25  Purpose     :  FAQ
26                 This file belongs into
27                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
28                 
29  $Id: faq.sgml,v 2.53 2009/02/15 20:46:13 hal9 Exp $
30
31  Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/
32  See LICENSE.
33
34  Based partially on the Internet Junkbuster FAQ originally written by and
35  Copyright (C) 1997 Anonymous Coders and Junkbusters Corporation.
36  http://www.junkbusters.com/
37
38  <Qandaset defaultlabel='qanda'>
39   <QandAEntry>
40    <question>
41     <para> 
42      How are you?
43     </para>
44    </question>
45    <answer>
46     <para> 
47      Fine.
48     </para>
49    </answer>
50   </QandAEntry>
51  </QandASet>
52
53  ========================================================================
54  NOTE: Please read developer-manual/documentation.html before touching 
55  this file!
56
57  Please we keep the info in this file as version independent as possible 
58  so we only have to maintain one FAQ. Where significant changes are 
59  made to Privoxy configuration, please note the change in such a way that 
60  it makes sense to both users of older and newer versions.
61  ========================================================================
62
63
64 -->
65
66
67 <article id="index" class="faq">
68 <artheader>
69 <title>Privoxy Frequently Asked Questions</title>
70
71 <pubdate>
72  <subscript>
73 <!-- Completely the wrong markup, but very little is allowed  -->
74 <!-- in this part of an article. FIXME -->
75  <link linkend="copyright">Copyright</link> &my-copy; 2001-2009 by 
76  <ulink url="http://www.privoxy.org/">Privoxy Developers</ulink>
77  </subscript>
78 </pubdate>
79
80 <pubdate>$Id: faq.sgml,v 2.53 2009/02/15 20:46:13 hal9 Exp $</pubdate>
81
82 <!--
83
84 Note: this should generate a separate page, and a live link to it. 
85 But it doesn't for some mysterious reason. Please leave commented
86 unless it can be fixed proper. For the time being, the copyright 
87 statement will be in copyright.smgl.
88
89 Hal.
90
91 <legalnotice id="legalnotice"> 
92  <para>
93   text goes here ........
94  </para>
95 </legalnotice>
96
97 -->
98
99 <!--
100 <authorgroup>
101  <author>
102   <affiliation>
103    <orgname>By: Privoxy Developers</orgname>
104    </affiliation>
105  </author>
106 </authorgroup>
107 -->
108 <abstract>
109 <![%dummy;[
110 <para>
111  <comment>
112   This is here to keep vim syntax file from breaking :/
113   If I knew enough to fix it, I would.
114   PLEASE DO NOT REMOVE! HB: hal@foobox.net
115  </comment>
116 </para>
117 ]]>
118  <para>
119  This FAQ gives quick answers to frequently asked questions about
120  <ulink url="http://www.privoxy.org/">Privoxy</ulink>.
121  It is not a substitute for the 
122  <ulink url="../user-manual/index.html"><citetitle>Privoxy User Manual</citetitle></ulink>.
123 <!-- 
124  This works, at least in some situtations:
125  Test: <ulink url="privoxy-user-manual.pdf"><citetitle>User Manual</citetitle></ulink>.
126 --> 
127  </para>
128
129 <!-- Include privoxy.sgml boilerplate: -->
130  <para>What is Privoxy?</para> &p-intro;
131 <!-- end boilerplate -->
132
133  <para>
134   Please note that this document is a work in progress. This copy represents
135   the state at the release of version &p-version;.
136   You can find the latest version of the document at <ulink
137   url="http://www.privoxy.org/faq/">http://www.privoxy.org/faq/</ulink>.
138   Please see the <link linkend="contact">Contact section</link> if you want to
139   contact the developers. 
140  </para>
141
142 <!--   <para> -->
143 <!--    Feel free to send a note to the developers at <email>ijbswa-developers@lists.sourceforge.net</email>. -->
144 <!--   </para> -->
145 </abstract>
146 </artheader>
147
148
149 <!--   ~~~~~       New section      ~~~~~     -->
150
151 <sect1 id="general"><title>General Information</title>
152 <sect2 renderas="sect3" id="who-uses"><title>Who should give &my-app; a try?</title>
153  <para>
154   Anyone who is interested in security, privacy, or in 
155   finer-grained control over their web and Internet experience.
156  </para>
157 </sect2>
158
159 <sect2 renderas="sect3" id="bestchoice"><title>Is Privoxy the best choice for
160 me?</title>
161  <para>
162   &my-app; is certainly a good choice, especially for those who want more 
163   control and security. Those with the willingness to read the documentation
164   and the ability to fine-tune their installation will benefit the most.
165  </para>
166  <para>
167   One of <application>Privoxy's</application>
168   strengths is that it is highly configurable giving you the ability to
169   completely personalize your installation. Being familiar with, or at least
170   having an interest in learning about <ulink
171   url="http://en.wikipedia.org/wiki/Http">HTTP</ulink> and other networking
172   protocols, <ulink url="http://en.wikipedia.org/wiki/Html">HTML</ulink>, and 
173   <ulink url="http://en.wikipedia.org/wiki/Regular_expressions"><quote>Regular
174   Expressions</quote></ulink>
175   will be a big plus and will help you get the most out of &my-app;. 
176   A new installation just includes a very basic configuration. The user 
177   should take this as a starting point only, and enhance it as he or she 
178   sees fit. In fact, the user is encouraged, and expected to, fine-tune the 
179   configuration.
180  </para>
181  <para>
182   Much of <application>Privoxy's</application> configuration can be done 
183   with a <ulink url="http://en.wikipedia.org/wiki/Web_browser">Web browser</ulink>.
184   But there are areas where configuration is done using a 
185   <ulink url="http://en.wikipedia.org/wiki/Text_editors">text editor</ulink>
186   to edit configuration files. Also note that the web-based action editor
187   doesn't use authentication and should only be enabled in environments
188   where all clients with access to &my-app; listening port can be trusted.
189   </para>
190 </sect2>
191
192 <sect2 renderas="sect3" id="proxymoron"><title>What is a <quote>proxy</quote>? How does
193 Privoxy work? </title>
194  <para>
195   A <ulink url="http://en.wikipedia.org/wiki/Proxy_server">web proxy</ulink>
196   is a service, based on a software such as &my-app;, that clients
197   (i.e. browsers) can use instead of connecting to web servers directly.
198   The clients then ask the proxy to request objects (web pages, images, movies etc)
199   on their behalf and to forward the data to the clients.
200   It is a <quote>go-between</quote>. For details, see
201   <ulink url="http://en.wikipedia.org/wiki/Proxy_server">Wikipedia's proxy definition</ulink>.
202  </para>
203  <para>
204   There are many reasons to use web proxies, such as security (firewalling),
205   efficiency (caching) and others, and there are any number of proxies
206   to accommodate those needs.
207  </para>
208  <para>
209   &my-app; is a proxy that is primarily focused on
210   privacy enhancement, ad and junk elimination and freeing the user from
211   restrictions placed on his activities. Sitting between your browser(s) and the Internet,
212   it is in a perfect position to filter outbound personal information that your
213   browser is leaking, as well as inbound junk. It uses a variety of techniques to do
214   this, all of which are under your complete control via the various configuration
215   files and options. Being a proxy also makes it easier to share
216   configurations among multiple browsers and/or users.
217  </para>
218 </sect2>
219
220 <sect2 renderas="sect3" id="otherstuff">
221 <title>Does Privoxy do anything more than ad blocking?</title>
222  <para> 
223   Yes, ad blocking is but one possible use. There are many, many ways &my-app; 
224   can be used to sanitize and customize web browsing. 
225 </para>
226 </sect2>
227
228 <sect2 renderas="sect3" id="newjb"><title>What is this new version of 
229 <quote><citetitle>Junkbuster</citetitle></quote>?</title>
230
231 <!-- Include history.sgml -->
232  &history;
233 <!-- end -->
234
235 </sect2>
236
237
238 <sect2 renderas="sect3">
239 <title id="whyprivoxy">Why <quote>Privoxy</quote>? Why change the name from
240 Junkbuster at all?</title>
241 <para>
242  Though outdated, <ulink url="http://junkbusters.com/">Junkbusters Corporation</ulink>
243  continues to offer their original version of the <application>Internet
244  Junkbuster</application>, so publishing our
245  <application> Junkbuster</application>-derived software under the same name
246  led to confusion.
247 </para>
248 <para>
249  There are also potential legal complications from our use of the 
250  <application>Junkbuster</application> name, which is a registered trademark of 
251  <ulink url="http://junkbusters.com/">Junkbusters Corporation</ulink>.
252  There are, however, no objections from Junkbusters Corporation to the 
253  <application>Privoxy</application> project itself, and they, in fact, still
254  share our ideals and goals.
255 </para>
256 <para>
257  The developers also believed that there are so many improvements over the original 
258  code, that it was time to make a clean break from the past and make 
259  a name in their own right.
260 </para>
261 <para>
262  <application>Privoxy</application> is the 
263  <quote><emphasis>Privacy Enhancing Proxy</emphasis></quote>. Also, its content
264  modification and junk suppression gives <emphasis>you</emphasis>, the user, more
265  control, more freedom, and allows you to browse your personal and
266  <quote><emphasis>private</emphasis> edition</quote> of the web.
267 </para>
268 </sect2>
269
270 <sect2 renderas="sect3" id="differs"><title>How does Privoxy differ
271 from the old Junkbuster?</title> 
272 <para>
273  <application>Privoxy</application> picks up where
274  <application>Junkbuster</application> left off.
275  The new <application>Privoxy</application> still blocks ads and banners,
276  still manages <ulink
277  url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>, and still
278  helps protect your privacy. But, most of these features have been enhanced,
279  and many new ones have been added, all in the same vein.
280  </para>
281 <para>
282  <application>Privoxy</application>'s new features include:
283 </para>
284
285 <!-- Include newfeatures.sgml: --> 
286  &newfeatures;
287 <!-- end include -->
288
289 </sect2>
290
291 <sect2 renderas="sect3" id="whatsanad">
292 <title id="knows">How does Privoxy know what is
293 an ad, and what is not?</title>
294 <para>
295  <application>Privoxy</application>'s approach to blocking ads is twofold:
296 </para>
297 <para>
298  First, there are certain patterns in the <emphasis>locations</emphasis> (URLs)
299  of banner images. This applies to both the path (you wouldn't guess how many
300  web sites serve their banners from a directory called <quote>banners</quote>!)
301  and the host (blocking the big banner hosting services like doublecklick.net
302  already helps a lot). <application>Privoxy</application> takes advantage of this
303  fact by using <ulink url="../user-manual/actions-file.html#AF-PATTERNS">URL
304  patterns</ulink> to sort out and block the requests for things that sound 
305  like they would be ads or banners.
306 </para>
307 <para>
308  Second, banners tend to come in certain <emphasis>sizes</emphasis>. But you
309  can't tell the size of an image by its URL without downloading it, and if you
310  do, it's too late to save bandwidth. Therefore, <application>Privoxy</application>
311  also inspects the HTML sources of web pages while they are loaded, and replaces
312  references to images with standard banner sizes by dummy references, so that
313  your browser doesn't request them anymore in the first place.
314 </para>
315 <para>
316  Both of this involves a certain amount of guesswork and is, of course, freely
317  and readily configurable.
318 </para>
319 </sect2>
320
321 <sect2 renderas="sect3">
322 <title id="mistakes">Can Privoxy make mistakes? 
323 This does not sound very scientific.</title>
324 <para>
325  Actually, it's a black art ;-) And yes, it is always possible to have a broad
326  rule accidentally block or change something by mistake. You will almost surely
327  run into such situations at some point. It is tricky writing rules to
328  cover every conceivable possibility, and not occasionally get false positives.
329 </para>
330
331 <para>
332  But this should not be a big concern since the
333  <application>Privoxy</application> configuration is very flexible, and
334  includes tools to help identify these types of situations so they can be
335  addressed as needed, allowing you to customize your installation.
336  (<link linkend="badsite">See the Troubleshooting section below</link>.)
337 </para>
338
339 </sect2>
340
341 <sect2 renderas="sect3">
342 <title id="configornot">Will I have to configure Privoxy
343  before I can use it?</title>
344 <para>
345  That depends on your expectations.
346  The default installation should give you a good starting
347  point, and block <emphasis>most</emphasis> ads and unwanted content,
348  but many of the more advanced features are off by default, and require
349  you to activate them. 
350 </para>
351 <para>
352  You do have to set up your browser to use
353  <application>Privoxy</application> (see the <link
354  linkend="firststep">Installation section below</link>). 
355 </para>
356 <para>
357  And you will certainly run into situations where there are false positives,
358  or ads not being blocked that you may not want to see. In these cases, you
359  would certainly benefit by customizing <application>Privoxy's</application>
360  configuration to more closely match your individual situation. And we
361  encourage you to do this. This is where the real power of
362  <application>Privoxy</application> lies!
363 </para>
364
365 </sect2>
366
367 <sect2 renderas="sect3" id="lan">
368 <title>Can Privoxy run as a server on a network?</title>
369  <para> 
370   Yes, &my-app; runs as a server already, and can easily be configured to
371   <quote>serve</quote> more than one client. See <link linkend="lanconfig">
372   How can I set up Privoxy to act as a proxy for my LAN</link> below.
373 </para>
374 </sect2>
375
376 <sect2 renderas="sect3" id="browsers2"><title>My browser does the same things as
377 Privoxy. Why should I use Privoxy at all?</title>
378  <para>
379   Modern browsers do indeed have <emphasis>some</emphasis> of the same
380   functionality as <application>Privoxy</application>. Maybe this is
381   adequate for you. But <application>Privoxy</application> is very
382   versatile and powerful, and can probably do a number of things
383   your browser just can't.
384  </para>
385  <para>
386   In addition, a proxy is good choice if you use multiple browsers, or 
387   have a LAN with multiple computers since &my-app; can run as a server  
388   application. This way all the configuration is in one place, and you don't
389   have to maintain a similar configuration for possibly many browsers or
390   users.
391  </para>
392  <para>
393   Note, however, that it's recommended to leverage both your browser's
394   and <application>Privoxy's</application> privacy enhancing features
395   at the same time. While your browser probably lacks some features
396   &my-app; offers, it should also be able to do some things more
397   reliable, for example restricting and suppressing JavaScript.
398  </para>
399 </sect2>
400
401 <sect2 renderas="sect3" id="whytrust"><title>Why should I trust Privoxy?</title>
402  <para>
403   The most important reason is because you have access to
404   <emphasis>everything</emphasis>, and you can control everything. You can
405   check every line of every configuration file yourself. You can check every
406   last bit of source code should you desire. And even if you can't read code, 
407   there should be some comfort in knowing that <!-- thousands of -->other people can, 
408   and do read it. You can build the software from scratch, if you want,
409   so that you know the executable is clean, and that it is
410   <emphasis>yours</emphasis>. In fact, we encourage this level of scrutiny. It
411   is one reason we use &my-app; ourselves.
412  </para>
413 </sect2>
414
415 <sect2 renderas="sect3" id="license"><title>Is there is a license or fee? What about a 
416 warranty? Registration?</title>
417  <para>
418   <application>Privoxy</application> is free software and licensed under the <ulink
419   url="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License (GPL) version 2</ulink>.
420   It is free to use, copy, modify or distribute as you wish under the terms of this
421   license.  Please see the <link linkend="copyright">Copyright</link> section for more
422   information on the license and copyright. Or the <filename>LICENSE</filename> file 
423   that should be included.
424  </para>
425  <para>
426   There is <emphasis>no warranty</emphasis> of any kind, expressed, implied or otherwise.
427   That is something that would cost real money ;-) There is no registration either.
428  </para>
429
430 </sect2>
431
432 <sect2 renderas="sect3" id="spyware">
433 <title>Can Privoxy remove spyware? Adware? Viruses?</title>
434 <para>
435  No, at least not reliably enough to trust it. &my-app; is not designed to be
436  a malware removal tool and the default configuration doesn't even try to
437  filter out any malware.
438 </para>
439 <para>
440  &my-app; could help prevent contact from (known) sites that use such
441  tactics with appropriate configuration rules, and thus could conceivably
442  prevent contamination from such sites. However, keeping such a configuration
443  up to date would require a lot of time and effort that would be better spend
444  on keeping your software itself up to date so it doesn't have known
445  vulnerabilities.
446 </para>
447 </sect2>
448
449
450 <sect2 renderas="sect3" id="otherads">
451 <title>Can I use Privoxy with other ad-blocking software?</title>
452 <para>
453  &my-app; should work fine with other proxies and other software in general.
454 </para>
455 <para>
456  But it is probably not necessary to use &my-app; in conjunction with other
457  ad-blocking products, and this could conceivably cause undesirable results.
458  It might be better to choose one software or the other and work a little to
459  tweak its configuration to your liking.
460 </para>
461 <para>
462  Note that this is an advice specific to ad blocking.
463 </para>
464 </sect2>
465
466 <sect2 renderas="sect3" id="jointeam"><title>I would like to help you, what can I do?</title>
467
468 <sect3 renderas="sect4" id="jointeam-work"><title>Would you like to participate?</title>
469 <para>
470    Well, we <emphasis>always</emphasis> need help. There is something for
471    everybody who wants to help us. We welcome new developers, packagers,
472    testers, documentation writers or really anyone with a desire to help in
473    any way. You <emphasis>DO NOT</emphasis> need to be a
474    <quote>programmer</quote>. There are many other tasks available. In fact,
475    the programmers often can't spend as much time programming because of some
476    of the other, more mundane things that need to be done, like checking the
477    Tracker feedback sections. 
478  </para>
479  <para>
480   So first thing, <ulink
481    url="https://sourceforge.net/account/register.php">get an account on SourceForge.net</ulink>
482    and mail your id to the <ulink url="mailto:ijbswa-developers@lists.sourceforge.net">developers
483    mailing list</ulink>. Then, please read the <ulink
484    url="../developer-manual/index.html">Developer's Manual</ulink>, at least
485    the pertinent sections.
486 </para>
487  <para>
488   You can also start helping out without SourceForge.net account,
489   simply by showing up on the mailing list, helping out other users,
490   providing general feedback or reporting problems you noticed.
491  </para>
492 </sect3>
493
494 <sect3 renderas="sect4" id="jointeam-money"><title>Contribute!</title>
495 <para>
496  We, of course, welcome donations and could use money for domain registering,
497  buying software to test <application>Privoxy</application> with, and, of course,
498  for regular world-wide get-togethers (hahaha). If you enjoy the software and feel
499  like helping us with a donation, just <ulink
500  url="mailto: ijbswa-developers@lists.sourceforge.net">drop us a note</ulink>
501  and get your name on the list of contributors.
502 </para>
503 </sect3>
504
505 <sect3 renderas="sect4" id="jointeam-software"><title>Software</title>
506 <para>
507  If you are a vendor of a web-related software like a browser, web server
508  or proxy, and would like us to ensure that <application>Privoxy</application>
509  runs smoothly with your product, you might consider supplying us with a
510  copy or license. We can't, however, guarantee that we will fix all potential
511  compatibility issues as a result.
512 </para>
513 </sect3>
514
515
516 </sect2>
517
518 </sect1>
519
520
521 <!--   ~~~~~       New section      ~~~~~     -->
522
523 <sect1  id="installation"><title>Installation</title>
524
525 <sect2 renderas="sect3" id="whichbrowsers">
526 <title>Which browsers are supported by Privoxy?</title>
527 <para>
528  Any browser that can be configured to use a proxy, which 
529  should be virtually all browsers, including
530  <application>Firefox</application>, <application>Internet
531  Explorer</application>, <application>Opera</application>, and 
532  <application>Safari</application> among others.
533  Direct browser support is not an absolute requirement since
534  <application>Privoxy</application> runs as a separate application and talks
535  to the browser in the standardized HTTP protocol, just like a web server
536  does.
537 </para>
538 </sect2>
539
540 <sect2 renderas="sect3" id="whichos">
541 <title>Which operating systems are supported?</title>
542 <!--
543 Include supported.sgml here:
544 -->
545 &supported;
546 </sect2>
547
548 <sect2 renderas="sect3" id="email-client">
549 <title>Can I use Privoxy with my email client?</title>
550 <para>
551  As long as there is some way to set a HTTP proxy for the client, then yes,
552  any application can be used, whether it is strictly speaking a
553  <quote>browser</quote> or not. Though this may not be the best approach for
554  dealing with some of the common abuses of HTML in email. See <link
555  linkend="outlook">How can I configure <application>Privoxy</application>
556  with <application>Outlook</application>?</link> below for more on
557  this. 
558 </para>
559 <para>
560  Be aware that HTML email presents a number of unique security and privacy
561  related issues, that can require advanced skills to overcome. The developers
562  recommend using email clients that can be configured to convert HTML to plain
563  text for these reasons.
564 </para>
565 </sect2>
566
567 <!-- Nobody is going to still be doing this!
568 <sect2 renderas="sect3" id="newinstall"><title>Can I install  
569  Privoxy over Junkbuster?</title>
570  <para>
571    We recommend you un-install <application>Junkbuster</application>
572    first to minimize conflicts and confusion. You may want to 
573    save your old configuration files for future reference. The configuration
574    files and syntax have substantially changed, so you will need to manually
575    port your old patterns. See the <ulink url="../user-manual/upgradersnote.html">note
576    to upgraders</ulink> and <ulink url="../user-manual/installation.html">installation
577    chapter</ulink> in the <ulink url="../user-manual/index.html">User Manual</ulink>
578    for details.
579  </para>
580  <para>
581   Note: Some installers may automatically un-install
582   <application>Junkbuster</application>, if present!
583  </para>
584
585 </sect2>
586 -->
587
588 <sect2 renderas="sect3" id="firststep">
589 <title>I just installed Privoxy. Is there anything 
590 special I have to do now?</title>
591
592 <para>
593  All browsers should be told to use <application>Privoxy</application> 
594  as a proxy by specifying the correct proxy address and port number 
595  in the appropriate configuration area for the browser. It's possible
596  to combine &my-app; with a packet filter to intercept HTTP requests
597  even if the client isn't explicitly configured to use &my-app;,
598  but where possible, configuring the client is recommended. See 
599  <ulink url="../user-manual/startup.html">the User Manual for more
600  details</ulink>. You should also flush your browser's memory and disk
601  cache to get rid of any cached junk items, and remove any stored 
602  <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>.
603
604 </para>
605
606 </sect2>
607
608 <sect2 renderas="sect3" id="localhost"><title>What is the proxy address of Privoxy?</title>
609  <para>
610   If you set up the <application>Privoxy</application> to run on
611   the computer you browse from (rather than your ISP's server or some
612   networked computer on a LAN), the proxy will be on <literal>127.0.0.1</literal> 
613   (sometimes referred to as <quote>localhost</quote>,
614   which is the special name used by every computer on the Internet to refer
615   to itself) and the port will be 8118 (unless you used the <ulink
616   url="../user-manual/config.html#LISTEN-ADDRESS">listen-address</ulink>
617   config option to tell <application>Privoxy</application> to run on
618   a different port).
619  </para>
620  <para>
621   When configuring your browser's proxy settings you typically enter
622   the word <quote>localhost</quote> or the IP address <quote>127.0.0.1</quote>
623   in the boxes next to <quote>HTTP</quote> and <quote>Secure</quote> (HTTPS) and
624   then the number <quote>8118</quote> for <quote>port</quote>. 
625   This tells your browser to send all web requests to <application>Privoxy</application>
626   instead of directly to the Internet.
627  </para>
628  <para>
629   <application>Privoxy</application> can also be used to proxy for 
630   a Local Area Network. In this case, your would enter either the IP 
631   address of the LAN host where <application>Privoxy</application> 
632   is running, or the equivalent hostname, e.g. <literal>192.168.1.1</literal>.
633   Port assignment would be same as above. Note that
634   <application>Privoxy</application> doesn't listen on any LAN interfaces by
635   default.
636  </para>
637  <para>
638   <application>Privoxy</application> does not currently handle
639   any other protocols such as FTP, SMTP, IM, IRC, ICQ, etc.
640  </para>
641 </sect2>
642
643 <sect2 renderas="sect3" id="nothing">
644 <title>I just installed Privoxy, and nothing is happening.
645 All the ads are there. What's wrong?</title>
646
647 <para>
648  Did you configure your browser to use <application>Privoxy</application> 
649  as a proxy? It does not sound like it. See above. You might also try flushing
650  the browser's caches to force a full re-reading of pages. You can verify 
651  that <application>Privoxy</application> is running, and your browser 
652  is correctly configured by entering the special URL: 
653  <ulink url="http://p.p/">http://p.p/</ulink>. 
654  <!-- Use http://p.p/ instead of http://config.privoxy.org/ here because
655       of potential redirect caching problem (see next Q). -->
656  This should take you to a page titled <quote>This is Privoxy..</quote> with
657  access to <application>Privoxy's</application> internal configuration.
658  If you see this, then you are good to go. If you receive a page saying 
659  <quote>Privoxy is not running</quote>, then the browser is not set up to use
660  your <application>Privoxy</application> installation.
661  If you receive anything else (probably nothing at all), it could either
662  be that the browser is not set up correctly, or that
663  <application>Privoxy</application> is not running at all. Check the <ulink
664  url="../user-manual/config.html#LOGFILE">log file</ulink>. For instructions
665  on starting <application>Privoxy</application> and browser configuration,
666  see the <ulink url="http://www.privoxy.org/user-manual/startup.html">chapter
667  on starting <application>Privoxy</application></ulink> in the
668  <ulink url="http://www.privoxy.org/user-manual/">User Manual</ulink>.
669 </para>
670
671 </sect2>
672
673 <sect2 renderas="sect3" id="notused">
674 <title>I get a <quote>Privoxy is not being used</quote> dummy page although
675 Privoxy is running and being used.</title>
676
677 <para>
678  First, make sure that Privoxy is <emphasis>really</emphasis> running and
679  being used by visiting <ulink url="http://p.p/">http://p.p/</ulink>. You
680  should see the <application>Privoxy</application> main page. If not, see
681  the <ulink url="http://www.privoxy.org/user-manual/startup.html">chapter
682  on starting <application>Privoxy</application></ulink> in the
683  <ulink url="http://www.privoxy.org/user-manual/">User Manual</ulink>.
684 </para>
685
686 <para>
687  Now if <ulink url="http://p.p/">http://p.p/</ulink> works for you, but
688  other parts of <application>Privoxy</application>'s web interface show
689  the dummy page, your browser has cached a redirection it encountered before
690  <application>Privoxy</application> was being used. You need to clear your
691  browser's cache. Note that shift-reloading the dummy page won't help, since
692  that'll only refresh the dummy page, not the redirection that lead you there.
693 </para>
694
695 <para>
696  The procedure for clearing the cache varies from browser to browser. For
697  example, <application>Mozilla/Netscape</application> users would click 
698  <guibutton>Edit</guibutton> --> <guibutton>Preferences</guibutton> -->
699  <guibutton>Advanced</guibutton> --> <guibutton>Cache</guibutton> and
700  then click both <quote><guibutton>Clear Memory Cache</guibutton></quote>
701  and <quote><guibutton>Clear Disk Cache</guibutton></quote>.
702  In some <application>Firefox</application> versions it's
703  <guibutton>Tools</guibutton> --> <guibutton>Options</guibutton> -->
704  <guibutton>Privacy</guibutton> --> <guibutton>Cache</guibutton> and
705  then click <quote><guibutton>Clear Cache Now</guibutton></quote>.
706  <!-- In my Firefox versions it's the Netscape way. fk 2007-11-19-->
707 </para>
708 </sect2>
709
710 </sect1>
711
712
713 <!--   ~~~~~       New section      ~~~~~     -->
714
715 <sect1 id="configuration"><title>Configuration</title>
716 <sect2 renderas="sect3">
717 <title id="actionsfile">What exactly is an <quote>actions</quote> file?</title>
718
719 <para>
720  &my-app; utilizes the concept of <quote>
721  <ulink url="../user-manual/actions-file.html#ACTIONS">actions</ulink></quote> 
722  that are used to manipulate and control web page data.
723  <ulink url="../user-manual/actions-file.html">Actions files</ulink>
724  are where these <ulink url="../user-manual/actions-file.html#ACTIONS">actions</ulink>
725  that <application>Privoxy</application> could take while processing a certain
726  request, are configured. Typically, you would define a set of default actions
727  that apply globally to all URLs, then add exceptions to these defaults where needed.
728  There is a wide array of actions available that give the user a high degree
729  of control and flexibility on how to process each and every web page.
730 </para>
731  
732 <para>
733  Actions can be defined on a <ulink
734  url="../user-manual/actions-file.html#AF-PATTERNS">URL pattern</ulink> basis, i.e.
735  for single URLs, whole web sites, groups or parts thereof etc. Actions can also be
736  grouped together and then applied to requests matching one or more patterns.
737  There are many possible actions that might apply to any given site. As an example,
738  if you are blocking <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>
739  as one of your default actions, but need to accept cookies from a given site,
740  you would need to define an exception for this site in one of your actions
741  files, preferably in <filename>user.action</filename>.
742 </para>
743
744 </sect2>
745
746 <sect2 renderas="sect3" id="actionss">
747 <title>The <quote>actions</quote> concept confuses me. Please list 
748 some of these <quote>actions</quote>.</title>
749 <para>
750  For a comprehensive discussion of the actions concept, please refer
751  to the <ulink url="../user-manual/actions-file.html">actions file
752  chapter</ulink> in the <ulink url="../user-manual/index.html">User
753  Manual</ulink>. It includes a <ulink
754  url="../user-manual/actions-file.html#ACTIONS">list of all actions</ulink>
755  and an <ulink url="../user-manual/actions-file.html#ACT-EXAMPLES">actions
756  file tutorial</ulink> to get you started.
757 </para>
758 </sect2>
759
760
761 <sect2 renderas="sect3">
762 <title id="actconfig">How are actions files configured? What is the easiest
763 way to do this?</title> 
764
765 <para>
766  Actions files are just text files in a special syntax and can be edited
767  with a text editor. But probably the easiest way is to access
768  <application>Privoxy</application>'s user interface with your web browser
769  at <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
770  (Shortcut: <ulink url="http://p.p/">http://p.p/</ulink>) and then select
771  <quote><ulink url="http://config.privoxy.org/show-status">View &
772  change the current configuration</ulink></quote> from the menu. Note 
773  that this feature must be explicitly enabled in the main config file 
774  (see <ulink
775  url="../user-manual/config.html#ENABLE-EDIT-ACTIONS">enable-edit-actions</ulink>).
776 </para>
777 </sect2>
778
779
780 <sect2 renderas="sect3">
781 <title>There are several different <quote>actions</quote> files. What are
782 the differences?</title>
783 <para>
784  Three actions files 
785  are being included by the developers, to be used for 
786  different purposes: These are 
787  <filename>default.action</filename>, the <quote>main</quote> actions file
788  which is actively maintained by the <application>Privoxy</application>
789  developers and typically sets the default policies, <filename>user.action</filename>,
790  where users are encouraged to make their private customizations.
791  Please see <ulink url="../user-manual/actions-file.html">the actions chapter</ulink>
792  in the <ulink url="../user-manual/index.html">User Manual</ulink> for a more
793  detailed explanation.
794 </para>
795
796 <para>
797  Earlier versions included three different versions of the 
798  <filename>default.action</filename> file. The new scheme allows for 
799  greater flexibility of local configuration, and for browser based 
800  selection of pre-defined <quote>aggressiveness</quote> levels.
801 </para>
802
803 </sect2>
804
805 <sect2 renderas="sect3" id="getupdates"><title>Where can I get updated Actions Files?</title>
806  <para>
807   Based on your feedback and the continuing development, updates of 
808   <filename>default.action</filename> will be
809   made available from time to time on the <ulink
810   url="http://sourceforge.net/project/showfiles.php?group_id=11118">files section</ulink> of
811   our <ulink url="http://sf.net/projects/ijbswa/">project page</ulink>.
812  </para>
813
814  <para>
815   If you wish to receive an email notification whenever we release updates of
816   <application>Privoxy</application> or the actions file, <ulink
817   url="http://lists.sourceforge.net/lists/listinfo/ijbswa-announce/">subscribe
818   to our announce mailing list</ulink>, ijbswa-announce@lists.sourceforge.net.
819  </para>
820
821 </sect2>
822
823 <sect2 renderas="sect3" id="newconfig"><title>Can I use my old config files?</title>
824  <para>
825   The syntax and purpose of configuration files has remained roughly the
826   same throughout the 3.x series, but backwards compatibility is not guaranteed.
827   Also each release contains updated, <quote>improved</quote> versions and it is
828   therefore strongly recommended to install the newer configuration files
829   and merge back your modifications.
830  </para>
831 </sect2>
832
833 <sect2 renderas="sect3" id="difficult">
834 <title>Why is the configuration so complicated?</title>
835  <para>
836   <quote>Complicated</quote> is in the eye of the beholder. Those that are 
837   familiar with some of the underlying concepts, such as regular expression
838   syntax, take to it like a fish takes to water. Also, software that tries
839   hard to be <quote>user friendly</quote>, often lacks sophistication and
840   flexibility. There is always that trade-off there between power vs.
841   easy-of-use. Furthermore, anyone is welcome to contribute ideas and
842   implementations to enhance &my-app;. 
843  </para>
844 </sect2>
845
846 <sect2 renderas="sect3" id="yahoo"><title>How can I make my Yahoo/Hotmail/Gmail account work?</title>
847  <para>
848   The default configuration shouldn't impact the usability of any of these services.
849   It may, however, make all <ulink 
850  url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink> 
851   temporary, so that your browser will forget your
852   login credentials in between browser sessions. If you would like not to have to log
853   in manually each time you access those websites, simply turn off all cookie handling
854   for them in the <filename>user.action</filename> file. An example for yahoo might
855   look like:
856  </para>
857  <para>
858   <screen># Allow all cookies for Yahoo login:
859 #
860 { -<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> }
861 .login.yahoo.com</screen>
862  </para>
863  <para>
864   These kinds of sites are often quite complex and heavy with 
865   <ulink url="http://en.wikipedia.org/wiki/Javascript">Javascript</ulink> and 
866   thus <quote>fragile</quote>. So if <emphasis>still</emphasis> a problem, 
867   we have an <ulink
868   url="../user-manual/actions-file.html#ALIASES">alias</ulink> just for such
869   sticky situations:
870  </para>
871  <para>
872   <screen># Gmail is a _fragile_ site:
873 #
874 { <literal>fragile</literal> }
875  # Gmail is ...
876  mail.google.com</screen>
877  </para>
878  <para>
879   Be sure to flush your browser's caches whenever making these kinds of
880   changes, just to make sure the changes <quote>take</quote>.
881  </para>
882  <para>
883   Make sure the domain, host and path are appropriate as well. Your browser can
884   tell you where you are specifically and you should use that information for 
885   your configuration settings. Note that above it is not referenced as 
886   <literal>gmail.com</literal>, which is a valid domain name.
887  </para>
888
889 </sect2>
890
891 <sect2 renderas="sect3" id="configfiles"> <title>What's the difference between the
892 <quote>Cautious</quote>, <quote>Medium</quote> and <quote>Advanced</quote> defaults?</title>
893  <para>
894   Configuring <application>Privoxy</application> is not entirely trivial. To
895   help you get started, we provide you with three different default action
896   <quote>profiles</quote> in the web based actions file editor at <ulink
897   url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>.
898   See the <ulink url="../user-manual/actions-file.html"><citetitle>User
899   Manual</citetitle></ulink> for a list of actions, and how the default 
900   profiles are set.
901  </para>
902
903 <para>
904  Where the defaults are likely to break some sites, exceptions for
905  known popular <quote>problem</quote> sites are included, but in
906  general, the more aggressive your default settings are, the more exceptions
907  you will have to make later. New users are best to start off in 
908  <quote>Cautious</quote> setting. This is safest and will have the fewest 
909  problems. See the <ulink
910  url="../user-manual/index.html"><citetitle>User Manual</citetitle></ulink>
911  for a more detailed discussion.
912 </para>
913
914 <para>
915  It should be noted that the <quote>Advanced</quote> profile (formerly known 
916  as the <quote>Adventuresome</quote> profile) is more
917  aggressive, and will make use of some of 
918  <application>Privoxy's</application> advanced features. Use at your own risk!
919 </para>
920
921 </sect2>
922
923 <sect2 renderas="sect3" id="browseconfig"> <title>Why can I change the configuration 
924 with a browser? Does that not raise security issues?</title>
925  <para>
926   It may seem strange that regular users can edit the config files with their
927   browsers, although the whole <filename>/etc/privoxy</filename> hierarchy
928   belongs to the user <quote>privoxy</quote>, with only 644 permissions.
929  </para>
930  <para>
931   When you use the browser-based editor, <application>Privoxy</application>
932   itself is writing to the config files.  Because
933   <application>Privoxy</application> is running as the user <quote>privoxy</quote>,
934   it can update its own config files.
935  </para>
936  <para>
937   If you run <application>Privoxy</application> for multiple untrusted users (e.g. in
938   a LAN) or aren't entirely in control of your own browser, you will probably want
939   to make sure that the the web-based editor and remote toggle features are
940   <quote>off</quote> by setting <quote><literal><ulink
941   url="../user-manual/config.html#ENABLE-EDIT-ACTIONS">enable-edit-actions</ulink>
942   0</literal></quote> and <quote><literal><ulink
943   url="../user-manual/config.html#ENABLE-REMOTE-TOGGLE">enable-remote-toggle</ulink>
944   0</literal></quote> in the <ulink url="../user-manual/config.html">main configuration file</ulink>.
945  </para>
946  <para>
947   As of &my-app; 3.0.7 these options are disabled by default.
948  </para>
949 </sect2>
950
951
952 <sect2 renderas="sect3">
953 <title id="filterfile">What is the <filename>default.filter</filename> file? What is a <quote>filter</quote>?</title>
954 <para>
955  The <ulink url="../user-manual/filter-file.html"><filename>default.filter</filename></ulink>
956  file is where <emphasis>filters</emphasis> as supplied by the developers are defined.
957  Filters are a special subset of actions that can be used to modify or
958  remove web page content or headers on the fly. Content filters can
959  be applied to <emphasis>anything</emphasis> in the page source,
960  header filters can be applied to either server or client headers.
961  Regular expressions are used to accomplish this.
962 </para>
963 <para>
964  There are a number of pre-defined filters to deal with common annoyances. The
965  filters are only defined here, to invoke them, you need to use the
966  <ulink
967  url="../user-manual/actions-file.html#FILTER"><literal>filter</literal>
968  action</ulink> in one of the actions files. Content filtering is automatically
969  disabled for inappropriate MIME types, but if you now better than Privoxy
970  what should or should not be filtered you can filter any content you like.
971 </para>
972 <para>
973  Filters should
974  <emphasis>not</emphasis> be confused with <ulink
975  url="../user-manual/actions-file.html#BLOCK"><literal>blocks</literal></ulink>, which
976  is a completely different action, and is more typically used to block ads and
977  unwanted sites.
978 </para>
979
980 <para>
981  If you are familiar with regular expressions, and HTML, you can look at 
982  the provided <filename>default.filter</filename> with a text editor and define
983  your own filters.  This is potentially a very powerful feature, but
984  requires some expertise in both regular expressions and HTML/HTTP. 
985  <![%p-newstuff;[ You should 
986  place any modifications to the default filters, or any new ones you create 
987  in a separate file, such as <filename>user.filter</filename>, so they won't 
988  be overwritten during upgrades. 
989  The ability to define multiple filter files 
990  in <filename>config</filename> is a new feature as of v. 3.0.5.]]>
991 </para>
992
993 <para>
994  There is no GUI editor option for this part of the configuration, 
995  but you can disable/enable the various pre-defined filters of the included 
996  <filename>default.filter</filename> file with the <ulink
997  url="http://config.privoxy.org/show-status">web-based actions file editor</ulink>.
998  Note that the custom actions editor must be explicitly enabled in
999  the main config file (see <ulink
1000  url="../user-manual/config.html#ENABLE-EDIT-ACTIONS">enable-edit-actions</ulink>).
1001 </para>
1002
1003 <para>
1004  If you intend to develop your own filters, you might want to have a look at
1005  <ulink
1006  url="http://www.fabiankeil.de/sourcecode/pft/">Privoxy-Filter-Test</ulink>.
1007 </para>
1008
1009 </sect2>
1010
1011 <sect2 renderas="sect3" id="lanconfig">
1012 <title>How can I set up Privoxy to act as a proxy for my 
1013  LAN?</title>
1014 <para>
1015  By default, <application>Privoxy</application> only responds to requests 
1016  from <literal>127.0.0.1</literal> (localhost). To have it act as a server for
1017  a network, this needs to be changed in the <ulink
1018  url="../user-manual/config.html">main configuration file</ulink>. Look for
1019  the <literal><ulink
1020  url="../user-manual/config.html#LISTEN-ADDRESS">listen-address</ulink></literal>
1021  option, which may be commented out with a <quote>#</quote> symbol. Make sure
1022  it is uncommented, and assign it the address of the LAN gateway interface,
1023  and port number to use. Assuming your LAN address is 192.168.1.1 and you
1024  wish to run <application>Privoxy</application> on port 8118, this line
1025  should look like:
1026 </para>
1027
1028 <para>
1029  <screen>
1030   listen-address  192.168.1.1:8118</screen>
1031 </para>
1032
1033 <para>
1034  Save the file, and restart <application>Privoxy</application>. Configure 
1035  all browsers on the network then to use this address and port number.
1036 </para>
1037
1038 <para>
1039  Alternately, you can have <application>Privoxy</application> listen on 
1040  all available interfaces:
1041 </para>
1042
1043 <para>
1044  <screen>
1045   listen-address    :8118</screen>
1046 </para>
1047
1048 <para>
1049  And then use <application>Privoxy's</application> 
1050  <ulink
1051  url="../user-manual/config.html#PERMIT-ACCESS">permit-access</ulink> 
1052  feature to limit connections. A firewall in this situation is recommended 
1053  as well.
1054 </para>
1055
1056 <para>
1057  The above steps should be the same for any TCP network, regardless of
1058  operating system.
1059 </para>
1060
1061 <para>
1062  If you run <application>Privoxy</application> on a LAN with untrusted users,
1063  we recommend that you double-check the <ulink
1064  url="../user-manual/config.html#ACCESS-CONTROL">access control and security</ulink>
1065  options!
1066 </para>
1067
1068 </sect2>
1069
1070
1071 <sect2 renderas="sect3">
1072 <title id="noseeum">Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</title>
1073 <para>
1074  The replacement for blocked images can be controlled with the <ulink
1075  url="../user-manual/actions-file.html#SET-IMAGE-BLOCKER"><literal>set-image-blocker</literal>
1076  action</ulink>. You have the choice of a checkerboard pattern, a transparent 1x1 GIF
1077  image (aka <quote>blank</quote>), or a redirect to a custom image of your choice.
1078  Note that this choice only has effect for images which are blocked as images, i.e.
1079  whose URLs match both a <literal><ulink
1080  url="../user-manual/actions-file.html#HANDLE-AS-IMAGE">handle-as-image</ulink></literal>
1081  <emphasis>and</emphasis> <literal><ulink
1082  url="../user-manual/actions-file.html#BLOCK">block</ulink></literal> action.
1083 </para>
1084 <para>
1085  If you want to see nothing, then change the <ulink
1086  url="../user-manual/actions-file.html#SET-IMAGE-BLOCKER"><literal>set-image-blocker</literal>
1087  action</ulink> to <quote>blank</quote>. This can be done by editing the 
1088  <filename>user.action</filename> file, or through the <ulink
1089  url="http://config.privoxy.org/show-status">web-based actions file editor</ulink>.
1090 </para>
1091
1092 </sect2>
1093
1094 <sect2 renderas="sect3">
1095 <title id="whyseeum">Why would anybody want to see a checkerboard pattern?</title>
1096 <para>
1097  Remember that <link linkend="whatsanad">telling which image is an ad and which
1098  isn't</link>, is an educated guess. While we hope that the standard configuration
1099  is rather smart, it will make occasional mistakes. The checkerboard image is visually
1100  decent, and it shows you where images have been blocked, which can be very
1101  helpful in case some navigation aid or otherwise innocent image was
1102  erroneously blocked. It is recommended for new users so they can 
1103  <quote>see</quote> what is happening. Some people might also enjoy seeing how
1104  many banners they <emphasis>don't</emphasis> have to see.
1105 </para>
1106
1107 </sect2>
1108
1109 <sect2 renderas="sect3">
1110 <title id="blockedbytext">I see some images being replaced with text
1111 instead of the checkerboard image. Why and how do I get rid of this?</title>
1112 <para>
1113  This happens when the banners are not embedded in the HTML code of the
1114  page itself, but in separate HTML (sub)documents that are loaded into (i)frames
1115  or (i)layers, and these external HTML documents are blocked. Being non-images
1116  they get replaced by a substitute HTML page rather than a substitute image,
1117  which wouldn't work out technically, since the browser expects and accepts
1118  only HTML when it has requested an HTML document. 
1119 </para>
1120 <para>
1121  The substitute page adapts to the available space and shows itself as a
1122  miniature two-liner if loaded into small frames, or full-blown with a
1123  large red "BLOCKED" banner if space allows.
1124 </para>
1125 <para>
1126  If you prefer the banners to be blocked by images, you must see to it that
1127  the HTML documents in which they are embedded are not blocked. Clicking
1128  the <quote>See why</quote> link offered in the substitute page will show
1129  you which rule blocked the page. After changing the rule and un-blocking
1130  the HTML documents, the browser will try to load the actual banner images
1131  and the usual image blocking will (hopefully!) kick in.
1132 </para>
1133 </sect2>
1134
1135
1136 <sect2 renderas="sect3" id="srvany">
1137 <title>Can Privoxy run as a service 
1138 on Win2K/NT/XP?</title>
1139 <para>
1140 <![%p-newstuff;[
1141  Yes. Version 3.0.5 introduces full <application>Windows</application> service
1142  functionality. See <ulink url="../user-manual/installation.html#installation-pack-win">
1143  the <citetitle>User Manual</citetitle></ulink> for details on how to install and configure 
1144  <application>Privoxy</application> as a service.
1145 </para> 
1146 <para>
1147  Earlier ]]>3.x versions could run as a system service using <command>srvany.exe</command>.
1148  See the discussion at <ulink
1149  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>,
1150  for details, and a sample configuration.
1151 </para>
1152 </sect2>
1153
1154
1155 <sect2 renderas="sect3" id="otherproxy">
1156 <title>How can I make Privoxy work with other 
1157 proxies like Squid or Tor?</title>
1158 <para>
1159  This can be done and is often useful to combine the benefits of
1160  <application>Privoxy</application> with those of a another proxy.
1161  See the <ulink
1162  url="../user-manual/config.html#FORWARDING">forwarding chapter</ulink>
1163  in the <ulink url="../user-manual/index.html">User Manual</ulink> which
1164  describes how to do this, and the <link linkend="TOR">
1165  How do I use Privoxy together with 
1166  Tor</link> section below.
1167 </para>
1168 </sect2>
1169
1170 <sect2 renderas="sect3" id="port-80">
1171 <title>Can I just set Privoxy to use port 80
1172 and thus avoid individual browser configuration?</title>
1173
1174 <para>
1175  No, its more complicated than that. This only works with special kinds 
1176  of proxies known as <quote>intercepting</quote> proxies (see below).
1177 </para>
1178
1179 </sect2>
1180
1181 <sect2 renderas="sect3" id="transparent">
1182 <title>Can Privoxy run as a <quote>transparent
1183 </quote> proxy?</title>
1184 <para>
1185  The whole idea of Privoxy is to modify client requests
1186  and server responses in all sorts of ways and therefore
1187  it's not a transparent proxy as described in
1188  <ulink url="http://tools.ietf.org/html/rfc2616">RFC 2616</ulink>.
1189 </para>
1190 <para>
1191  However, some people say <quote>transparent proxy</quote> when they
1192  mean <quote>intercepting proxy</quote>. If you are one of them,
1193  please read the <ulink url="#intercepting">next entry</ulink>.
1194 </para>
1195
1196 </sect2>
1197
1198 <sect2 renderas="sect3" id="intercepting">
1199 <title>Can Privoxy run as a <quote>intercepting</quote> proxy?</title>
1200 <para>
1201  <application>Privoxy</application> can't intercept traffic itself,
1202   but it can handle requests that where intercepted and redirected
1203   with a packet filter (like <application>PF</application> or
1204   <application>iptables</application>), as long as the <literal>Host</literal>
1205   header is present. 
1206   </para>
1207 <para>
1208   As the <literal>Host</literal> header is required by HTTP/1.1 and as most
1209   web sites rely on it anyway, this limitation shouldn't be a problem.
1210 </para>
1211 <para>
1212   Please refer to your packet filter's documentation to learn how to
1213   intercept and redirect traffic into <application>Privoxy</application>.
1214   Afterward you just have to configure <application>Privoxy</application> to
1215   <ulink url="../user-manual/config.html#ACCEPT-INTERCEPTED-REQUESTS">accept
1216   intercepted requests</ulink>.
1217 </para>
1218
1219 </sect2>
1220
1221 <sect2 renderas="sect3" id="outlook">
1222 <title>How can I configure Privoxy for use with Outlook?</title>
1223 <para>
1224  Versions of <application>Outlook</application> prior to Office 2007, use
1225  <application>Internet Explorer</application> components to both render HTML,
1226  and fetch any HTTP requests that may be embedded in an HTML email. So however
1227  you have <application>Privoxy</application> configured to work with IE, this
1228  configuration should automatically be shared, at least with older version of
1229  Internet Explorer.
1230 </para>
1231 <para>
1232  Starting with Office 2007, Microsoft is instead using the MS-Word rendering
1233  engine with Outlook. It is unknown whether this can be configured to use a
1234  proxy.
1235  <!-- FIXME HB 2009-02-15 -->
1236 </para>
1237 </sect2>
1238
1239 <sect2 renderas="sect3" id="outlook-more">
1240 <title>How can I have separate rules just for HTML mail?</title>
1241 <para>
1242  The short answer is, you can't. <application>Privoxy</application> has no way
1243  of knowing which particular application makes a request, so there is no way to
1244  distinguish between web pages and HTML mail.
1245  <application>Privoxy</application> just blindly proxies all requests. In the
1246  case of <application>Outlook Express</application> (see above), OE uses 
1247  IE anyway, and there is no way for <application>Privoxy</application> to ever 
1248  be able to distinguish between them (nor could any other proxy type application for
1249  that matter).
1250 </para>
1251 <para>
1252  For a good discussion of some of the issues involved (including privacy and 
1253  security issues), see 
1254  <ulink url="http://sourceforge.net/tracker/?func=detail&#38;atid=211118&#38;aid=629518&#38;group_id=11118">http://sourceforge.net/tracker/?func=detail&#38;atid=211118&#38;aid=629518&#38;group_id=11118</ulink>.
1255 </para>
1256 </sect2>
1257
1258 <sect2 renderas="sect3" id="sneaky-cookies">
1259 <title>I sometimes notice cookies sneaking through. How?</title>
1260 <para>
1261  <ulink
1262  url="http://en.wikipedia.org/wiki/Browser_cookie">Cookies</ulink> can be 
1263  set in several ways. The classic method is via the 
1264  <literal>Set-Cookie</literal> HTTP header. This is straightforward, and an
1265  easy one to manipulate, such as the &my-app; concept of 
1266  <ulink url="../user-manual/actions-file.html#SESSION-COOKIES-ONLY">session-cookies-only</ulink>.
1267  There is also the possibility of using 
1268   <ulink url="http://en.wikipedia.org/wiki/Javascript">Javascript</ulink> to
1269  set cookies (&my-app; calls these <literal>content-cookies</literal>). This
1270  is trickier because the syntax can vary widely, and thus requires a certain
1271  amount of guesswork. It is not realistic to catch all of these short of
1272  disabling Javascript, which would break many sites. And lastly, if the
1273  cookies are embedded in a HTTPS/SSL secure session via Javascript, they are beyond
1274  <application>Privoxy's</application> reach.
1275 </para>
1276 <para>
1277  All in all, &my-app; can help manage cookies in general, can help minimize
1278  the loss of privacy posed by cookies, but can't realistically stop all
1279  cookies.
1280 </para>
1281 </sect2>
1282
1283 <sect2 renderas="sect3" id="evil-cookies">
1284 <title>Are all cookies bad? Why?</title>
1285 <para>
1286  No, in fact there are many beneficial uses of 
1287  <ulink
1288  url="http://en.wikipedia.org/wiki/Browser_cookie">cookies</ulink>. Cookies are just a
1289  method that browsers can use to store data between pages, or between browser
1290  sessions. Sometimes there is a good reason for this, and the user's life is a
1291  bit easier as a result. But there is a long history of some websites taking
1292  advantage of this layer of trust, and using the data they glean from you and 
1293  your browsing habits for their own purposes, and maybe to your potential
1294  detriment. Such sites are using you and storing their data on your system.
1295  That is why the privacy conscious watch from whom those cookies come, and why
1296  they really <emphasis>need</emphasis> to be there.
1297 </para>
1298 <para>
1299   See the 
1300    <ulink url="http://en.wikipedia.org/wiki/Browser_cookie">Wikipedia cookie
1301   definition</ulink> for more.
1302 </para>
1303 </sect2>
1304
1305 <sect2 renderas="sect3" id="allow-cookies">
1306 <title>How can I allow permanent cookies for my trusted sites?</title>
1307
1308 <para>
1309   There are several actions that relate to cookies. The default behavior is to 
1310   allow only <quote>session cookies</quote>, which means the cookies only last
1311   for the current browser session. This eliminates most kinds of abuse related 
1312   to cookies. But there may be cases where you want cookies to last.
1313 </para>
1314 <para>
1315   To disable all cookie actions, so that cookies are allowed unrestricted,
1316   both in and out, for <literal>example.com</literal>: 
1317 </para>
1318 <para>
1319  <screen>
1320  { -crunch-incoming-cookies -crunch-outgoing-cookies -session-cookies-only -filter{content-cookies} }
1321   .example.com</screen>
1322 </para>
1323 <para>
1324  Place the above in <filename>user.action</filename>. Note that some of these may
1325  be off by default anyway, so this might be redundant, but there is no harm
1326  being explicit in what you want to happen. <filename>user.action</filename>
1327  includes an alias for this situation, called
1328  <literal>allow-all-cookies</literal>.
1329 </para>
1330 </sect2>
1331
1332 <sect2 renderas="sect3" id="multiples">
1333 <title>Can I have separate configurations for different users?</title>
1334 <para>
1335  Each instance of <application>Privoxy</application> has its own
1336  configuration, including such attributes as the TCP port that it listens on.
1337  What you can do is run multiple instances of <application>Privoxy</application>, each with 
1338  a unique 
1339  <ulink url="../user-manual/config.html#LISTEN-ADDRESS">listen-address</ulink>
1340  configuration setting, and configuration path, and then
1341  each of these can have their own configurations. Think of it as per-port
1342  configuration.
1343 </para>
1344 <para> 
1345  Simple enough for a few users, but for large installations, consider having
1346  groups of users that might share like configurations.
1347 </para>
1348 </sect2>
1349
1350 <sect2 renderas="sect3" id="whitelists">
1351 <title>Can I set-up Privoxy as a whitelist of
1352 <quote>good</quote> sites?</title>
1353 <para>
1354  Sure. There are a couple of things you can do for simple white-listing.
1355  Here's one real easy one:
1356 </para>
1357  <screen>
1358  ############################################################
1359  # Blacklist
1360  ############################################################
1361  { <ulink url="../user-manual/actions-file.html#BLOCK">+block</ulink> }
1362  / # Block *all* URLs
1363  
1364  ############################################################
1365  # Whitelist
1366  ############################################################
1367  { <ulink url="../user-manual/actions-file.html#BLOCK">-block</ulink> }
1368   kids.example.com
1369   toys.example.com
1370   games.example.com</screen>
1371 <para>
1372  This allows access to only those three sites by first blocking all URLs, and 
1373  then subsequently allowing three specific exceptions.
1374 </para>
1375 <para>
1376  Another approach is <application>Privoxy's</application> 
1377  <literal>trustfile</literal> concept, which incorporates the notion of 
1378  <quote>trusted referrers</quote>. See the <ulink
1379  url="../user-manual/config.html#TRUSTFILE">Trust documentation</ulink>
1380  for details.
1381 </para>
1382 <para>
1383  These are fairly simple approaches and are not completely foolproof. There
1384  are various other configuration options that should be disabled (described
1385  elsewhere here and in <ulink url="../user-manual/">the User Manual</ulink>)
1386  so that users can't modify their own configuration and easily circumvent the
1387  whitelist.
1388 </para>
1389 </sect2>
1390
1391 <sect2 renderas="sect3" id="no-adblock">
1392 <title>How can I turn off ad-blocking?</title>
1393 <para>
1394  Ad blocking is achieved through a complex application of various &my-app; 
1395  <ulink url="../user-manual/actions-file.html">actions</ulink>. These 
1396  actions are deployed against simple images, banners, flash animations, 
1397  text pages, JavaScript, pop-ups and pop-unders, etc., so its not as simple as
1398  just turning one or two actions off. The various actions that make up
1399  &my-app; ad blocking are hard-coded into the default configuration files. It
1400  has been assumed that everyone using &my-app; is interested in this
1401  particular feature. 
1402  </para>
1403  <para>
1404  If you want to do without this, there are several approaches you can take:
1405  You can manually undo the many block rules in
1406  <filename>default.action</filename>. Or even easier, just create your own
1407  <filename>default.action</filename> file from scratch without the many ad
1408  blocking rules, and corresponding exceptions. Or lastly, if you are not
1409  concerned about the additional blocks that are done for privacy reasons, you
1410  can very easily over-ride <emphasis>all</emphasis> blocking with the
1411  following very simple rule in your <filename>user.action</filename>: 
1412  </para>
1413  <para>
1414  <screen>
1415  # Unblock everybody, everywhere
1416  { <ulink url="../user-manual/actions-file.html#BLOCK">-block</ulink> }
1417  / # UN-Block *all* URLs</screen>
1418 </para>
1419 <para> 
1420  Or even a more comprehensive reversing of various ad related actions:
1421 </para>
1422 <para>
1423  <screen>
1424  # Unblock everybody, everywhere, and turn off appropriate filtering, etc
1425  { <ulink url="../user-manual/actions-file.html#BLOCK">-block</ulink> \
1426   <ulink url="../user-manual/actions-file.html#FILTER-BANNERS-BY-SIZE">-filter{banners-by-size}</ulink> \
1427   <ulink url="../user-manual/actions-file.html#FILTER-BANNERS-BY-LINK">-filter{banners-by-link}</ulink> \
1428   <literal>allow-popups</literal> \
1429  }
1430  / # UN-Block *all* URLs and allow ads</screen>
1431 </para>
1432 <para>
1433  This last <quote>action</quote> in this compound statement,
1434  <literal>allow-popups</literal>, is an <ulink
1435  url="../user-manual/actions-file.html#ALIASES">alias</ulink> that disables
1436  various pop-up blocking features.
1437 </para>
1438 </sect2>
1439
1440 <sect2 renderas="sect3" id="templates">
1441 <title>How can I have custom template pages, like the 
1442 <emphasis>BLOCKED</emphasis> page?</title>
1443 <para>
1444  &my-app; <quote>templates</quote> are specialized text files utilized by
1445  &my-app; for various purposes and can easily be modified using any text
1446  editor. All the template pages are installed in a sub-directory appropriately
1447  named: <filename>templates</filename>.  Knowing something about HTML syntax
1448  will of course be helpful.
1449 </para>
1450 <para>
1451  Be forewarned that the default templates are subject to being overwritten
1452  during upgrades. You can, however, create completely new templates,
1453  place them in another directory and specify the alternate path in the main
1454  <filename>config</filename>. For details, have a look at the <ulink
1455  url="../user-manual/config.html#templdir">templdir</ulink> option. 
1456 </para>
1457 </sect2>
1458
1459 <sect2 renderas="sect3" id="blockall">
1460 <title>How can I remove the <quote>Go There Anyway</quote> link from 
1461 the <emphasis>BLOCKED</emphasis> page?</title>
1462 <para>
1463  There is more than one way to do it (although Perl is not involved).
1464 </para>
1465 <para>
1466  Editing the BLOCKED template page (see above) may dissuade some users, but
1467  this method is easily circumvented. Where you need this level of control, you
1468  might want to build &my-app; from source, and disable various features that are
1469  available as compile-time options. You should 
1470  <command>configure</command> the sources as follows:
1471 </para>
1472 <para>
1473  <screen>
1474  ./configure  --disable-toggle  --disable-editor  --disable-force</screen>
1475 </para>
1476 <para>
1477  This will create an executable with hard-coded security features so that
1478  &my-app; does not allow easy bypassing of blocked sites, or changing the
1479  current configuration via any connected user's web browser.
1480 </para>
1481 <para>
1482  Finally, all of these features can also be toggled on/off via options in
1483  <application>Privoxy's</application> main  <ulink
1484  url="../user-manual/config.html#ACCESS-CONTROL">config</ulink> file which
1485  means you don't have to recompile anything.
1486 </para>
1487 </sect2>
1488
1489 </sect1>
1490
1491 <!--  ~  End section  ~  -->
1492
1493
1494 <!--   ~~~~~       New section      ~~~~~     -->
1495
1496 <sect1 id="misc"><title>Miscellaneous</title>
1497
1498 <sect2 renderas="sect3">
1499 <title id="slowsme">How much does Privoxy slow my browsing down? This 
1500 has to add extra time to browsing.</title>
1501 <para>
1502  How much of an impact depends on many things, including the CPU of the host
1503  system, how aggressive the configuration is, which specific actions are being triggered, 
1504  the size of the page, the bandwidth of the connection, etc.
1505 </para>
1506 <para>
1507  Overall, it should not slow you down any in real terms, and may actually help 
1508  speed things up since ads, banners and other junk are not typically being
1509  retrieved and displayed. The actual processing time required by
1510  <application>Privoxy</application> itself for each page, is relatively small
1511  in the overall scheme of things, and happens very quickly. This is typically
1512  more than offset by time saved not downloading and rendering ad images and
1513  other junk content (if ad blocking is being used).
1514 </para>
1515
1516 <para>
1517  <quote>Filtering</quote> content via the <literal><ulink
1518  url="../user-manual/actions-file.html#FILTER">filter</ulink></literal> or
1519  <literal><ulink
1520  url="../user-manual/actions-file.html#DEANIMATE-GIFS">deanimate-gifs</ulink></literal>
1521  actions may cause a perceived slowdown, since the entire document
1522  needs to be buffered before displaying. And on very large documents,
1523  filtering may have some measurable impact. How much depends on the page size,
1524  the actual definition of the filter(s), etc. See below. Most other actions
1525  have little to no impact on speed.
1526 </para>
1527 <para>
1528  Also, when filtering is enabled but zlib support isn't available, compression
1529  is often disabled (see <ulink
1530  url="../user-manual/actions-file.html#PREVENT-COMPRESSION">prevent-compression</ulink>).
1531  This can have an impact on speed as well, although it's probably smaller than
1532  you might think. Again, the page size, etc. will determine how much of an impact.
1533 </para>
1534
1535 </sect2>
1536
1537
1538 <sect2 renderas="sect3" id="loadingtimes"><title>I notice considerable
1539 delays in page requests. What's wrong?</title>
1540 <para>
1541  If you use any <literal><ulink
1542  url="../user-manual/actions-file.html#FILTER">filter</ulink></literal> action,
1543  such as filtering banners by size, web-bugs etc, or the <literal><ulink
1544  url="../user-manual/actions-file.html#DEANIMATE-GIFS">deanimate-gifs</ulink></literal>
1545  action, the entire document must be loaded into memory in order for the filtering 
1546  mechanism to work, and nothing is sent to the browser during this time.
1547 </para>
1548 <para>
1549  The loading time typically does not really change much in real numbers, but
1550  the feeling is different, because most browsers are able to start rendering
1551  incomplete content, giving the user a feeling of "it works". This effect is
1552  more noticeable on slower dialup connections. Extremely large documents
1553  may have some impact on the time to load the page where there is filtering
1554  being done. But overall, the difference should be very minimal. If there is a
1555  big impact, then probably some other situation is contributing (like
1556  anti-virus software).
1557  </para>
1558 <para>
1559  Filtering is automatically disabled for inappropriate MIME types. But note 
1560  that if the web server mis-reports the MIME type, then content that should
1561  not be filtered, could be. <application>Privoxy</application> only knows how
1562  to differentiate filterable content because of the MIME type as reported by
1563  the server, or because of some configuration setting that enables/disables
1564  filtering.
1565 </para>
1566 </sect2>
1567
1568 <sect2 renderas="sect3" id="configurl"><title>What are "http://config.privoxy.org/" and
1569 "http://p.p/"?</title>
1570 <para>
1571  <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink> is the
1572  address of <application>Privoxy</application>'s built-in user interface, and 
1573  <ulink url="http://p.p/">http://p.p/</ulink> is a shortcut for it.
1574 </para>
1575 <para>
1576  Since <application>Privoxy</application> sits between your web browser and the Internet, 
1577  it can simply intercept requests for these addresses and answer them with its built-in
1578  <quote>web server</quote>.
1579 </para>
1580 <para>
1581  This also makes for a good test for your browser configuration: If entering the
1582  URL <ulink url="http://config.privoxy.org/">http://config.privoxy.org/</ulink>
1583  takes you to a page saying <quote>This is Privoxy ...</quote>, everything is OK.
1584  If you get a page saying <quote>Privoxy is not working</quote> instead, then
1585  your browser didn't use <application>Privoxy</application> for the request,
1586  hence it could not be intercepted, and you have accessed the <emphasis>real</emphasis>
1587  web site at config.privoxy.org.
1588 </para>
1589
1590 </sect2>
1591
1592 <!--
1593  out of date 09/02/06 HB
1594 <sect2 renderas="sect3" id="blocklist"><title>Do you still maintain the blocklists?</title>
1595  <para>
1596   No. The patterns for blocking now reside (among other things) in the <ulink
1597   url="../user-manual/actions-file.html">actions files</ulink>, which are 
1598   actively maintained instead. See next question ...
1599 </para>
1600 </sect2>
1601 -->
1602 <sect2 renderas="sect3" id="newads"><title>How can I submit new ads, or report
1603 problems?</title>
1604 <para>
1605 Please see the <link linkend="contact">Contact section</link> for
1606 various ways to interact with the developers.
1607 </para>
1608
1609 </sect2>
1610
1611 <sect2 renderas="sect3" id="newads2"><title>If I do submit missed ads, will 
1612 they be included in future updates?</title>
1613 <para>
1614  Whether such submissions are eventually included in the
1615  <filename>default.action</filename> configuration file depends on how 
1616  significant the issue is. We of course want to address any potential 
1617  problem with major, high-profile sites such as <citetitle>Google</citetitle>, 
1618  <citetitle>Yahoo</citetitle>, etc. Any site with global or regional reach, 
1619  has a good chance of being a candidate. But at the other end of the spectrum
1620  are any number of smaller, low-profile sites such as for local clubs or
1621  schools. Since their reach and impact are much less, they are best handled by
1622  inclusion in the user's <filename>user.action</filename>, and thus would be
1623  unlikely to be included. 
1624 </para>
1625
1626 </sect2>
1627
1628
1629 <sect2 renderas="sect3" id="noonecares"><title>Why doesn't anyone answer my support 
1630 request?</title>
1631 <para>
1632 Rest assured that it has been read and considered. Why it is not answered,
1633 could be for various reasons, including no one has a good answer for it, no
1634 one has had time to yet investigate it thoroughly, it has been reported
1635 numerous times already, or because not enough information was provided to help
1636 us help you. Your efforts are not wasted, and we do appreciate them.
1637 </para>
1638
1639 </sect2>
1640
1641
1642 <sect2 renderas="sect3" id="ip"><title>How can I hide my IP address?</title>
1643 <para>
1644  If you run both the browser and &my-app; locally, you cannot hide your IP
1645  address with <application>Privoxy</application> or ultimately any other
1646  software alone. The server needs to know your IP address so that it knows
1647  where to send the responses back. 
1648 </para>
1649 <para>
1650  There are many publicly usable "anonymous" proxies out there, which
1651  provide a further level of indirection between you and the web server.
1652 </para>
1653 <para>
1654  However, these proxies are called "anonymous" because you don't need
1655  to authenticate, not because they would offer any real anonymity.
1656  Most of them will log your IP address and make it available to the
1657  authorities in case you violate the law of the country they run in. In fact
1658  you can't even rule out that some of them only exist to *collect* information
1659  on (those suspicious) people with a more than average preference for privacy.
1660 </para>
1661 <para>
1662  If you want to hide your IP address from most adversaries,
1663  you should consider chaining <application>Privoxy</application>
1664  with <ulink url="https://www.torproject.org/">Tor</ulink>.
1665  The configuration details can be found in
1666  <ulink url="#TOR">How do I use <application>Privoxy</application> together
1667  with <application>Tor</application> section</ulink>
1668  just below.
1669 </para>
1670 </sect2>
1671
1672 <sect2 renderas="sect3">
1673 <title id="anonforsure">Can Privoxy guarantee I am anonymous?</title>
1674 <para>
1675  No. Your chances of remaining anonymous are improved, but unless you
1676  <ulink url="#TOR">chain <application>Privoxy</application> with <application>Tor</application></ulink>
1677  or a similar proxy and know what you're doing when it comes to configuring
1678  the rest of your system, you should assume that everything you do
1679  on the Web can be traced back to you.
1680 </para>
1681 <para>
1682  <application>Privoxy</application> can remove various information about you,
1683  and allows <emphasis>you</emphasis> more freedom to decide which sites 
1684  you can trust, and what details you want to reveal. But it neither 
1685  hides your IP address, nor can it guarantee that the rest of the system
1686  behaves correctly. There are several possibilities how a web sites can find
1687  out who you are, even if you are using a strict <application>Privoxy</application>
1688  configuration and chained it with <application>Tor</application>.
1689 </para>
1690 <para>
1691  Most of <application>Privoxy's</application> privacy-enhancing features can be easily subverted
1692  by an insecure browser configuration, therefore you should use a browser that can
1693  be configured to only execute code from trusted sites, and be careful which sites you trust.
1694  For example there is no point in having <application>Privoxy</application>
1695  modify the User-Agent header, if websites can get all the information they want
1696  through JavaScript, ActiveX, Flash, Java etc.
1697 </para>
1698 <para>
1699  A few browsers disclose the user's email address in certain situations, such
1700  as when transferring a file by FTP. <application>Privoxy</application>
1701  does not filter FTP. If you need this feature, or are concerned about the
1702  mail handler of your browser disclosing your email address, you might
1703  consider products such as <application>NSClean</application>.
1704 </para>
1705 <para>
1706  Browsers available only as binaries could use non-standard headers to give
1707  out any information they can have access to: see the manufacturer's license
1708  agreement. It's impossible to anticipate and prevent every breach of privacy
1709  that might occur. The professionally paranoid prefer browsers available as
1710  source code, because anticipating their behavior is easier. Trust the source,
1711  Luke!
1712 </para>
1713
1714 </sect2>
1715
1716 <sect2 renderas="sect3">
1717 <title id="proxytest">A test site says I am not using a Proxy.</title>
1718 <para>
1719  Good! Actually, they are probably testing for some other kinds of proxies.
1720  Hiding yourself completely would require additional steps.
1721 </para>
1722 </sect2>
1723
1724 <sect2 renderas="sect3" id="tor"><title>How do I use Privoxy
1725  together with Tor?</title>
1726 <para>
1727  Before you configure <application>Privoxy</application> to use
1728  <ulink url="https://www.torproject.org/">Tor</ulink>,
1729  please follow the <citetitle>User Manual</citetitle> chapters
1730  <ulink url="../user-manual/installation.html">2. Installation</ulink> and
1731  <ulink url="../user-manual/startup.html">5. Startup</ulink> to make sure
1732  <application>Privoxy</application> itself is setup correctly.
1733 </para>
1734 <para> 
1735  If it is, refer to <ulink url="https://www.torproject.org/documentation.html">Tor's
1736  extensive documentation</ulink> to learn how to install <application>Tor</application>,
1737  and make sure <application>Tor</application>'s logfile says that
1738  <quote>Tor has successfully opened a circuit</quote> and it
1739  <quote>looks like client functionality is working</quote>.
1740 </para>
1741 <para>
1742  If either <application>Tor</application> or <application>Privoxy</application>
1743  isn't working, their combination most likely will neither. Testing them on their
1744  own will also help you to direct problem reports to the right audience.
1745  If <application>Privoxy</application> isn't working, don't bother the
1746  <application>Tor</application> developers. If <application>Tor</application>
1747  isn't working, don't send bug reports to the <application>Privoxy</application> Team.
1748 </para>
1749 <para>
1750  If you verified that <application>Privoxy</application> and <application>Tor</application>
1751  are working, it is time to connect them. As far as <application>Privoxy</application>
1752  is concerned, <application>Tor</application> is just another proxy that can be reached
1753  by socks4 or socks4a. Most likely you are interested in <application>Tor</application>
1754  to increase your anonymity level, therefore you should use socks4a, to make sure DNS requests are
1755  done through <application>Tor</application> and thus invisible to your local network.
1756 </para>
1757
1758 <![%p-newstuff;[
1759 <para>
1760  Since <application>Privoxy</application> 3.0.5, its
1761  <ulink url="../user-manual/config.html">main configuration file</ulink>
1762  is already prepared for <application>Tor</application>, if you are using a
1763  default <application>Tor</application> configuration and run it on the same
1764  system as &my-app;, you just have to edit the
1765  <ulink url="../user-manual/config.html#FORWARDING">forwarding section</ulink>
1766  and uncomment the line:
1767 </para>
1768 <para>
1769  <screen>
1770 #        forward-socks4a             /     127.0.0.1:9050 .
1771  </screen>
1772 </para>
1773 <para>
1774  This is enough to reach the Internet, but additionally you might want to
1775  uncomment the following forward rules, to make sure your local network is still
1776  reachable through Privoxy:
1777 </para>
1778 <para>
1779  <screen>
1780 #        forward         192.168.*.*/     .
1781 #        forward            10.*.*.*/     .
1782 #        forward           127.*.*.*/     .
1783  </screen>
1784 </para>
1785 <para>
1786  Unencrypted connections to systems in these address ranges will
1787  be as (un)secure as the local network is, but the alternative is
1788  that your browser can't reach the network at all. Then again,
1789  that may actually be desired and if you don't know for sure
1790  that your browser has to be able to reach the local network,
1791  there's no reason to allow it.
1792 </para>
1793 <para>
1794  If you want your browser to be able to reach servers in your local
1795  network by using their names, you will need additional exceptions
1796  that look like this:
1797 </para>
1798 <para>
1799  <screen>
1800 #        forward           localhost/     .
1801  </screen>
1802 </para>
1803 <para>
1804  Save the modified configuration file and open
1805  <ulink url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status/</ulink>
1806  in your browser, confirm that <application>Privoxy</application> has reloaded its configuration
1807  and that there are no other forward lines, unless you know that you need them. If everything looks good,
1808  refer to
1809  <ulink url="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#IsMyConnectionPrivate">Tor
1810  Faq 4.2</ulink> to learn how to verify that you are really using <application>Tor</application>.
1811 </para>
1812 <para>
1813  Afterward, please take the time to at least skim through the rest
1814  of <application>Tor's</application> documentation. Make sure you understand
1815  what <application>Tor</application> does, why it is no replacement for
1816  application level security, and why you probably don't want to
1817  use it for unencrypted logins.
1818 </para> ]]>
1819 </sect2>
1820
1821 <sect2 renderas="sect3">
1822 <title id="sitebreak">Might some things break because header information or
1823 content is being altered?</title>
1824
1825 <para>
1826  Definitely. It is common for sites to use browser type, browser version, 
1827  HTTP header content, and various other techniques in order to dynamically
1828  decide what to display and how to display it. What you see, and what I see,
1829  might be very different. There are many, many ways that this can be handled,
1830  so having hard and fast rules, is tricky.
1831 </para>
1832
1833 <para>
1834  The <quote>User-Agent</quote> is sometimes used in this way to identify
1835  the browser, and adjust content accordingly.
1836 </para>
1837
1838 <para>
1839  Also, different browsers use different encodings of non-English
1840  characters, certain web servers convert pages on-the-fly according to the
1841  User Agent header. Giving a <quote>User Agent</quote> with the wrong
1842  operating system or browser manufacturer causes some sites in these languages
1843  to be garbled; Surfers to Eastern European sites should change it to
1844  something closer. And then some page access counters work by looking at the
1845  <quote>Referer</quote> header; they may fail or break if unavailable. The
1846  weather maps of Intellicast have been blocked by their server when no
1847  <quote>Referer</quote> or cookie is provided, is another example. (But you
1848  can forge both headers without giving information away). There are
1849  many other ways things can go wrong when trying to fool a web server. The
1850  results of which could inadvertently cause pages to load incorrectly,
1851  partially, or even not at all. And there may be no obvious clues as to just
1852  what went wrong, or why. Nowhere will there be a message that says 
1853  <quote><emphasis>Turn off <literal>fast-redirects</literal> or else!</emphasis> 
1854  </quote>
1855 </para>
1856
1857 <para>
1858  Similar thoughts apply to modifying JavaScript, and, to a lesser degree,
1859  HTML elements.
1860 </para>
1861
1862 <para>
1863  If you have problems with a site, you will have to adjust your configuration 
1864  accordingly. Cookies are probably the most likely adjustment that may 
1865  be required, but by no means the only one.
1866 </para>
1867
1868 </sect2>
1869
1870
1871 <sect2 renderas="sect3">
1872 <title id="caching">Can Privoxy act as a <quote>caching</quote> proxy to 
1873 speed up web browsing?</title>
1874 <para>
1875  No, it does not have this ability at all. You want something like 
1876  <ulink url="http://www.squid-cache.org/">Squid</ulink> or
1877  <ulink url="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</ulink> for this.
1878  And, yes, before you ask, <application>Privoxy</application> can co-exist 
1879  with other kinds of proxies like <application>Squid</application>.
1880  See the <ulink url="../user-manual/config.html#FORWARDING">forwarding
1881  chapter</ulink> in the <ulink url="../user-manual/index.html">user
1882  manual</ulink> for details.
1883 </para>
1884 </sect2>
1885
1886 <sect2 renderas="sect3">
1887 <title id="firewall">What about as a firewall? Can Privoxy protect me?</title>
1888 <para>
1889  Not in the way you mean, or in the way some firewall vendors claim they can. 
1890  <application>Privoxy</application> can help protect your privacy, but can't
1891  protect your system from intrusion attempts. It is, of course, perfectly possible
1892  to use <emphasis>both</emphasis>.
1893 </para>
1894 </sect2>
1895
1896 <sect2 renderas="sect3">
1897 <title id="wasted">I have large empty spaces / a checkerboard pattern now where
1898 ads used to be. Why?</title>
1899 <para>
1900  It is technically possible to eliminate banners and ads in a way that frees
1901  their allocated page space. This could easily be done by blocking with 
1902  <application>Privoxy's</application> filters,
1903  and eliminating the <emphasis>entire</emphasis> image references from the
1904  HTML page source. 
1905 </para>
1906 <para>
1907  But, this would consume considerably more CPU resources (IOW, slow things
1908  down), would likely destroy the layout of some web pages which rely on the
1909  banners utilizing a certain amount of page space, and might fail in other
1910  cases, where the screen space is reserved (e.g. by HTML tables for instance).
1911  Also, making ads and banners disappear without any trace complicates
1912  troubleshooting, and would sooner or later be problematic.
1913 </para>
1914 <para>
1915  The better alternative is to instead let them stay, and block the resulting
1916  requests for the banners themselves as is now the case. This leaves either
1917  empty space, or the familiar checkerboard pattern.
1918 </para>
1919 <para>
1920  So the developers won't support this in the default configuration, but you
1921  can of course define appropriate filters yourself to achieve this.
1922 </para>
1923 </sect2>
1924
1925 <sect2 renderas="sect3">
1926 <title id="ssl">How can Privoxy filter Secure (HTTPS) URLs?</title>
1927 <para>
1928  Since secure HTTP connections are encrypted SSL sessions between your browser
1929  and the secure site, and are meant to be reliably <emphasis>secure</emphasis>,
1930  there is little that <application>Privoxy</application> can do but hand the raw
1931  gibberish data though from one end to the other unprocessed.
1932 </para>
1933 <para>
1934  The only exception to this is blocking by host patterns, as the client needs
1935  to tell <application>Privoxy</application> the name of the remote server,
1936  so that <application>Privoxy</application> can establish the connection.
1937  If that name matches a host-only pattern, the connection will be blocked.
1938 </para>
1939 <para>
1940  As far as ad blocking is concerned, this is less of a restriction than it may
1941  seem, since ad sources are often identifiable by the host name, and often
1942  the banners to be placed in an encrypted page come unencrypted nonetheless
1943  for efficiency reasons, which exposes them to the full power of 
1944  <application>Privoxy</application>'s ad blocking.
1945 </para>
1946 <para>
1947  <quote>Content cookies</quote> (those that are embedded in the actual HTML or
1948  JS page content, see <literal><ulink
1949  url="../user-manual/actions-file.html#FILTER-CONTENT-COOKIES">filter{content-cookies}</ulink></literal>), 
1950  in an SSL transaction will be impossible to block under these conditions. 
1951  Fortunately, this does not seem to be a very common scenario since most 
1952  cookies come by traditional means.
1953 </para>
1954
1955 </sect2>
1956
1957 <sect2 renderas="sect3">
1958 <title id="secure">Privoxy runs as a <quote>server</quote>. How 
1959 secure is it? Do I need to take any special precautions?</title>
1960 <para>
1961  On Unix-like systems, <application>Privoxy</application> can run as a non-privileged 
1962  user, which is how we recommend it be run. Also, by default
1963  <application>Privoxy</application> listens to requests from <quote>localhost</quote>
1964  only.
1965 </para>
1966 <para>
1967  The server aspect of <application>Privoxy</application> is not itself directly 
1968  exposed to the Internet in this configuration. If you want to have
1969  <application>Privoxy</application> serve as a LAN proxy, this will have to
1970  be opened up to allow for LAN requests. In this case, we'd recommend
1971  you specify only the LAN gateway address, e.g. 192.168.1.1, in the main 
1972  <application>Privoxy</application> configuration file and check all <ulink
1973  url="../user-manual/config.html#ACCESS-CONTROL">access control and security
1974  options</ulink>. All LAN hosts can then use this as their proxy address
1975  in the browser proxy configuration, but <application>Privoxy</application>
1976  will not listen on any external interfaces. ACLs can be defined in addition,
1977  and using a firewall is always good too. Better safe than sorry.
1978 </para>
1979
1980 </sect2>
1981
1982 <sect2 renderas="sect3" id="turnoff">
1983 <title>Can I temporarily disable Privoxy?</title>
1984 <para>
1985  &my-app; doesn't have a transparent proxy mode,
1986  but you can toggle off blocking and content filtering.
1987 </para>
1988 <para>
1989  The easiest way to do that is to point your browser
1990  to the remote toggle URL: <ulink
1991  url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>.
1992 </para>
1993 <para>
1994  See the <ulink url="../user-manual/appendix.html#BOOKMARKLETS">Bookmarklets section</ulink> 
1995  of the <citetitle>User Manual</citetitle> for an easy way to access this 
1996  feature. Note that this is a feature that may need to be enabled in the main 
1997  <filename>config</filename> file.
1998 </para>
1999 </sect2>
2000
2001
2002 <sect2 renderas="sect3" id="reallyoff">
2003 <title>When <quote>disabled</quote> is Privoxy totally 
2004 out of the picture?</title>
2005 <para>
2006  No, this just means all optional filtering and actions are disabled.
2007  <application>Privoxy</application> is still acting as a proxy, but just 
2008  doing less of the things that <application>Privoxy</application> would
2009  normally be expected to do. It is still a <quote>middle-man</quote> in 
2010  the interaction between your browser and web sites. See below to bypass 
2011  the proxy.
2012 </para>
2013 </sect2>
2014
2015 <sect2 renderas="sect3" id="turnoff2">
2016 <title>How can I tell Privoxy to totally ignore certain sites?</title>
2017 <para>
2018  Bypassing a proxy, or proxying based on arbitrary criteria, is purely a browser
2019  configuration issue, not a &my-app; issue. Modern browsers typically do have
2020  settings for not proxying certain sites. Check your browser's help files.
2021 </para>
2022 </sect2>
2023
2024
2025 <sect2 renderas="sect3" id="crunch">
2026 <title>My logs show Privoxy <quote>crunches</quote> 
2027 ads, but also its own internal CGI pages. What is a <quote>crunch</quote>?</title>
2028 <para>
2029  A <quote>crunch</quote> simply means <application>Privoxy</application> intercepted 
2030  <emphasis>something</emphasis>, nothing more. Often this is indeed ads or
2031  banners, but <application>Privoxy</application> uses the same mechanism for
2032  trapping requests for its own internal pages. For instance, a request for
2033  <application>Privoxy's</application> configuration page at: <ulink
2034  url="http://config.privoxy.org">http://config.privoxy.org</ulink>, is
2035  intercepted (i.e. it does not go out to the 'net), and the familiar CGI
2036  configuration is returned to the browser, and the log consequently will show
2037  a <quote>crunch</quote>.
2038 </para>
2039 <para>
2040  Since version 3.0.7, Privoxy will also log the crunch reason.
2041  If you are using an older version you might want to upgrade.
2042 </para>
2043 </sect2>
2044
2045 <sect2 renderas="sect3" id="downloads">
2046 <title>Can Privoxy effect files that I download
2047 from a webserver? FTP server?</title>
2048 <para>
2049  From the webserver's perspective, there is no difference between
2050  viewing a document (i.e. a page), and downloading a file. The same is true of
2051  <application>Privoxy</application>. If there is a match for a <literal><ulink
2052  url="../user-manual/actions-file.html#BLOCK">block</ulink></literal> pattern,
2053  it will still be blocked, and of course this is obvious. 
2054  </para>
2055  <para>
2056  Filtering is potentially more of a concern since the results are not always
2057  so obvious, and the effects of filtering are there whether the file is simply
2058  viewed, or downloaded. And potentially whether the content is some obnoxious
2059  advertisement, or Mr. Jimmy's latest/greatest source code jewel. Of course,
2060  one of these presumably is <quote>bad</quote> content that we don't want, and
2061  the other is <quote>good</quote> content that we do want.
2062  <application>Privoxy</application> is blind to the differences, and can only
2063  distinguish <quote>good from bad</quote> by the configuration parameters
2064  <emphasis>we</emphasis> give it.
2065 </para>
2066 <para>
2067  <application>Privoxy</application> knows the differences in files according
2068  to the <quote>Content Type</quote> as reported by the webserver. If this is
2069  reported accurately (e.g. <quote>application/zip</quote> for a zip archive),
2070  then <application>Privoxy</application> knows to ignore these where
2071  appropriate. <application>Privoxy</application> potentially can filter HTML
2072  as well as plain text documents, subject to configuration parameters of
2073  course. Also, documents that are of an unknown type (generally assumed to be
2074  <quote>text/plain</quote>) can be filtered, as will those that might be
2075  incorrectly reported by the webserver. If such a file is a downloaded file
2076  that is intended to be saved to disk, then any content that might have been
2077  altered by filtering, will be saved too, for these (probably rare) cases.
2078 </para>
2079 <para>
2080  Note that versions later than 3.0.2 do NOT filter document types reported as 
2081  <quote>text/plain</quote>. Prior to this, <application>Privoxy</application>
2082  did filter this document type.
2083 </para>
2084 <para>
2085  In short, filtering is <quote>ON</quote> if a) the content type as reported
2086  by the webserver is appropriate <emphasis>and</emphasis> b) the configuration
2087  allows it (or at least does not disallow it). That's it. There is no magic
2088  cookie anywhere to say this is <quote>good</quote> and this is
2089  <quote>bad</quote>. It's the configuration that lets it all happen or not.
2090 </para>
2091 <para>
2092  If you download text files, you probably do not want these to be filtered,
2093  particularly if the content is source code, or other critical content. Source
2094  code sometimes might be mistaken for Javascript (i.e. the kind that might
2095  open a pop-up window). It is recommended to turn off filtering for download
2096  sites (particularly if the content may be plain text files and you are using
2097  version 3.0.2 or earlier) in your <filename>user.action</filename> file. And
2098  also, for any site or page where making <emphasis>any</emphasis> changes at
2099  all to the content is to be avoided.
2100 </para>
2101 <para>
2102  <application>Privoxy</application> does not do FTP at all, only HTTP 
2103  and HTTPS (SSL) protocols.
2104 </para>
2105 </sect2>
2106
2107 <sect2 renderas="sect3" id="downloads2">
2108 <title>I just downloaded a Perl script, and Privoxy
2109 altered it! Yikes, what is wrong!</title>
2110 <para>
2111  Please read above.
2112 </para>
2113 </sect2>
2114
2115 <sect2 renderas="sect3" id="hostsfile">
2116 <title>Should I continue to use a <quote>HOSTS</quote> file for ad-blocking?</title>
2117 <para>
2118  One time-tested technique to defeat common ads is to trick the local DNS
2119  system by giving a phony IP address for the ad generator in the local 
2120  <filename>HOSTS</filename> file, typically using <literal>127.0.0.1</literal>, aka 
2121  <literal>localhost</literal>. This effectively blocks the ad.
2122 </para>
2123 <para>
2124  There is no reason to use this technique in conjunction with 
2125  <application>Privoxy</application>. <application>Privoxy</application>
2126  does essentially the same thing, much more elegantly and with much more 
2127  flexibility. A large <filename>HOSTS</filename> file, in fact, not only
2128  duplicates effort, but may get in the way and seriously slow down your system.
2129  It is recommended to remove such entries from your <filename>HOSTS</filename> file. If you think 
2130  your hosts list is neglected by <application>Privoxy's </application> 
2131  configuration, consider adding your list to your <filename>user.action</filename> file:
2132 </para>
2133 <para>
2134  <screen>
2135   { +block }
2136    www.ad.example1.com
2137    ad.example2.com
2138    ads.galore.example.com
2139    etc.example.com</screen>
2140 </para>
2141 </sect2>
2142
2143 <sect2 renderas="sect3" id="seealso">
2144 <title>Where can I find more information about Privoxy
2145 and related issues?</title>
2146 <!-- Include seealso.sgml boilerplate: -->
2147  &seealso;
2148 <!-- end boilerplate -->
2149
2150 <!--
2151 <para>
2152  Please see the 
2153  <ulink url="../user-manual/seealso.html">user-manual</ulink> for 
2154  others references.
2155 </para>
2156 -->
2157 </sect2>
2158
2159 <sect2 renderas="sect3" id="microsuck">
2160 <title>I've noticed that Privoxy changes <quote>Microsoft</quote> to 
2161 <quote>MicroSuck</quote>! Why are you manipulating my browsing?</title>
2162
2163 <para>
2164  We're not. The text substitutions that you are seeing are disabled
2165  in the default configuration as shipped. You have either manually
2166  activated the <quote><literal>fun</literal></quote> filter which
2167  is clearly labeled <quote>Text replacements for subversive browsing
2168  fun!</quote> or you are using an older Privoxy version and have implicitly
2169  activated it by choosing the <quote>Advanced</quote> profile in the
2170  web-based editor. Please upgrade.
2171 </para>
2172 </sect2>
2173
2174 <sect2 renderas="sect3" id="valid">
2175 <title>Does Privoxy produce <quote>valid</quote> HTML (or XHTML)?</title>
2176
2177 <para>
2178  Privoxy generates HTML in both its own <quote>templates</quote>, and possibly
2179  whenever there are text substitutions via a &my-app; filter. While this
2180  should always conform to the HTML 4.01 specifications, it has not been
2181  validated against this or any other standard. 
2182 </para>
2183 </sect2>
2184
2185
2186 </sect1>
2187
2188
2189 <!--   ~~~~~       New section      ~~~~~     -->
2190
2191 <sect1 id="trouble">
2192 <title>Troubleshooting</title>
2193
2194 <sect2 renderas="sect3">
2195 <title id="refused">I cannot connect to any websites. Or, I am getting
2196 <quote>connection refused</quote> message with every web page. Why?</title>
2197 <para>
2198  There are several possibilities:
2199 </para>
2200 <para>
2201 <itemizedlist>
2202 <listitem><para>
2203 <application>Privoxy</application> is not running. Solution: verify 
2204  that &my-app; is installed correctly, has not crashed, and is indeed running.
2205  Turn on <application>Privoxy's</application> logging, and look at the logs to see what they say.
2206 </para></listitem>
2207  <listitem><para>Or your browser is configured for a different port than what
2208  <application>Privoxy</application> is using. Solution: verify that &my-app;
2209  and your browser are set to the same port (<literal>listen-address</literal>).
2210 </para></listitem>
2211  <listitem><para>Or if using a forwarding rule, you have a configuration problem or a
2212  problem with a host in the forwarding chain. Solution: temporarily alter your
2213  configuration and take the forwarders out of the equation.
2214 </para></listitem>
2215  <listitem><para>
2216   Or you have a firewall that is interfering and blocking you. Solution: 
2217   try disabling or removing the firewall as a simple test.
2218  </para></listitem>
2219 </itemizedlist>
2220 </para>
2221
2222 </sect2>
2223
2224 <!--   ~~~~~       New section      ~~~~~     -->
2225 <sect2 renderas="sect3" id="error503">
2226 <title>Why am I getting a 503 Error (WSAECONNREFUSED) on every page?</title>
2227  <para>
2228   More than likely this is a problem with your TCP/IP networking. ZoneAlarm has
2229   been reported to cause this symptom -- even if not running! The solution is
2230   to either fight the ZA configuration, or uninstall ZoneAlarm, and then find
2231   something better behaved in its place. Other personal firewall type products
2232   may cause similar type problems if not configured correctly.
2233  </para>
2234 </sect2>
2235
2236 <sect2 renderas="sect3">
2237 <title id="flushit">I just added a new rule, but the steenkin ad is 
2238 still getting through. How?</title>
2239 <para>
2240  If the ad had been displayed before you added its URL, it will probably be
2241  held in the browser's cache for some time, so it will be displayed without
2242  the need for any request to the server, and <application>Privoxy</application>
2243  will not be involved. Flush the browser's caches, and then try again.
2244 </para>
2245
2246 <para>
2247  If this doesn't help, you probably have an error in the rule you
2248  applied. Try pasting the full URL of the offending ad into <ulink
2249  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
2250  and see if it really matches your new rule. Blocking ads is like blocking
2251  spam: a lot of tinkering is required to stay ahead of the game. And 
2252  remember you need to block the URL of the ad in question, which may be 
2253  entirely different from the site URL itself. Most ads are hosted on different
2254  servers than the main site itself. If you right-click on the ad, you should
2255  be able to get all the relevant information you need. Alternately, you can 
2256  find the correct URL by looking at <application>Privoxy's</application> logs
2257  (you may need to enable logging in the main config file if its disabled).
2258 </para>
2259 <para>
2260  Below is a slightly modified real-life log snippet that originates with one 
2261  requested URL: <literal>www.example.com</literal> (name of site was changed
2262  for this example, the number of requests is real). You can see in this the
2263  complexity of what goes into making up this one <quote>page</quote>. There
2264  are eight different domains involved here, with thirty two separate URLs
2265  requested in all, making up all manner of images, Shockwave Flash,
2266  JavaScript, CSS stylesheets, scripts, and other related content. Some of this
2267  content is obviously <quote>good</quote> or <quote>bad</quote>, but not all.
2268  Many of the more questionable looking requests, are going to outside domains
2269  that seem to be identifying themselves with suspicious looking names, making
2270  our job a little easier. &my-app; has <quote>crunched</quote> (meaning caught 
2271  and BLOCKED) quite a few items in this example, but perhaps missed a few as well. 
2272 </para>
2273 <para>
2274 <screen>
2275 <![CDATA[
2276 Request: www.example.com/
2277 Request: www.example.com/favicon.ico
2278 Request: img.example.com/main.css
2279 Request: img.example.com/sr.js
2280 Request: example.betamarker.com/example.html
2281 Request: www.lik-sang.com/Banners/bestsellers/skyscraper.php?likref=BSellers
2282 Request: img.example.com/pb.png
2283 Request: www.google-analytics.com/urchin.js crunch! (Blocked)
2284 Request: www.advertising-department.com/ats/switch.ps.php?26856 crunch! (Blocked)
2285 Request: img.example.com/p.gif
2286 Request: www.popuptraffic.com/assign.php?l=example&mode=behind crunch! (Blocked)
2287 Request: www.popuptraffic.com/scripts/popup.php?hid=5c3cf&tmpl=PBa.tmpl crunch! (Blocked)
2288 Request: www.popuptraffic.com/assign.php?l=example crunch! (Blocked)
2289 Request: www.lik-sang.com/Banners/best_sellers/best_sellers.css
2290 Request: www.adtrak.net/adx.js crunch! (Blocked)
2291 Request: img.example.com/hbg.gif
2292 Request: img.example.com/example.jpg
2293 Request: img.example.com/mt.png
2294 Request: img.example.com/mm.png
2295 Request: img.example.com/mb.png
2296 Request: www.popuptraffic.com/scripts/popup.php?hid=a71b91fa5&tmpl=Ua.tmp crunch! (Blocked)
2297 Request: www.example.com/tracker.js
2298 Request: www.lik-sang.com/Banners/best_sellers/lsi_head.gif
2299 Request: www.adtrak.net/adjs.php?n=020548130&what=zone:61 crunch! (Blocked)
2300 Request: www.adtrak.net/adjs.php?n=463594413&what=zone:58&source=Ua crunch! (Blocked)
2301 Request: www.lik-sang.com/Banners/best_sellers/bottomani.swf
2302 Request: mmm.elitemediagroup.net/install.php?allowpop=no&popupmincook=0&allowsp2=1 crunch! (Blocked)
2303 Request: www.example.com/tracker.js?screen=1400x1050&win=962x693
2304 Request: www.adtrak.net/adlog.php?bannerid=1309&clientid=439&zoneid=61 crunch! (Blocked)
2305 Request: 66.70.21.80/scripts/click.php?hid=5c3cf599a9efd0320d26&si
2306 Request: 66.70.21.80/img/pixel.gif
2307 Request: www.adtrak.net/adlog.php?bannerid=1309&clientid=439&zoneid=58&source=Ua&block=86400 crunch! (Blocked)
2308 Request: 66.70.21.80/scripts/click.php?hid=a71b9f6504b0c5681fa5&si=Ua
2309 ]]>
2310 </screen>
2311 </para>
2312 <para>
2313  Despite 12 out of 32 requests being blocked, the page looked, and seemed to
2314  behave perfectly <quote>normal</quote> (minus some ads, of course).
2315 </para>
2316
2317 </sect2>
2318
2319 <sect2 id="badsite" renderas="sect3">
2320 <title >One of my favorite sites does not work with Privoxy.
2321 What can I do?</title>
2322
2323 <para>
2324  First verify that it is indeed a <application>Privoxy</application> problem, 
2325  by toggling off <application>Privoxy</application> through <ulink
2326  url="http://config.privoxy.org/toggle">http://config.privoxy.org/toggle</ulink>
2327  (the toggle feature may need to be enabled in the main
2328  <filename>config</filename>),
2329  and then shift-reloading the problem page (i.e. holding down the shift key
2330  while clicking reload. Alternatively, flush your browser's disk and memory
2331  caches).
2332 </para>
2333
2334 <para>
2335  If the problem went away, we know we have a configuration related problem.
2336  Now go to <ulink
2337  url="http://config.privoxy.org/show-url-info">http://config.privoxy.org/show-url-info</ulink>
2338  and paste the full URL of the page in question into the prompt. See which
2339  actions are being applied to the URL, and which matches in which actions
2340  files are responsible for that. It might be helpful also to look at your logs
2341  for this site too, to see what else might be happening (note: logging may need
2342  to be enabled in the main config file). Many sites are
2343  complex and require a number of related pages to help present their content.
2344  Look at what else might be used by the page in question, and what of that
2345  might be <emphasis>required</emphasis>.
2346  Now, armed with this information, go to
2347  <ulink
2348  url="http://config.privoxy.org/show-status">http://config.privoxy.org/show-status</ulink>
2349  and select the appropriate actions files for editing. </para>
2350 <para>
2351  You can now either look for a section which disables the actions that
2352  you suspect to cause the problem and add a pattern for your site there,
2353  or make up a completely new section for your site. In any case, the recommended
2354  way is to disable only the prime suspect, reload the problem page, and only
2355  if the problem persists, disable more and more actions until you have
2356  identified the culprit. You may or may not want to turn the other actions
2357  on again. Remember to flush your browser's caches in between any such changes!
2358 </para>
2359 <para>
2360  Alternately, if you are comfortable with a text editor, you can accomplish 
2361  the same thing by editing the appropriate actions file. Probably the easiest 
2362  way to deal with such problems when editing by hand is to add your
2363  site to a <literal>{ fragile }</literal> section in <filename>user.action</filename>,
2364  which is an alias that turns off most <quote>dangerous</quote>
2365  actions, but is also likely to turn off more actions then needed, and thus lower
2366  your privacy and protection more than necessary, 
2367 </para>
2368 <para>
2369  Troubleshooting actions is discussed in more detail in the <ulink
2370  url="../user-manual/appendix.html#ACTIONSANAT">User Manual appendix,
2371  Troubleshooting: the Anatomy of an Action</ulink>.
2372  There is also an <ulink
2373  url="../user-manual/actions-file.html#ACT-EXAMPLES">actions tutorial</ulink>
2374  with general configuration information and examples.
2375 </para>
2376 <para>
2377  As a last resort, you can always see if your browser has a setting that will 
2378  bypass the proxy setting for selective sites. Modern browsers can do this.
2379 </para>
2380
2381 </sect2>
2382
2383
2384 <!--   ~~~~~       New section      ~~~~~     -->
2385 <sect2 id="dun" renderas="sect3">
2386 <title>After installing Privoxy, I have to log in
2387 every time I start IE. What gives?</title>
2388
2389 <para>
2390  This is a quirk that effects the installation of
2391  <application>Privoxy</application>, in conjunction with Internet Explorer and
2392  Internet Connection Sharing on Windows 2000 and Windows XP. The symptoms may
2393  appear to be corrupted or invalid DUN settings, or passwords.
2394 </para>
2395
2396 <para>
2397  When setting up an NT based Windows system with
2398  <application>Privoxy</application> you may find that things do not seem to be
2399  doing what you expect. When you set your system up you will probably have set
2400  up Internet Connection Sharing (ICS) with Dial up Networking (DUN) when
2401  logged in with administrator privileges. You will probably have made this DUN
2402  connection available to other accounts that you may have set-up on your
2403  system. E.g. Mum or Dad sets up the system and makes accounts suitably
2404  configured for the kids.
2405 </para>
2406
2407 <para>
2408  When setting up <application>Privoxy</application> in this environment you
2409  will have to alter the proxy set-up of Internet Explorer (IE) for the
2410  specific DUN connection on which you wish to use
2411  <application>Privoxy</application>. When you do this the ICS DUN set-up
2412  becomes user specific. In this instance you will see no difference if you
2413  change the DUN connection under the account used to set-up the connection.
2414  However when you do this from another user you will notice that the DUN
2415  connection changes to make available to "Me only". You will also find that
2416  you have to store the password under each different user!
2417 </para>
2418
2419 <para>
2420  The reason for this is that each user's set-up for IE is user specific. Each
2421  set-up DUN connection and each LAN connection in IE store the settings for
2422  each user individually. As such this enforces individual configurations
2423  rather than common ones. Hence the first time you use a DUN connection after
2424  re-booting your system it may not perform as you expect, and prompt you for 
2425  the password. Just set and save the password again and all should be OK.
2426 </para>
2427
2428 <para>
2429 [Thanks to Ray Griffith for this submission.]
2430 </para>
2431 </sect2>
2432
2433
2434 <!--   ~~~~~       New section      ~~~~~     -->
2435 <sect2 id="ftp" renderas="sect3">
2436 <title>I cannot connect to any FTP sites. Privoxy
2437  is blocking me.</title>
2438  <para>
2439   <application>Privoxy</application> cannot act as a proxy for FTP traffic, 
2440   so do not configure your browser to use <application>Privoxy</application>
2441   as an FTP proxy. The same is true for <emphasis>any protocol other than HTTP
2442   or HTTPS (SSL)</emphasis>. 
2443  </para>
2444  <para>
2445   Most browsers understand FTP as well as HTTP. If you connect to a site, with
2446   a URL like <literal>ftp://ftp.example.com</literal>, your browser is making
2447   an FTP connection, and not a HTTP connection. So while your browser may 
2448   speak FTP, <application>Privoxy</application> does not, and cannot proxy 
2449   such traffic.
2450  </para>
2451  <para>
2452   To complicate matters, some systems may have a generic <quote>proxy</quote>
2453   setting, which will enable various protocols, including
2454   <emphasis>both</emphasis> HTTP and FTP proxying! So it is possible to
2455   accidentally enable FTP proxying in these cases. And of course, if this
2456   happens, <application>Privoxy</application> will indeed cause problems since
2457   it does not know FTP. <![%p-newstuff;[Newer version will give a sane error
2458   message if a FTP connection is attempted.]]> Just disable the FTP setting 
2459   and all will be well again.
2460  </para>
2461  <para>
2462   Will <application>Privoxy</application> ever proxy FTP traffic? Unlikely.
2463   There just is not much reason, and the work to make this happen is more than
2464   it may seem.
2465  </para>
2466 </sect2>
2467
2468 <!--   ~~~~~       New section      ~~~~~     -->
2469 <sect2 id="macosxie" renderas="sect3">
2470 <title>In Mac OS X, I can't configure Microsoft Internet Explorer to use 
2471  Privoxy as the HTTP proxy.</title>
2472  <para>
2473   Microsoft Internet Explorer (in versions like 5.1) respects system-wide
2474   network settings.  In order to change the HTTP proxy, open System
2475   Preferences, and click on the Network icon.  In the settings pane that
2476   comes up, click on the Proxies tab.  Ensure the "Web Proxy (HTTP)" checkbox 
2477   is checked and enter <literal>127.0.0.1</literal> in the entry field.  
2478   Enter <literal>8118</literal> in the Port field.  The next time you start
2479   IE, it should reflect these values.
2480  </para>
2481 </sect2>
2482
2483 <!--   ~~~~~       New section      ~~~~~     -->
2484 <sect2 renderas="sect3" id="macosxuninstall">
2485 <title>In Mac OS X, I dragged the Privoxy folder to the trash in order to 
2486  uninstall it. Now the finder tells me I don't have sufficient privileges to
2487  empty the trash.</title>
2488  <para>
2489  Note: This ONLY applies to privoxy 3.0.6 and earlier.
2490  </para> 
2491  <para>
2492   Just dragging the <application>Privoxy</application> folder to the trash is
2493   not enough to delete it. <application>Privoxy</application> supplies an
2494   <application>uninstall.command</application> file that takes care of
2495   these details. Open the trash, drag the <application>uninstall.command</application>
2496   file out of the trash and double-click on it. You will be prompted for
2497   confirmation and the administration password.
2498  </para> 
2499  <para>
2500   The trash may still appear full after this command; emptying the trash 
2501   from the desktop should make it appear empty again.
2502  </para>
2503 </sect2>
2504
2505
2506 <!--   ~~~~~       New section      ~~~~~     -->
2507 <sect2 renderas="sect3" id="macosximages">
2508 <title>In Mac OS X Panther (10.3), images often fail to load and/or I
2509  experience random delays in page loading. I'm using
2510  <literal>localhost</literal> as my browser's proxy setting.</title>
2511  <para>
2512   We believe this is due to an IPv6-related bug in Mac OS X, but don't fully
2513   understand the issue yet. In any case, changing the proxy setting to 
2514   <literal>127.0.0.1</literal> instead of <literal>localhost</literal>
2515   works around the problem.
2516  </para>
2517 </sect2>
2518
2519 <!--   ~~~~~       New section      ~~~~~     -->
2520 <!-- XXX: Is this still relevant now that we have gzip support? -->
2521 <sect2 renderas="sect3" id="blankpage">
2522 <title>I get a completely blank page at one site. <quote>View Source</quote>
2523  shows only: <markup><![CDATA[<html><body></body></html>]]></markup>. Without
2524  Privoxy the page loads fine.</title>
2525  <para>
2526   Chances are that the site suffers from a bug in
2527   <ulink url="http://www.php.net/"><application>PHP</application></ulink>,
2528   which results in empty pages being sent if the client explicitly requests
2529   an uncompressed page, like <application>Privoxy</application> does.
2530   This bug has been fixed in PHP 4.2.3.
2531  </para>
2532  <para>
2533   To find out if this is in fact the source of the problem, try adding
2534   the site to a <literal>-prevent-compression</literal> section in
2535   <filename>user.action</filename>:
2536  </para>
2537  <screen>
2538    # Make exceptions for ill-behaved sites:                                     
2539    #                                                                    
2540    {-prevent-compression}                                               
2541     .example.com</screen>
2542  <para>
2543   If that works, you may also want to report the problem to the
2544   site's webmasters, telling them to use zlib.output_compression
2545   instead of ob_gzhandler in their PHP applications (workaround)
2546   or upgrade to PHP 4.2.3 or later (fix).
2547  </para>
2548 </sect2>
2549
2550 <sect2 renderas="sect3" id="nohostname">
2551 <title>My logs show many <quote>Unable to get my own hostname</quote> lines.
2552 Why?</title>
2553 <para>
2554  <application>Privoxy</application> tries to get the hostname of the system
2555  its running on from the IP address of the system interface it is bound to
2556  (from the <filename>config</filename> file
2557  <emphasis>listen-address</emphasis> setting). If the system cannot supply
2558  this information, <application>Privoxy</application> logs this condition. 
2559 </para>
2560 <para>
2561  Typically, this would be considered a minor system configuration error. It is
2562  not a fatal error to <application>Privoxy</application> however, but may
2563  result in a much slower response from <application>Privoxy</application> on
2564  some platforms due to DNS timeouts.
2565 </para>
2566 <para>
2567  This can be caused by a problem with the local <filename>hosts</filename>
2568  file. If this file has been changed from the original, try reverting it to
2569  see if that helps. Make sure whatever name(s) are used for the local system,
2570  that they resolve both ways.
2571 </para>
2572 <para>
2573  You should also be able to work around the problem with the
2574  <ulink url="../user-manual/config.html#HOSTNAME">hostname option</ulink>.
2575 </para>
2576 </sect2>
2577
2578 <sect2 renderas="sect3" id="inuse">
2579 <title>When I try to launch Privoxy, I get an 
2580 error message <quote>port 8118 is already in use</quote> (or similar wording).
2581 Why?</title>
2582 <para>
2583  Port 8118 is <application>Privoxy's</application> default TCP 
2584  <quote>listening</quote> port. Typically this message would mean that there
2585  is already one instance of <application>Privoxy</application> running, and
2586  your system is actually trying to start a second
2587  <application>Privoxy</application> on the same port, which will not work.
2588  (You can have multiple instances but they must be assigned different ports.)
2589  How and why this might happen varies from platform to platform, but you need
2590  to check your installation and start-up procedures.
2591 </para>
2592 </sect2>
2593
2594 <sect2 renderas="sect3" id="demoronizer">
2595 <title>
2596  Pages with UTF-8 fonts are garbled.
2597 </title>
2598 <para>
2599  This is caused by the <quote>demoronizer</quote> filter. You should either
2600  upgrade <application>Privoxy</application>, or at least upgrade to the most
2601  recent <filename>default.action</filename> file available from <ulink
2602  url="http://sourceforge.net/project/showfiles.php?group_id=11118">SourceForge</ulink>.
2603  Or you can simply disable the demoronizer filter.
2604 </para>
2605 </sect2>
2606
2607 <sect2 renderas="sect3" id="demoronizer2">
2608 <title>
2609  Why are binary files (such as images) corrupted when Privoxy
2610  is used?
2611 </title>
2612 <para>
2613  This may also be caused by the <quote>demoronizer</quote> filter, 
2614  in conjunction with a web server that is misreporting the content type. Binary 
2615  files are exempted from <application>Privoxy's</application> filtering
2616  (unless the web server by mistake says the file is something else). Either
2617  upgrade <application>Privoxy</application>, or go to the most recent
2618  <filename>default.action</filename> file available from <ulink
2619  url="http://sourceforge.net/project/showfiles.php?group_id=11118">SourceForge</ulink>.
2620 </para>
2621 </sect2>
2622
2623 <sect2 renderas="sect3" id="demoronizer3">
2624 <title>
2625  What is the <quote>demoronizer</quote> and why is it there?
2626 </title>
2627 <para>
2628  The original demoronizer was a Perl script that cleaned up HTML pages which 
2629  were created with certain Microsoft products. MS has used proprietary extensions 
2630  to standardized font encodings (ISO 8859-1), which has caused problems for pages
2631  that are viewed with non-Microsoft products (and are expecting to see a
2632  standard set of fonts). The demoronizer corrected these errors so the pages
2633  displayed correctly. <application>Privoxy</application> borrowed from this
2634  script, introducing a filter based on the original demoronizer, which in turn could
2635  correct these errors on the fly. 
2636 </para>
2637 <para>
2638  But this is only needed in some situations, and will cause serious problems in some 
2639  other situations.
2640 </para>
2641 <para>
2642  If you are using Microsoft products, you do not need it. If you need to view 
2643  pages with UTF-8 characters (such as Cyrillic or Chinese), then it will 
2644  cause corruption of the fonts, and thus <emphasis>should not be on</emphasis>.
2645 </para>
2646 <para>
2647  On the other hand, if you use non-Microsoft products, and you occasionally 
2648  notice weird characters on pages, you might want to try it.
2649 </para>
2650 </sect2>
2651
2652 <sect2 renderas="sect3" id="windowopen">
2653 <title>
2654  Why do I keep seeing <quote>PrivoxyWindowOpen()</quote> in raw source code?
2655 </title>
2656 <para>
2657  <application>Privoxy</application> is attempting to disable malicious 
2658   <ulink url="http://en.wikipedia.org/wiki/Javascript">Javascript</ulink> 
2659   in this case, with the <literal>unsolicited-popups</literal>
2660  filter. <application>Privoxy</application> cannot tell very well 
2661  <quote>good</quote> code snippets from <quote>bad</quote> code snippets.
2662 </para>
2663 <para>
2664  If you see this in HTML source, and the page displays without problems, then 
2665  this is good, and likely some pop-up window was disabled. If you see this 
2666  where it is causing a problem, such as a downloaded program source code file, 
2667  then you should set an exception for this site or page such that the
2668  integrity of the page stays in tact by disabling all filtering.
2669 </para>
2670 </sect2>
2671
2672 <sect2 renderas="sect3" id="dnserrors">
2673 <title>
2674  I am getting too many DNS errors like <quote>404 No Such Domain</quote>. Why
2675  can't Privoxy do this better?
2676 </title>
2677 <para>
2678  There are potentially several factors here. First of all, the DNS resolution
2679  is done by the underlying operating system -- not
2680  <application>Privoxy</application> itself. <application>Privoxy</application>
2681  merely initiates the process and hands it off, and then later reports
2682  whatever the outcome was and tries to give a coherent message if there seems
2683  to be a problem. In some cases, this might otherwise be mitigated by the
2684  browser itself which might try some work-arounds and alternate approaches (e.g
2685  adding <quote>www.</quote> to the URL).
2686 </para>
2687 <para>
2688  In other cases, if <application>Privoxy</application> is being chained
2689  with another proxy, this could complicate the issue, and cause undue
2690  delays and timeouts. In the case of a <quote>socks4a</quote> proxy, the socks
2691  server handles all the DNS.  <application>Privoxy</application> would just be
2692  the <quote>messenger</quote> which is reporting whatever problem occurred
2693  downstream, and not the root cause of the error.
2694 </para>
2695 <![%p-newstuff;[
2696 <para>
2697  In any case, versions newer than 3.0.3 include various improvements to help
2698  <application>Privoxy</application> better handle these cases.
2699 </para>]]>
2700 </sect2>
2701
2702 <sect2 renderas="sect3" id="allcpu">
2703 <title>
2704  At one site Privoxy just hangs, and starts taking 
2705  all CPU. Why is this?
2706 </title>
2707 <para>
2708  This is probably a manifestation of the <quote>100% cpu</quote> problem that
2709  occurs on pages containing many (thousands upon thousands) of blank lines. The blank lines 
2710  are in the raw HTML source of the page, and the browser just ignores them. But the 
2711  pattern matching in <application>Privoxy's</application> page filtering
2712  mechanism is trying to match against absurdly long strings and this becomes
2713  very CPU-intensive, taking a long, long time to complete.
2714 </para>
2715 <para>
2716  Until a better solution comes along, disable filtering on these pages,
2717  particularly the <literal>js-annoyances</literal> and
2718  <literal>unsolicited-popups</literal> filters. If you run into this problem
2719  with a recent &my-app; version, please send a problem report.
2720 </para>
2721 </sect2>
2722
2723 <sect2 renderas="sect3" id="slowcrawl">
2724 <title>I just installed Privoxy, and all my
2725 browsing has slowed to a crawl. What gives? </title>
2726 <para>
2727  This should not happen, and for the overwhelming number of users world-wide,
2728  it does not happen. I would suspect some inadvertent interaction of software
2729  components such as anti-virus software, spyware protectors, personal
2730  firewalls or similar components. Try disabling (or uninstalling) these one
2731  at a time and see if that helps. Either way, if you are using a
2732  recent &my-app; version, please report the problem.
2733 </para>
2734 </sect2>
2735
2736 <sect2 renderas="sect3" id="preventcomp">
2737 <title>Why do my filters work on some sites but not on others? </title>
2738 <para>
2739  It's probably due to compression. It is a common practice for web servers to
2740  send their content <quote>compressed</quote> in order to speed things up, and
2741  then let the browser <quote>uncompress</quote> them. When compiled with zlib support
2742  &my-app; can decompress content before filtering, otherwise you may want to enable
2743 <ulink
2744  url="../user-manual/actions-file.html#PREVENT-COMPRESSION">prevent-compression</ulink>.
2745 </para>
2746 <para>
2747  As of &my-app; 3.0.9, zlib support is enabled in the default builds.
2748 </para>
2749 </sect2>
2750
2751
2752 <sect2 renderas="sect3" id="ssl-warnings">
2753 <title>On some HTTPS sites my browser warns me about unauthenticated content,
2754  the URL bar doesn't get highlighted and the lock symbol appears to be broken.
2755  What's going on?</title>
2756 <para>
2757  Probably the browser is requesting ads through HTTPS and &my-app;
2758  is blocking the requests. Privoxy's error messages are delivered
2759  unencrypted and while it's obvious for the browser that the HTTPS
2760  request is already blocked by the proxy, some warn about unauthenticated
2761  content anyway.
2762 </para>
2763 <para>
2764  To work around the problem you can redirect those requests to an invalid
2765  local address instead of blocking them. While the redirects aren't
2766  encrypted either, many browsers don't care. They simply follow the
2767  redirect, fail to reach a server and display an error message instead
2768  of the ad.
2769 </para>
2770 <para>
2771  To do that, enable logging to figure out which requests get blocked by
2772  &my-app; and add the hosts (no path patterns) to a section like this:
2773 </para>
2774 <para>
2775 <screen>
2776 <![CDATA[
2777 {+redirect{http://127.0.0.1:0/} -block -limit-connect}
2778 .ivwbox.de:443/
2779 ]]>
2780 </screen>
2781 </para>
2782 <para>
2783  Additionally you have to configure your browser to contact
2784  <quote>127.0.0.1:0</quote> directly (instead of through &my-app;).
2785 </para>
2786 <para>
2787  To add a proxy exception in <application>Mozilla Firefox</application>
2788  open the <quote>Preferences</quote>, click the <quote>Settings</quote>
2789  button located on the <quote>Network</quote> tab in the <quote>Advanced</quote>
2790  section, and add <quote>127.0.0.1:0</quote> in the <quote>No Proxy for:</quote>
2791  field.
2792 </para>
2793 </sect2>
2794
2795
2796 <sect2 renderas="sect3" id="se-linux">
2797 <title>I get selinux error messages. How can I fix this?</title>
2798 <para>
2799  Please report the problem to the creator of your selinux policies.
2800 </para>
2801 <para>
2802  The problem is that some selinux policy writers aren't familiar
2803  with the application they are trying to <quote>secure</quote> and
2804  thus create policies that make no sense.
2805 </para>
2806 <para>
2807  In <application>Privoxy's</application> case the problem usually
2808  is that the policy only allows outgoing connections for certain
2809  destination ports (e.g. 80 and 443). While this may cover the
2810  standard ports, websites occasionally use other ports as well.
2811  This isn't a security problem and therefore <application>Privoxy's</application>
2812  default configuration doesn't block these requests.
2813 </para>
2814 <para>
2815  If you really want to block these ports (and don't be able
2816  to load websites that don't use standard ports), you should
2817  configure Privoxy to block these ports as well, so it doesn't
2818  trigger the selinux warnings.
2819 </para>
2820 </sect2>
2821
2822
2823 </sect1>
2824
2825   <!--   ~~~~~       New section      ~~~~~     -->
2826   <sect1 id="contact"><title>Contacting the developers, Bug Reporting and Feature Requests</title>
2827 <!-- Include contacting.sgml  -->
2828  &contacting;
2829 <!-- end contacting -->
2830   </sect1>
2831   
2832 <!--   ~~~~~       New section      ~~~~~     -->
2833 <sect1 id="copyright"><title>Privoxy Copyright, License and History</title>
2834
2835  <!-- Include copyright.sgml -->
2836   &copyright;
2837  <!-- end -->
2838   
2839
2840   <para>
2841    Portions of this document are <quote>borrowed</quote> from the original
2842    <application>Junkbuster</application> (tm) FAQ, and modified as 
2843    appropriate for <application>Privoxy</application>.
2844   </para>
2845
2846  <!--   ~~~~~       New section      ~~~~~     -->
2847  <sect2><title>License</title>
2848  <!-- Include copyright.sgml: -->
2849   &license;
2850  <!-- end copyright -->
2851  </sect2>
2852  <!--  ~  End section  ~  -->
2853
2854  <!--   ~~~~~       New section      ~~~~~     -->
2855  <sect2><title>History</title>
2856  <!-- Include history.sgml -->
2857   &history;
2858  <!-- end -->
2859  </sect2>
2860
2861  </sect1>
2862  <!--  ~  End section  ~  -->
2863  
2864   
2865 <!--   ~~~~~       New section      ~~~~~     -->
2866 <!--
2867 <sect1 id="seealso"><title>See also</title>
2868 -->
2869 <!-- Include seealso.sgml -->
2870 <!--
2871  &see;
2872 -->
2873 <!-- end  -->
2874 <!--
2875 </sect1>
2876 -->
2877
2878 <!-- hhmts end -->
2879  <!--
2880  Tue 09/11/01 06:38:14 PM EST: Test SGML doc by Hal Burgiss.
2881  
2882  This program is free software; you can redistribute it 
2883  and/or modify it under the terms of the GNU General
2884  Public License as published by the Free Software
2885  Foundation; either version 2 of the License, or (at
2886  your option) any later version.
2887
2888  This program is distributed in the hope that it will
2889  be useful, but WITHOUT ANY WARRANTY; without even the
2890  implied warranty of MERCHANTABILITY or FITNESS FOR A
2891  PARTICULAR PURPOSE.  See the GNU General Public
2892  License for more details.
2893
2894  The GNU General Public License should be included with
2895  this file.  If not, you can view it at
2896  http://www.gnu.org/copyleft/gpl.html
2897  or write to the Free Software Foundation, Inc., 
2898  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
2899
2900 $Log: faq.sgml,v $
2901 Revision 2.53  2009/02/15 20:46:13  hal9
2902 Update Outlook HTML rendering engine comments re: Office 2007.
2903
2904 Revision 2.52  2009/02/14 10:27:52  fabiankeil
2905 Finish last paragraph in the selinux entry which
2906 I unintentionally committed with the last commit.
2907
2908 Revision 2.51  2009/02/12 16:08:26  fabiankeil
2909 Declare the code stable.
2910
2911 Revision 2.50  2009/02/11 18:13:36  fabiankeil
2912 State the obvious.
2913
2914 Revision 2.49  2009/02/10 16:30:20  fabiankeil
2915 Add a workaround for "unauthenticated content" warnings on HTTPS sites.
2916
2917 Revision 2.48  2009/01/13 16:50:35  fabiankeil
2918 The standard.action file is gone.
2919
2920 Revision 2.47  2008/11/24 18:29:39  fabiankeil
2921 Two changes suggested by Roger Dingledine:
2922 - Use https://www.torproject.org/ in section 4.7, too.
2923 - Replace the Tor wiki URL in section 4.10 with one
2924   with a more useful anchor name.
2925
2926 Revision 2.46  2008/08/30 15:37:35  fabiankeil
2927 Update entities.
2928
2929 Revision 2.45  2008/08/16 08:51:28  fabiankeil
2930 Update version-related entities.
2931
2932 Revision 2.44  2008/06/19 01:41:36  hal9
2933 Add short note about zlib being enabled in 3.0.9
2934
2935 Revision 2.43  2008/06/14 13:21:25  fabiankeil
2936 Prepare for the upcoming 3.0.9 beta release.
2937
2938 Revision 2.42  2008/06/07 13:11:15  fabiankeil
2939 - Note that the "100% cpu problem" is worth
2940   reporting if it happens with a recent release.
2941 - Mention the hostname option as a workaround for
2942   the "can't get my own hostname" issue.
2943 - The profile formerly known as "Adventuresome"
2944   is called "Advanced" now.
2945 - Some white-space fixes.
2946
2947 Revision 2.41  2008/06/06 15:32:09  fabiankeil
2948 - Minor rewordings.
2949 - Don't claim that all the old Junkbuster features remain.
2950   Some of them have been removed or replaced with better ones.
2951
2952 Revision 2.40  2008/02/22 05:54:27  markm68k
2953 updates for mac os x
2954
2955 Revision 2.39  2008/02/03 21:37:41  hal9
2956 Apply patch from Mark: s/OSX/OS X/
2957
2958 Revision 2.38  2008/01/19 17:52:39  hal9
2959 Re-commit to fix various minor issues for new release.
2960
2961 Revision 2.37  2008/01/19 15:03:05  hal9
2962 Doc sources tagged for 3.0.8 release.
2963
2964 Revision 2.36  2008/01/17 01:49:51  hal9
2965 Change copyright notice for docs s/2007/2008/. All these will be rebuilt soon
2966 enough.
2967
2968 Revision 2.35  2007/11/19 17:57:59  fabiankeil
2969 A bunch of rewordings, minor updates and fixes.
2970
2971 Revision 2.34  2007/11/19 02:38:11  hal9
2972 Minor revisions and rebuild
2973
2974 Revision 2.33  2007/11/15 03:30:20  hal9
2975 Results of spell check.
2976
2977 Revision 2.32  2007/11/13 03:03:42  hal9
2978 Various changes to reflect new features and revised configuration for the
2979 upcoming release.
2980
2981 Revision 2.31  2007/11/05 02:34:53  hal9
2982 Various changes in preparation for the upcoming release. Much yet to be done.
2983
2984 Revision 2.30  2007/11/04 15:16:40  hal9
2985 Fix one silly typo.
2986
2987 Revision 2.29  2007/11/04 15:12:47  hal9
2988 Various minor adjustments.
2989
2990 Revision 2.28  2007/10/27 15:14:16  fabiankeil
2991 Change Tor links to use the new domain torproject.org.
2992
2993 Revision 2.27  2007/10/22 19:47:05  fabiankeil
2994 - Bump version and copyright.
2995 - Adjust Tor section to make it clear that forward exceptions
2996   aren't required and may not even be desired.
2997 - A bunch of other minor rewordings.
2998 - Fix markup problems Roland noticed (hopefully without adding new ones).
2999
3000 Revision 2.26  2007/08/05 15:37:55  fabiankeil
3001 - Don't claim that thousands of people read our code.
3002 - Specify the GPL version and link to GPLv2 instead of v3.
3003 - Note that configuration syntax may change between releases.
3004 - Mention zlib support.
3005 - Answer the "transparent proxy" question properly.
3006 - Add "intercepting proxy" entry.
3007 - Mention Polipo.
3008 - Rephrase some other sentences for various reasons.
3009
3010 Revision 2.25  2007/07/18 11:00:34  hal9
3011 Add misc note about valid mark-up in Privoxy.
3012
3013 Revision 2.24  2006/11/14 01:57:46  hal9
3014 Dump all docs prior to 3.0.6 release. Various minor changes to faq and user
3015 manual.
3016
3017 Revision 2.23  2006/10/21 22:19:52  hal9
3018 Two new FAQs, a rewrite or two, and some touch ups.
3019
3020 Revision 2.22  2006/10/14 20:33:10  hal9
3021 Three new FAQ's re: templates and blocking, and various minor touch-ups/improvements.
3022
3023 Revision 2.21  2006/10/03 14:40:51  fabiankeil
3024 Added links from the Tor faq to the
3025 configuration chapter in the User Manual.
3026
3027 Revision 2.20  2006/09/26 10:12:37  fabiankeil
3028 Spelling fix.
3029
3030 Revision 2.19  2006/09/22 10:54:32  hal9
3031 Change references to 3.0.4 to 3.0.5 and minor adjustments.
3032
3033 Revision 2.18  2006/09/22 01:27:55  hal9
3034 Final commit of probably various minor changes here and there. Unless
3035 something changes this should be ready for pending release.
3036
3037 Revision 2.17  2006/09/17 14:56:32  hal9
3038 This includes yet several more new FAQs, some improved wording, enhanced
3039 mark-up, various hyper links to wikipedia to explain key terminology to the
3040 uninitiated, etc. This is ready for release IMO pending final tagging of cvs
3041 and Privoxy version stamping.
3042
3043 Revision 2.16  2006/09/10 15:30:46  hal9
3044 Spell check.
3045
3046 Revision 2.15  2006/09/08 23:05:07  hal9
3047 Fix broken links. Add faq on hosts files. Move most of new windows service
3048 feature to user manual and reference in faq. Various other small changes.
3049
3050 Revision 2.14  2006/09/05 13:25:12  david__schmidt
3051 Add Windows service invocation stuff (duplicated) in FAQ and in user manual under Windows startup.  One probably ought to reference the other.
3052
3053 Revision 2.13  2006/09/04 19:20:33  fabiankeil
3054 Adjusted anonymity related sections to match reality.
3055 Added a section about using Privoxy with Tor.
3056
3057 Revision 2.12  2006/09/03 14:15:30  hal9
3058 Various updates, including 7 or 8 new FAQs, and updates/changes to various
3059 other ones to better reflect improvements, additions and changes for the
3060 upcoming release. This is close to final form for 3.0.4 IMHO.
3061
3062 Revision 2.11  2006/07/18 14:48:50  david__schmidt
3063 Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch)
3064 with what was really the latest development (the v_3_0_branch branch)
3065
3066 Revision 1.61.2.41  2004/04/05 13:44:05  oes
3067 Fixed allow-all-cookies alias name; closes SR #929746
3068
3069 Revision 1.61.2.40  2004/01/30 17:00:33  oes
3070 Added Mac OS X Panther problem
3071
3072 Revision 1.61.2.39  2004/01/29 22:53:08  hal9
3073 Minor changes for exempting docs of text/plain. Change copyright date.
3074
3075 Revision 1.61.2.38  2003/12/10 03:39:45  hal9
3076 Added FAQs for: demoronizer, related problems and why its included. Also,
3077 port 8118 already in use questions, and PrivoxyWindowOpen() questions. All in
3078 troubleshooting section.
3079
3080 Revision 1.61.2.37  2003/10/17 11:01:50  oes
3081 Added Q&A for "not being used" page problem
3082
3083 Revision 1.61.2.36  2003/06/26 23:49:20  hal9
3084 More on the filter/source code problem.
3085
3086 Revision 1.61.2.35  2003/06/26 13:38:08  hal9
3087 Add FAQ on whether configuring Privoxy is necessary or not.
3088
3089 Revision 1.61.2.34  2003/06/26 03:00:03  hal9
3090 Sorry, found another copyright date.
3091
3092 Revision 1.61.2.33  2003/06/26 02:57:05  hal9
3093 Fix typo (finally!) and very minor modifications.
3094
3095 Revision 1.61.2.32  2003/06/26 02:52:04  hal9
3096 Test, no changes.
3097
3098 Revision 1.61.2.31  2003/06/25 01:27:51  hal9
3099 Fix copyright, and a few nits.
3100
3101 Revision 1.61.2.30  2003/06/25 01:13:52  hal9
3102 Add:
3103
3104  - FAQ on "Unable to get my own hostname"
3105  - Another one on filtering effects on text files.
3106
3107 Revision 1.61.2.29  2003/06/15 21:32:58  hal9
3108 Add to the 4.17 (filtering effects on downloaded files).
3109
3110 Revision 1.61.2.28  2003/03/18 19:37:21  oes
3111 s/Advanced|Radical/Adventuresome/g to avoid complaints re fun filter
3112
3113 Revision 1.61.2.27  2002/12/01 06:31:58  hal9
3114 Add faq on win32 error 503 due to ZoneAlarm.
3115
3116 Revision 1.61.2.26  2002/11/17 06:41:06  hal9
3117 Move default profiles table from FAQ to U-M, and other minor related changes.
3118 Add faq on cookies.
3119
3120 Revision 1.61.2.25  2002/10/29 03:21:50  hal9
3121 Add 3 Q/A's relating to HTML in email. Other minor touchups.
3122
3123 Revision 1.61.2.24  2002/10/15 12:50:22  oes
3124 s/Advanced/Radical/ (stupid me)
3125
3126 Revision 1.61.2.23  2002/10/15 12:38:56  oes
3127 Added Microsuck faq; more detail for PHP problem
3128
3129 Revision 1.61.2.22  2002/10/12 01:13:13  hal9
3130 Updates for demoronizer, more commentary on Radical profile, and update on
3131 the srvany.exe/icon fix.
3132
3133 Revision 1.61.2.21  2002/10/10 04:09:35  hal9
3134 s/Advanced/Radical/ and added very brief note.
3135
3136 Revision 1.61.2.20  2002/09/26 01:22:45  hal9
3137 Small additions for LAN setup, content-cookies/SSL, and FTP non-support.
3138
3139 Revision 1.61.2.19  2002/08/25 23:31:56  hal9
3140 Fix one grammatical error. Add brief FAQ relating to tranparent proxies (ie
3141 port 80 setting). Add FAQ on effects of Privoxy on downloaded files
3142 (especially filtering).
3143
3144 Revision 1.61.2.18  2002/08/14 16:39:37  hal9
3145 Fix wrong tag on FAQ addition.
3146
3147 Revision 1.61.2.17  2002/08/14 00:01:18  hal9
3148 Add a crunch FAQ.
3149
3150 Revision 1.61.2.16  2002/08/13 00:10:38  hal9
3151 Add faq to troubleshooting re: blank page syndrome, ie {-prevent-compression}.
3152
3153 Revision 1.61.2.15  2002/08/10 11:34:22  oes
3154 Add disclaimer about probably being out-of-date
3155
3156 Revision 1.61.2.14  2002/08/07 02:53:43  hal9
3157 Fix some minor markup errors, and move one Mac OS X Q/A to troubleshooting section.
3158
3159 Revision 1.61.2.13  2002/08/06 11:55:32  oes
3160 Added missing close tag
3161
3162 Revision 1.61.2.12  2002/08/06 11:43:46  david__schmidt
3163 Updated Mac OS X uninstall FAQ... we have an uninstall script now.
3164
3165 Revision 1.61.2.11  2002/08/06 08:54:03  oes
3166 Style police: Fixed formatting details
3167
3168 Revision 1.61.2.10  2002/08/02 14:00:25  david__schmidt
3169 Made the Mac OS X removal commands far less dangerous
3170
3171 Revision 1.61.2.9  2002/08/02 13:14:45  oes
3172 Added warning about sudo rm -r for Mac OS X deinstallation; moved this item to install section
3173
3174 Revision 1.61.2.8  2002/08/02 02:01:42  david__schmidt
3175 Add FAQ item for MSIE on Mac OS X HTTP proxy confusion
3176
3177 Revision 1.61.2.7  2002/08/02 01:46:01  david__schmidt
3178 Added FAQ item for Mac OS X uninstall woes
3179
3180 Revision 1.61.2.6  2002/07/30 20:04:56  hal9
3181 Fix typo: 'schould'.
3182
3183 Revision 1.61.2.5  2002/07/26 15:22:58  oes
3184 - Updated to reflect changes in standard.action
3185 - Added info on where to get updated actions files
3186
3187 Revision 1.61.2.4  2002/07/25 21:42:29  hal9
3188 Add brief notes on not proxying non-HTTP protocols.
3189
3190 Revision 1.61.2.3  2002/06/09 16:36:33  hal9
3191 Clarifications on filtering and MIME. Hardcode 'latest release' in index.html.
3192
3193 Revision 1.61.2.2  2002/06/06 02:51:34  hal9
3194 Fix typo in URL http:/config.privoxy.org
3195
3196 Revision 1.61.2.1  2002/06/05 23:10:43  hal9
3197 Add new FAQ re: DUN/IE. Change release date from May to June :)
3198
3199 Revision 1.61  2002/05/25 12:37:25  hal9
3200 Various minor changes and edits.
3201
3202 Revision 1.60  2002/05/22 17:17:48  oes
3203 Proofread & added more links into u-m
3204
3205 Revision 1.59  2002/05/15 04:03:30  hal9
3206 Fix ulink -> link markup.
3207
3208 Revision 1.58  2002/05/10 01:48:20  hal9
3209 This is mostly proposed copyright/licensing additions and changes. Docs
3210 are still GPL, but licensing and copyright are more visible. Also, copyright
3211 changed in doc header comments (eliminate references to JB except FAQ).
3212
3213 Revision 1.57  2002/05/05 20:26:02  hal9
3214 Sorting out license vs copyright in these docs.
3215
3216 Revision 1.56  2002/05/04 08:44:44  swa
3217 bumped version
3218
3219 Revision 1.55  2002/05/04 00:41:56  hal9
3220 -Remove TOC/first page kludge in favor of proper handling via dsl file.
3221
3222 Revision 1.54  2002/05/03 05:06:44  hal9
3223 Add brief Q/A on transparent proxies.
3224
3225 Revision 1.53  2002/05/03 01:34:52  hal9
3226 Fix section numbering for new sections (due to TOC kludge).
3227
3228 Revision 1.52  2002/04/29 03:08:43  hal9
3229 -Added new Q/A on new actions file set up (pointer to u-m)
3230 -Fixed a few broken links and converted old actions as a result of
3231  recent changes.
3232
3233 Revision 1.51  2002/04/26 17:24:31  swa
3234 bookmarks cleaned, changed structure of user manual, screen and programlisting cleanups, and numerous other changes that I forgot
3235
3236 Revision 1.50  2002/04/26 05:25:23  hal9
3237 Mass commit to catch a few scattered fixes.
3238
3239 Revision 1.49  2002/04/12 10:10:18  swa
3240 version update
3241
3242 Revision 1.48  2002/04/10 18:45:15  swa
3243 generated
3244
3245 Revision 1.47  2002/04/10 04:05:32  hal9
3246 More on BML, etc.
3247
3248 Revision 1.45  2002/04/08 22:59:26  hal9
3249 Version update. Spell chkconfig correctly :)
3250
3251 Revision 1.44  2002/04/07 21:24:29  hal9
3252 Touch up on name change.
3253
3254 Revision 1.43  2002/04/04 21:59:53  hal9
3255 Added NT/W2K service/icon situation.
3256
3257 Revision 1.42  2002/04/04 18:46:47  swa
3258 consistent look. reuse of copyright, history et. al.
3259
3260 Revision 1.41  2002/04/04 06:48:37  hal9
3261 Structural changes to allow for conditional inclusion/exclusion of content
3262 based on entity toggles, e.g. 'entity % p-not-stable  "INCLUDE"'. And
3263 definition of internal entities, e.g. 'entity p-version "2.9.13"' that will
3264 eventually be set by Makefile.
3265 More boilerplate text for use across multiple docs.
3266
3267 Revision 1.40  2002/04/03 04:22:03  hal9
3268 Fixed several typos.
3269
3270 Revision 1.39  2002/04/03 03:53:03  hal9
3271 Revert some changes, and then make some news, to layout, and appearance.
3272
3273 Revision 1.38  2002/04/02 03:49:10  hal9
3274 Major changes to doc structure and layout. Sections are not automatically
3275 numbered now. TOC is on page by itself.
3276
3277 Revision 1.37  2002/04/01 16:24:07  hal9
3278 -Rework of supported Q/A.
3279 -Set up entities to include boilerplate text.
3280
3281 Revision 1.36  2002/03/31 23:18:47  hal9
3282 More on dealing with BLOCKED.
3283
3284 Revision 1.35  2002/03/30 04:14:19  hal9
3285 Fix privoxy.org/config links.
3286
3287 Revision 1.34  2002/03/29 04:35:56  hal9
3288 Touch ups.
3289
3290 Revision 1.33  2002/03/29 01:31:48  hal9
3291 Several new Q/A's and other touch ups.
3292
3293 Revision 1.32  2002/03/27 00:57:03  hal9
3294 Touch ups for name change.
3295
3296 Revision 1.31  2002/03/26 22:29:55  swa
3297 we have a new homepage!
3298
3299 Revision 1.30  2002/03/25 16:39:22  hal9
3300 A few new sections. Made all links relative to user-manual.
3301
3302 Revision 1.29  2002/03/25 05:23:57  hal9
3303 Moved section, and touch ups.
3304
3305 Revision 1.28  2002/03/25 04:27:33  hal9
3306 New section related to name change.
3307
3308 Revision 1.25  2002/03/24 16:08:08  swa
3309 we are too lazy to make a block-built
3310 privoxy logo. hence removed the option.
3311
3312 Revision 1.24  2002/03/24 15:46:20  swa
3313 name change related issue.
3314
3315 Revision 1.23  2002/03/24 12:33:01  swa
3316 more additions.
3317
3318 Revision 1.22  2002/03/24 11:51:00  swa
3319 name change. changed filenames.
3320
3321 Revision 1.21  2002/03/24 11:01:06  swa
3322 name change
3323
3324 Revision 1.20  2002/03/23 15:13:11  swa
3325 renamed every reference to the old name with foobar.
3326 fixed "application foobar application" tag, fixed
3327 "the foobar" with "foobar". left junkbustser in cvs
3328 comments and remarks to history untouched.
3329
3330 Revision 1.19  2002/03/21 17:01:54  hal9
3331 Some touch ups.
3332
3333 Revision 1.18  2002/03/18 16:40:31  hal9
3334 More additions.
3335
3336 Revision 1.17  2002/03/18 03:53:53  hal9
3337 Some new additions.
3338
3339 Revision 1.16  2002/03/17 21:32:56  hal9
3340 A few more additions.
3341
3342 Revision 1.15  2002/03/17 07:25:59  hal9
3343 Correcting some of my typos, and some additions.
3344
3345 Revision 1.14  2002/03/17 02:39:13  hal9
3346 A little more added ...
3347
3348 Revision 1.13  2002/03/17 00:22:20  hal9
3349 Adding new stuff, and trying to incorporate stuff from old faq.
3350
3351 Revision 1.12  2002/03/11 20:13:21  swa
3352 typo
3353
3354 Revision 1.11  2002/03/11 18:42:27  swa
3355 new section
3356
3357 Revision 1.10  2002/03/11 13:13:27  swa
3358 correct feedback channels
3359
3360 Revision 1.9  2002/03/10 23:34:04  swa
3361 more info on not hiding ip address
3362
3363 Revision 1.8  2002/03/09 15:55:48  swa
3364 added default config section
3365
3366 Revision 1.7  2002/03/07 18:16:55  swa
3367 looks better
3368
3369 Revision 1.6  2002/03/07 13:16:31  oes
3370 Committing changes by Stefan
3371
3372 Revision 1.5  2002/03/02 15:50:04  swa
3373 2.9.11 version. more input for docs.
3374
3375 Revision 1.4  2002/02/24 14:34:24  jongfoster
3376 Formatting changes.  Now changing the doctype to DocBook XML 4.1
3377 will work - no other changes are needed.
3378
3379 Revision 1.3  2001/09/23 10:13:48  swa
3380 upload process established. run make webserver and
3381 the documentation is moved to the webserver. documents
3382 are now linked correctly.
3383
3384 Revision 1.2  2001/09/13 15:20:17  swa
3385 merged standards into developer manual
3386
3387 Revision 1.1  2001/09/12 15:36:41  swa
3388 source files for junkbuster documentation
3389
3390 Revision 1.3  2001/09/10 17:43:59  swa
3391 first proposal of a structure.
3392
3393 Revision 1.2  2001/06/13 14:28:31  swa
3394 docs should have an author.
3395
3396 Revision 1.1  2001/06/13 14:20:37  swa
3397 first import of project's documentation for the webserver.
3398
3399 -->
3400
3401 </article>