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