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