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