X-Git-Url: http://www.privoxy.org/gitweb/contact.html?a=blobdiff_plain;f=doc%2Fsource%2Ffaq.sgml;h=033780f4aadfc106ee3d8ebcc155c477534b06ee;hb=765008e5d1851f7e9fadf9e077516422a86f0936;hp=dfdd88cbebcdd21f0ae7d7589cba2bb44636563a;hpb=72081f829de368392d04076728f8c991178c0080;p=privoxy.git diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index dfdd88cb..033780f4 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -8,14 +8,16 @@ - - - - + + + + + +Privoxy"> ]> - Copyright &my-copy; 2001-2004 by + Copyright &my-copy; 2001-2006 by Privoxy Developers -$Id: faq.sgml,v 1.61.2.41 2004/04/05 13:44:05 oes Exp $ +$Id: faq.sgml,v 2.21 2006/10/03 14:40:51 fabiankeil Exp $ - &p-intro; + What is Privoxy? &p-intro; - Please note that this document is constantly evolving. This copy represents + Please note that this document is a work in progress. This copy represents the state at the release of version &p-version;. You can find the latest version of the document at http://www.privoxy.org/faq/. @@ -147,8 +149,75 @@ Hal. General Information +Who should use Privoxy? + + Anyone that is interested in security, privacy, or in + finer-grained control over their web and Internet experience. + Everyone is encouraged to try &my-app;. + + -What is this new version of <application>Privoxy</application>? +Is Privoxy the best choice for +me? + + &my-app; is certainly a good choice, especially for those who want more + control and security. Those that have the ability to fine-tune their installation + will benefit the most. One of Privoxy's + strength's is that it is highly configurable giving you the ability to + completely personalize your installation. Being familiar with, or at least + having an interest in learning about HTTP and other networking + protocols, HTML, + IP (Internet + Protocol), and + Regular + Expressions + will be a big plus and will help you get the most out of &my-app;. + A new installation just includes a very basic configuration. The user + should take this as a starting point only, and enhance it as he or she + sees fit. In fact, the user is encouraged, and expected to, fine-tune the + configuration. + + + Much of Privoxy's configuration can be done + with a Web browser. + But there are areas where configuration is done using a + text editor + to edit configuration files. + + + +What is a <quote>proxy</quote>? How does +Privoxy work? + + A web proxy + is a service, based on a software such as + Privoxy, that clients (i.e. browsers) can use + instead of connecting directly to web servers on the Internet. The + clients then ask the proxy to fetch the objects they need (web pages, + images, movies etc) on their behalf, and when the proxy has done so, it + hands the results back to the client. It is a go-between. See + the Wikipedia proxy + definition for more. + + + There are many reasons to use web proxies, such as security (firewalling), + efficiency (caching) and others, and there are any number of proxies + to accommodate those needs. + + + Privoxy is a proxy that is primarily focused on privacy + protection, ad and junk elimination and freeing the user from restrictions placed on his + activities. Sitting between your browser(s) and the Internet, + it is in a perfect position to filter outbound personal information that your + browser is leaking, as well as inbound junk. It uses a variety of techniques to do + this, all of which are under your complete control via the various configuration + files and options. + + + +What is this new version of +<quote><citetitle>Junkbuster</citetitle></quote>? &history; @@ -158,13 +227,8 @@ Hal. -Why <quote>Privoxy</quote>? Why a name change at all? - - Privoxy is the - Privacy Enhancing Proxy. Also, its content - modification and junk suppression allow you to browse your - private edition of the web. - +Why <quote>Privoxy</quote>? Why change the name from +Junkbuster at all? Junkbusters Corporation continues to offer their original version of the Internet @@ -181,22 +245,30 @@ Hal. share our ideals and goals. - The developers also believed that there are so many changes from the original + The developers also believed that there are so many improvements over the original code, that it was time to make a clean break from the past and make - a name in their own right. + a name in their own right. + + + Privoxy is the + Privacy Enhancing Proxy. Also, its content + modification and junk suppression gives you, the user, more + control, more freedom, and allows you to browse your personal and + private edition of the web. -How does <application>Privoxy</application> differ -from the old <application>Junkbuster?</application> +How does Privoxy differ +from the old Junkbuster? Privoxy picks up where Junkbuster left off. All the old features remain. The new Privoxy still blocks ads and banners, - still manages cookies, and still helps protect your privacy. But, these are - all enhanced, and many new features have been added, all in the same vein. + still manages cookies, and still + helps protect your privacy. But, these are all greatly enhanced, and many, + many new features have been added, all in the same vein. The configuration has changed significantly as well. This is something that @@ -204,8 +276,8 @@ from the old Junkbuster? Junkbuster 2.0.x. The blocklist cookielist, imagelist and much more has been combined into the actions files, with a completely different - syntax. See the note to - upgraders for details. + syntax. What's New + page for the latest updates.]]> Privoxy's new features include: @@ -217,33 +289,8 @@ from the old Junkbuster? -What is a <quote>proxy</quote>? How does -<application>Privoxy</application> work? - - A web proxy is a service, based on a software such as Privoxy, - that clients (i.e. browsers) can use instead of connecting directly to the web - servers on the Internet. The clients then ask the proxy to fetch the objects - they need (web pages, images, movies etc) on their behalf, and when the proxy - has done so, it hands the results back to the client. - - - There are many reasons to use web proxies, such as security (firewalling), - efficiency (caching) and others, and there are just as many different proxies - to accommodate those needs. - - - Privoxy is a proxy that is solely focused on privacy - protection and junk elimination. Sitting between your browser(s) and the Internet, - it is in a perfect position to filter outbound personal information that your - browser is leaking, as well as inbound junk. It uses a variety of techniques to do - this, all of which are under your control via the various configuration - files and options. - - - - -How does <application>Privoxy</application> know what is +<title id="knows">How does Privoxy know what is an ad, and what is not? Privoxy's approach to blocking ads is twofold: @@ -255,7 +302,8 @@ an ad, and what is not? and the host (blocking the big banner hosting services like doublecklick.net already helps a lot). Privoxy takes advantage of this fact by using URL - patterns to sort out and block the requests for banners. + patterns to sort out and block the requests for things that sound + like they would be ads or banners. Second, banners tend to come in certain sizes. But you @@ -267,12 +315,12 @@ an ad, and what is not? Both of this involves a certain amount of guesswork and is, of course, freely - configurable. + and readily configurable. -Can <application>Privoxy</application> make mistakes? +<title id="mistakes">Can Privoxy make mistakes? This does not sound very scientific. Actually, it's a black art ;-) And yes, it is always possible to have a broad @@ -293,7 +341,7 @@ This does not sound very scientific. -Will I have to configure <application>Privoxy</application> +<title id="configornot">Will I have to configure Privoxy before I can use it? No, not really. The default installation should give you a good starting @@ -307,12 +355,16 @@ This does not sound very scientific. encourage you to do this. This is where the real power of Privoxy lies! + + You will have to tell your browser about Privoxy + (see the Installation section below). + My browser does the same things as -<application>Privoxy</application>. Why should I use -<application>Privoxy</application> at all? +Privoxy. Why should I use +Privoxy at all? Modern browsers do indeed have some of the same functionality as Privoxy. Maybe this is @@ -327,7 +379,19 @@ This does not sound very scientific. - +Why should I trust Privoxy? + + The most important reason is because you have access to + everything, and you can control everything. You can + check every line of every configuration file yourself. You can check every + last bit of source code should you desire. And even if you can't read code, + there should be some comfort in knowing that thousands of other people can, + and do read it. You can build the software from scratch, if you want, so + that you know the executable is clean, and that it is + yours. In fact, we encourage this level of scrutiny. It + is one reason we use &my-app; ourselves. + + Is there is a license or fee? What about a warranty? Registration? @@ -348,15 +412,65 @@ warranty? Registration? -I would like to help you, what do I do? + +Can Privoxy remove spyware? Adware? Viruses? + + No. &my-app; cannot remove anything. It is not a removal tool. It is a + preventative. &my-app; can help prevent contact from sites + that use such tactics with approriate configuration rules, and thus could + conceivably prevent contamination from such sites. + + + -Money Money Money + +Can I use Privoxy with other ad-blocking software? + + &my-app; should work fine with other proxies and other software in general. + + + But it is probably not necessary to use &my-app; in conjunction with other + ad-blocking products, and this could conceivably cause undesirable results. + It would be better to choose one software or the other and work a little to + tweak its configuration to your liking. + + + +I would like to help you, what can I do? + +Would you like to participate? + + Well, we always need help. There is something for + everybody who wants to help us. We welcome new developers, packagers, + testers, documentation writers or really anyone with a desire to help in + any way. You DO NOT need to be a + programmer. There are many other tasks available. In fact, + the programmers often can't spend as much time programming because of some + of the other, more mundane things that need to be done, like checking the + Tracker feedback sections. + + + So first thing, get an account on SourceForge.net + and mail your id to the developers + mailing list. Then, please read the Developer's Manual, at least + the pertinent sections. + + + Once we have added you to the team, you'll have access to the CVS repository, and + together we'll find a suitable task for you. + + + +Contribute! We, of course, welcome donations and could use money for domain registering, buying software to test Privoxy with, and, of course, for regular world-wide get-togethers (hahaha). If you enjoy the software and feel like helping us with a donation, just drop us a note. + url="mailto: ijbswa-developers@lists.sourceforge.net">drop us a note. @@ -370,21 +484,6 @@ warranty? Registration? -You want to work with us? - - Well, helping the team is always a good idea. We welcome new developers, - packaging gurus or documentation writers. Simply get an account on SourceForge.net - and mail your id to the developers - mailing list. Then read the Developer's Manual. - - - Once we have added you to the team, you'll have write access to the CVS repository, and - together we'll find a suitable task for you. - - @@ -396,12 +495,15 @@ warranty? Registration? Installation -Which browsers are supported by <application>Privoxy</application>? +Which browsers are supported by Privoxy? Any browser that can be configured to use a proxy, which - should be virtually all browsers. Direct browser support is not necessary - since Privoxy runs as a separate application and - talks to the browser in the standardized HTTP protocol, just like a web server + should be virtually all browsers, including + Firefox, Internet + Explorer, and Opera among others. + Direct browser support is not an absolute requirement since + Privoxy runs as a separate application and talks + to the browser in the standardized HTTP protocol, just like a web server does. @@ -415,7 +517,7 @@ Include supported.sgml here: -Can I use <application>Privoxy</application> with my email client? +Can I use Privoxy with my email client? As long as there is some way to set a HTTP proxy for the client, then yes, any application can be used, whether it is strictly speaking a @@ -434,7 +536,7 @@ Include supported.sgml here: Can I install - <application>Privoxy</application> over <application>Junkbuster</application>? + Privoxy over Junkbuster? We recommend you un-install Junkbuster first to minimize conflicts and confusion. You may want to @@ -442,7 +544,7 @@ Include supported.sgml here: files and syntax have substantially changed, so you will need to manually port your old patterns. See the note to upgraders and installation - chapter in the user manual + chapter in the User Manual for details. @@ -453,7 +555,7 @@ Include supported.sgml here: -I just installed <application>Privoxy</application>. Is there anything +<title id="firststep">I just installed Privoxy. Is there anything special I have to do now? @@ -461,14 +563,15 @@ special I have to do now? as a proxy by specifying the correct proxy address and port number in the appropriate configuration area for the browser. See below. You should also flush your browser's memory and disk cache to get rid of any - cached junk items, and remove any stored cookies. + cached junk items, and remove any stored + cookies. -What is the proxy address of <application>Privoxy</application>? +What is the proxy address of Privoxy? If you set up the Privoxy to run on the computer you browse from (rather than your ISP's server or some @@ -497,12 +600,13 @@ special I have to do now? Privoxy does not currently handle - any other protocols such as FTP, SMTP, IM, IRC, ICQ, etc. + any other protocols such as FTP, SMTP, IM, IRC, ICQ, etc. Be sure that + proxying any of these other protocols is not activated. -I just installed <application>Privoxy</application>, and nothing is happening. +<title>I just installed Privoxy, and nothing is happening. All the ads are there. What's wrong? @@ -526,14 +630,14 @@ All the ads are there. What's wrong? on starting Privoxy and browser configuration, see the chapter on starting Privoxy in the - user manual. + User Manual. I get a <quote>Privoxy is not being used</quote> dummy page although -<application>Privoxy</application> is running and being used. +Privoxy is running and being used. First, make sure that Privoxy is really running and @@ -541,7 +645,7 @@ All the ads are there. What's wrong? should see the Privoxy main page. If not, see the chapter on starting Privoxy in the - user manual. + User Manual. @@ -554,12 +658,17 @@ All the ads are there. What's wrong? - The procedure for clearing the cache varies from browser to browser. As an - example, Mozilla users would click + The procedure for clearing the cache varies from browser to browser. For + example, Mozilla/Netscape users would click Edit --> Preferences --> Advanced --> Cache and then click both Clear Memory Cache and Clear Disk Cache. + And, Firefox users would click + Tools --> Options --> + Privacy --> Cache and + then click Clear Cache Now. + @@ -569,46 +678,20 @@ All the ads are there. What's wrong? Configuration - -Where can I get updated Actions Files? - - Based on your feedback and the continuing development, updated actions files will be - made available on the files section of - our project page. - - - - If you wish to receive an email notification whenever we release updates of - Privoxy or the actions file, subscribe - to our announce mailing list, ijbswa-announce@lists.sourceforge.net. - - - - -Can I use my old config files? - - The syntax, number, and purpose of configuration files has substantially - changed from Junkbuster and earlier versions - of Privoxy. The old files, like blocklist - will not work at all. If you are upgrading from a 2.0.x version, you will - need to port your configuration data to the new format. Note that even the - pattern syntax has changed! Even configuration files from the 2.9.x versions - will need to be adapted, as configuration syntax has been very much in flow - in the 2.9.x series. - - - -What is an <quote>actions</quote> file? +What exactly is an <quote>actions</quote> file? + &my-app; utilizes the concept of + actions + that are used to manipulate and control web page data. Actions files - are where various actions - that Privoxy might take while processing a certain + are where these actions + that Privoxy could take while processing a certain request, are configured. Typically, you would define a set of default actions - that apply to all URLs, then add exceptions to these defaults where needed. + that apply globally to all URLs, then add exceptions to these defaults where needed. + There is a wide array of actions available that give the user a high degree + of control and flexibility on how to process each and every web page. @@ -617,9 +700,10 @@ All the ads are there. What's wrong? for single URLs, whole web sites, groups or parts thereof etc. Actions can also be grouped together and then applied to requests matching one or more patterns. There are many possible actions that might apply to any given site. As an example, - if you are blocking cookies as one of your default actions, but need to accept - cookies from a given site, you would need to define an exception for this - site in one of your actions files, preferably in user.action. + if you are blocking cookies + as one of your default actions, but need to accept cookies from a given site, + you would need to define an exception for this site in one of your actions + files, preferably in user.action. @@ -630,8 +714,8 @@ some of these actions. For a comprehensive discussion of the actions concept, please refer to the actions file - chapter in the user - manual. It includes a in the User + Manual. It includes a list of all actions and an actions file tutorial to get you started. @@ -659,16 +743,16 @@ way to do this? There are several different <quote>actions</quote> files. What are the differences? - As of Privoxy v2.9.15, three actions files - are being included, to be used for + Three actions files + are being included by the developers, to be used for different purposes: These are default.action, the main actions file which is actively maintained by the Privoxy - developers, user.action, where users are encouraged + developers and typically sets the default policies, user.action, where users are encouraged to make their private customizations, and standard.action, which is for internal Privoxy use only. Please see the actions chapter - in the user manual for a more + in the User Manual for a more detailed explanation. @@ -681,10 +765,53 @@ the differences? -How can I make my Yahoo/Hotmail/GMX account work? +Where can I get updated Actions Files? + + Based on your feedback and the continuing development, updates of + default.action will be + made available from time to time on the files section of + our project page. + + + + If you wish to receive an email notification whenever we release updates of + Privoxy or the actions file, subscribe + to our announce mailing list, ijbswa-announce@lists.sourceforge.net. + + + + +Can I use my old config files? + + The syntax and purpose of configuration files has remained the same + throughout the 3.x series. Although each release contains updated, + improved versions and it is recommended to use the newer + configuration files. + fast-redirects + has changed. See the What's New section + of the User Manual for details.]]> + + + But all configuration files have substantially + changed from the Junkbuster days, and early + versions of Privoxy 2.x. The old files, like + blocklist will not work at all. + + + Refer to the What's New + page for information on configuration changes that may occur from one release to another. + ]]> + + +How can I make my Yahoo/Hotmail/Gmail account work? The default configuration shouldn't impact the usability of any of these services. - It will, however, make all cookies temporary, so that your browser will forget your + It will, however, make all cookies + temporary, so that your browser will forget your login credentials in between browser sessions. If you would like not to have to log in manually each time you access those websites, simply turn off all cookie handling for them in the user.action file. An example for yahoo might @@ -696,11 +823,35 @@ the differences? { -crunch-incoming-cookies -crunch-outgoing-cookies -session-cookies-only } .login.yahoo.com + + These kinds of sites are often quite complex and heavy with + Javascript and + thus fragile. So if still a problem, + we have an alias just for such + sticky situations: + + + # Gmail is a _fragile_ site: +# +{ fragile } + mail.google.com + + + Be sure to flush your browser's caches whenever making these kinds of + changes, just to make sure the changes take. + + + Make sure the domain, host and path are appropriate as well. Your browser can + tell you where you are specifically and you should use that information for + your configuration settings. Note that above it is not referenced as + gmail.com, which is a valid domain name. + What's the difference between the -<quote>Cautious</quote>, <quote>Medium</quote> and <quote>Adventuresome</quote> defaults? +Cautious, Medium and Advanced defaults? Configuring Privoxy is not entirely trivial. To help you get started, we provide you with three different default action @@ -715,16 +866,18 @@ the differences? Where the defaults are likely to break some sites, exceptions for known popular problem sites are included, but in general, the more aggressive your default settings are, the more exceptions - you will have to make later. See the Cautious setting. This is safest and will have the fewest + problems. See the User Manual - for a more deatiled discussion. + for a more detailed discussion. - It should be noted that the Adventuresome profile (formerly known - as the Advanced profile) is not only more - aggressive, but also includes fun and, extreme usage of most of - Privoxy's features. Use at your own risk! + It should be noted that the Advanced profile (formerly known + as the Adventuresome profile) is more + aggressive, and will make use of some of + Privoxy's advanced features. Use at your own risk! @@ -763,11 +916,13 @@ with a browser? Does that not raise security issues? What is the <filename>default.filter</filename> file? What is a <quote>filter</quote>? The default.filter - file is where filters are defined, which can be used to modify or + file is where filters as supplied by the developers are defined. + Filters are a special subset of actions that can be used to modify or remove, web page content on the fly. Filters apply to anything - in the page source, including HTML tags, and JavaScript. Regular expressions are used - to accomplish this. There are a number of pre-defined filters to deal with common - annoyances. The filters are only defined here, to invoke them, you need to use the + in the page source (and optionally both client and server headers), including + HTML tags, and JavaScript. Regular expressions are used to accomplish this. + There are a number of pre-defined filters to deal with common annoyances. The + filters are only defined here, to invoke them, you need to use the filter action in one of the actions files. Filtering is automatically @@ -779,10 +934,16 @@ with a browser? Does that not raise security issues? the provided default.filter with a text editor and define your own filters. This is potentially a very powerful feature, but requires some expertise in both regular expressions and HTML/HTTP. + user.filter, so they won't + be overwritten during upgrades. + The ability to define multiple filter files + in config is a new feature as of v. 3.0.5.]]> - Presently, there is no GUI editor option for this part of the configuration, + There is no GUI editor option for this part of the configuration, but you can disable/enable the various pre-defined filters of the included default.filter file with the web-based actions file editor. @@ -791,7 +952,7 @@ with a browser? Does that not raise security issues? -How can I set up <application>Privoxy</application> to act as a proxy for my +<title id="lanconfig">How can I set up Privoxy to act as a proxy for my LAN? By default, Privoxy only responds to requests @@ -867,7 +1028,7 @@ with a browser? Does that not raise security issues? If you want to see nothing, then change the set-image-blocker action to blank. This can be done by editing the - default.action file, or trough the user.action file, or through the web-based actions file editor. @@ -877,94 +1038,17 @@ with a browser? Does that not raise security issues? Why would anybody want to see a checkerboard pattern? Remember that telling which image is an ad and which - isn't, is mostly guesswork. While we hope that the standard configuration - is rather smart, it can and will make errors. The checkerboard image is visually + isn't, is an educated guess. While we hope that the standard configuration + is rather smart, it will make occasional mistakes. The checkerboard image is visually decent, but it shows you that and where images were blocked, which can be very helpful in case some navigation aid or otherwise innocent image was - erraneously blocked. Some people might also enjoy seeing how many banners - they don't have to see.. - - - - - - I see some images being replaced by a text instead of the checkerboard image. Why and how do I get rid of this? @@ -993,36 +1077,41 @@ instead of the checkerboard image. Why and how do I get rid of this? -Can <application>Privoxy</application> run as a service -on Win2K/NT? +Can Privoxy run as a service +on Win2K/NT/XP? + +Windows service + functionality. See + the User Manual for details on how to install and configure + Privoxy as a service. + - Yes, it can run as a system service using srvany.exe. + Earlier ]]>3.x versions could run as a system service using srvany.exe. See the discussion at http://sourceforge.net/tracker/?func=detail&atid=361118&aid=485617&group_id=11118, for details, and a sample configuration. - - Version 3.0.1 fixes the problem where the icon and menu where not available - in the taskbar for this usage. - -How can I make <application>Privoxy</application> work with other -proxies like <application>Squid</application>? +How can I make Privoxy work with other +proxies like Squid or Tor? This can be done and is often useful to combine the benefits of - Privoxy with those of a caching proxy. + Privoxy with those of a another proxy. See the forwarding chapter - in the user manual which - describes how to do this. + in the User Manual which + describes how to do this, and the + How do I use Privoxy together with + Tor section below. -Can I just set <application>Privoxy</application> to use port 80 +<title>Can I just set Privoxy to use port 80 and thus avoid individual browser configuration? @@ -1033,11 +1122,11 @@ and thus avoid individual browser configuration? -Can <application>Privoxy</application> run as a <quote>transparent +<title>Can Privoxy run as a <quote>transparent </quote> proxy? No, Privoxy currently does not have this ability, - though it is planned for a future release. Transparent proxies require + though it may be added in a future release. Transparent proxies require special handling of the request headers beyond what Privoxy is now capable of. @@ -1047,16 +1136,16 @@ and thus avoid individual browser configuration? this ability should work though. See the forwarding chapter - in the user manual. As + in the User Manual. As a transparent proxy to be used for chaining we recommend Transproxy - (http://www.transproxy.nlc.net.au/). + (http://transproxy.sourceforge.net/). -How can I configure <application>Privoxy</application> for use with <application>Outlook - Express</application>? +How can I configure Privoxy for use with Outlook + Express? Outlook Express uses Internet Explorer components to both render HTML, and fetch any HTTP requests that may be embedded in an HTML email. @@ -1084,6 +1173,53 @@ and thus avoid individual browser configuration? + +I sometimes notice cookies sneaking through. How? + + Cookies can be + set in several ways. The classic method is via the + Set-Cookie HTTP header. This is straightforward, and an + easy one to manipulate, such as the &my-app; concept of + session-cookies-only. + There is also the possibility of using + Javascript to + set cookies (&my-app; calls these content-cookies). This + is trickier because the syntax can vary widely, and thus requires a certain + amount of guesswork. It is not realistic to catch all of these short of + disabling Javascript, which would break many sites. And lastly, if the + cookies are embedded in a HTTPS/SSL secure session via Javascript, they are beyond + Privoxy's reach. + + + All in all, &my-app; can help manage cookies in general, can help minimize + the loss of privacy posed by cookies, but can't realistically stop all + cookies. + + + + +Are all cookies bad? Why? + + No, in fact there are many beneficial uses of + cookies. Cookies are just a + method that browsers can use to store data between pages, or between browser + sessions. Sometimes there is a good reason for this, and the user's life is a + bit easier as a result. But there is a long history of some websites taking + advantage of this layer of trust, and using the data they glean from you and + your browsing habits for their own purposes, and maybe to your potential + detriment. Such sites are using you and storing their data on your system. + That is why the security conscious watch from whom those cookies come, and why + they really need to be there. + + + See the + Wikipedia cookie + definition for more. + + + How can I allow permanent cookies for my trusted sites? @@ -1111,6 +1247,152 @@ and thus avoid individual browser configuration? + +Can I have separate configurations for different users? + + Each instance of Privoxy has its own + configuration, including such attributes as the TCP port that it listens on. + What you can do is run multiple instances of Privoxy, each with + a unique listen-address and configuration path, and then + each of these can have their own configurations. Think of it as per-port + configuration. + + + Simple enough for a few users, but for large installations, consider having + groups of users that might share like configurations. + + + + +Can I set-up Privoxy as a whitelist of +<quote>good</quote> sites? + + Sure. There are a couple of things you can do for simple whitelisting. + Here's one real easy one: + + + ############################################################ + # Blacklist + ############################################################ + { +block } + / # Block *all* URLs + + ############################################################ + # Whitelist + ############################################################ + { -block } + kids.example.com + toys.example.com + games.example.com + + This allows access to only those three sites by first blocking all URLs, and + then subsequently allowing three specific exceptions. + + + A more interesting approach is Privoxy's + trustfile concept, which incorporates the notion of + trusted referrers. See the User Manual Trust + documentation. + + + These are fairly simple approaches and are not completely foolproof. There + are various other configuration options that should be disabled (described + elsewhere here and in the User Manual) + so that users can't modify their own configuration and easily circumvent the + whitelist. + + + + +How can I turn off ad-blocking? + + Ad blocking is hard-coded into the default configuration files. It has been + assumed that everyone using &my-app; is interested in this feature. If you want + to do without this, there are several approaches you can take: You can + manually undo the many block rules in default.action. Or + even easier, just create your own default.action file + from scratch without the many ad blocking rules, and corresponding exceptions. + Or lastly, if you are not concerned about the additional blocks that are + done for privacy reasons, you can very easily over-ride + all blocking with the following very simple rule in + user.action: + + + + # Unblock everybody, everywhere + { -block } + / # UN-Block *all* URLs + + + + Or even a more comprehensive reversing of various ad related actions: + + + + # Unblock everybody, everywhere, and turn off appropriate filtering, etc + { -block \ + -filter{banners-by-size} \ + -filter{banners-by-link} \ + allow-popups \ + } + / # UN-Block *all* URLs and allow ads + + + + This last action in this compound statement, + allow-popups, is an alias that disables + various pop-up blocking features. + + + + +How can I have custom template pages, like the +<emphasis>BLOCKED</emphasis> page? + + All the template pages are installed in a sub-directory appropriately named: + templates. These are specialized text files utilized + by &my-app; and can easily be modified using any text editor. Knowing something + about HTML will of course be helpful. You cannot rename any of these files, + or create completely new templates, that is not possible. But you can change + the page content to whatever you like. Be forewarned that these files are + subject to being overwritten during upgrades, so be sure to save any + customizations. + + + + +How can I remove the <quote>Go There Anyway</quote> link from +the <emphasis>BLOCKED</emphasis> page? + + Editing the template page (see above) may dissuade some users, but this + method is easily circumvented. Where you want this level of control, you should + build &my-app; from source, and enable various features that are + available as compile-time options. You should use + configure as follows: + + + + ./configure --disable-toggle --disable-editor --disable-force + + + + This will create an executable with hard-coded security features so that + &my-app; does not allow easy bypassing of blocks or changing the current + configuration. Some of these features can also by toggled on/off via options + in Privoxy's main + config file. But + compiled-in compliance is a much better method of ensuring that a block is + really a block. + + + Default builds of &my-app; are typically built with these features + disabled. + + + @@ -1121,15 +1403,21 @@ and thus avoid individual browser configuration? Miscellaneous -How much does <application>Privoxy</application> slow my browsing down? This +<title id="slowsme">How much does Privoxy slow my browsing down? This has to add extra time to browsing. - It should not slow you down any in real terms, and may actually help - speed things up since ads, banners and other junk are not being displayed. - The actual processing time required by Privoxy - itself for each page, is relatively small in the overall scheme of things, - and happens very quickly. This is typically more than offset by time saved - not downloading and rendering ad images. + How much of an impact depends on many things, including the CPU of the host + system, how aggressive the configuration is, which specific actions are being triggered, + the size of the page, the bandwidth of the connection, etc. + + + Overall, it should not slow you down any in real terms, and may actually help + speed things up since ads, banners and other junk are not typically being + retrieved and displayed. The actual processing time required by + Privoxy itself for each page, is relatively small + in the overall scheme of things, and happens very quickly. This is typically + more than offset by time saved not downloading and rendering ad images (if ad + blocking is being used). @@ -1137,14 +1425,24 @@ has to add extra time to browsing. url="../user-manual/actions-file.html#FILTER">filter or deanimate-gifs - actions may cause a perceived slowdown, since the entire document needs to be buffered - before displaying. See below. + actions will certainly cause a perceived slowdown, since the entire document + needs to be buffered before displaying. And on very large documents, filtering may have + some measurable impact. How much depends on the page size, the actual + definition of the filter(s), etc. See below. Most other actions have little + to no impact on speed. + + + Also, when filtering is enabled, typically there is a disabling of + compression, (see prevent-compression). + This can have an impact on speed as well. Again, the page size, etc. will + determine how much of an impact. -I noticed considerable +<sect2 renderas="sect3" id="loadingtimes"><title>I notice considerable delays in page requests compared to the old Junkbuster. What's wrong? If you use any mechanism to work, and nothing is sent to the browser during this time. - The loading time does not really change in real numbers, but the feeling is - different, because most browsers are able to start rendering incomplete - content, giving the user a feeling of "it works". This effect is especially - noticeable on slow dialup connections. + The loading time typically does not really change much in real numbers, but + the feeling is different, because most browsers are able to start rendering + incomplete content, giving the user a feeling of "it works". This effect is + more noticeable on slower dialup connections. Extremely large documents + may have some impact on the time to load the page where there is filtering + being done. But overall, the difference should be very minimal. If there is a + big impact, then probably some other situation is contributing (like + anti-virus software). Filtering is automatically disabled for inappropriate MIME types. But note @@ -1171,7 +1473,6 @@ delays in page requests compared to the old Junkbuster. What's wrong? - What are "http://config.privoxy.org/" and "http://p.p/"? @@ -1209,16 +1510,7 @@ delays in page requests compared to the old Junkbuster. What's wrong? - + out of date 09/02/06 HB Do you still maintain the blocklists? No. The patterns for blocking now reside (among other things) in the +--> +How can I submit new ads, or report +problems? + +Please see the Contact section for +various ways to interact with the developers. + + + + +If I do submit missed ads, will +they be included in future updates? + + Whether such submissions are eventually included in the + default.action configuration file depends on how + significant the issue is. We of course want to address any potential + problem with major, high-profile sites such as Google, + Yahoo, etc. Any site with global or regional reach, + has a good chance of being a candidate. But at the other end of the spectrum + are any number of smaller, low-profile sites such as for local clubs or + schools. Since their reach and impact are much less, they are best handled by + inclusion in the user's user.action, and thus would be + unlikely to be included. + + + + -How can I submit new ads? +Why doesn't anyone answer my support +request? -Yes, absolutely! Please see the Contact section for -how to do that. Please note that you (technically) need the latest -Privoxy version for this to work. +Rest assured that it has been read and considered. Why it is not answered, +could be for various reasons, including no one has a good answer for it, no +one has had time to yet investigate it thoroughly, it has been reported +numerous times already, or because not enough information was provided to help +us help you. Your efforts are not wasted, and we do appreciate them. + How can I hide my IP address? - If you run both the browser and the proxy locally, you cannot hide your IP - address with Privoxy or any other software. The - server needs to know your IP address to send the answers back to you. + If you run both the browser and &my-app; locally, you cannot hide your IP + address with Privoxy or ultimately any other + software alone. The server needs to know your IP address so that it knows + where to send the responses back. - Fortunately there are many publicly usable anonymous proxies out there, which - solve the problem by providing a further level of indirection between you and - the web server, shared by many people, and thus letting your requests "drown" - in white noise of unrelated requests as far as user tracking is concerned. + There are many publicly usable "anonymous" proxies out there, which + provide a further level of indirection between you and the web server. - Most of them will, however, log your IP address and make it available to the - authorities in case you abuse that anonymity for criminal purposes. In fact + However, these proxies are called "anonymous" because you don't need + a password, not because they would offer any real anonymity. + Most of them will log your IP address and make it available to the + authorities in case you violate the law of the country they run in. In fact you can't even rule out that some of them only exist to *collect* information on (those suspicious) people with a more than average preference for privacy. - You can find a list of anonymous public proxies at multiproxy.org and many - more through Google. A particularly interesting project is the JAP service - offered by the Technical University of Dresden (http://anon.inf.tu-dresden.de/index_en.html). + Your best bet is to chain Privoxy + with Tor, + an EFF supported onion routing system. + The configuration details can be found in + How do I use Privoxy together with Tor section + just below. + -Can <application>Privoxy</application> guarantee I am anonymous? +Can Privoxy guarantee I am anonymous? No. Your chances of remaining anonymous are greatly improved, but unless you - are an expert on Internet security it would be safest to assume that - everything you do on the Web can be traced back to you. + chain Privoxy with Tor + or a similar system and know what you're doing when it comes to configuring + the rest of your system, it would be safest to assume that everything you do + on the Web can be traced back to you. Privoxy can remove various information about you, and allows you more freedom to decide which sites - you can trust, and what details you want to reveal. But it's still possible - that web sites can find out who you are. Here's one way this can happen. + you can trust, and what details you want to reveal. But it neither + hides your IP address, nor can it guarantee that the rest of the system + behaves correctly. There are several possibilities how a web sites can find + out who you are, even if you are using a strict Privoxy + configuration and chained it with Tor. + + + Most of Privoxy's protection can be easily subverted + by an insecure browser configuration, therefore you should use a browser that can + be configured to only execute code from trusted sites, and be careful which sites you trust. + For example there is no point in having Privoxy + modify the User-Agent header, if websites can get all the information they want + through JavaScript, ActiveX, Flash, Java etc. A few browsers disclose the user's email address in certain situations, such @@ -1299,25 +1642,128 @@ how to do that. Please note that you (technically) need the latest + +A test site says I am not using a Proxy. + + Good! Actually, they are probably testing for some other kinds of proxies. + Hiding yourself completely would require additional steps. + + + +How do I use Privoxy + together with Tor? + + Before you configure Privoxy to use Tor + (http://tor.eff.org/), + please follow the User Manual chapters + 2. Installation and + 5. Startup to make sure + Privoxy itself is setup correctly. + + + If it is, refer to Tor's + extensive documentation to learn how to install Tor, + and make sure Tor's logfile says that + Tor has successfully opened a circuit and it + looks like client functionality is working. + + + If either Tor or Privoxy + isn't working, their combination most likely will neither. Testing them on their + own will also help you to direct problem reports to the right audience. + If Privoxy isn't working, don't bother the + Tor developers. If Tor + isn't working, don't send bug reports to the Privoxy Team. + + + If you verified that Privoxy and Tor + are working, it is time to connect them. As far as Privoxy + is concerned, Tor is just another proxy that can be reached + by socks4 or socks4a. Most likely you are interested in Tor + to increase your anonymity level, therefore you should use socks4a, + to make sure Privoxy's DNS requests are + done through Tor and thus invisible to your local network. + + + + Since Privoxy 3.0.5, its + main configuration file + is already prepared for Tor, if you are using a + default Tor configuration and run it on the same + system as &my-app;, you just have to edit the + forwarding section + and uncomment the line: + + + +# forward-socks4a / 127.0.0.1:9050 . + + + + This is enough to reach the Internet, but additionally you should + uncomment the following forward rules, to make sure your local network is still + reachable through Privoxy: + + + +# forward 192.168.*.*/ . +# forward 10.*.*.*/ . +# forward 127.*.*.*/ . + + + + Unencrypted connections to systems in these address ranges will + be as (un)secure as the local network is, but the alternative is + that you can't reach the network at all. + If you also want to be able to reach servers in your local + network by using their names, you will need additional + exceptions that look like this: + + + +# forward localhost/ . + + + + Save the modified configuration file and open + http://config.privoxy.org/show-status/ + in your browser, confirm that Privoxy has reloaded its configuration + and that there are no other forward lines, unless you know that you need them. If everything looks good, + refer to + Tor + Faq 4.2 to learn how to verify that you are really using Tor. + + + Afterwards, please take the time to at least skim through the rest + of Tor's documentation. Make sure you understand + what Tor does, why it is no replacement for + application level security, and why you shouldn't use it for unencrypted logins. + ]]> + + Might some things break because header information or content is being altered? - Definitely. More and more sites use HTTP header content to decide what to - display and how to display it. There is many ways that this can be handled, + Definitely. It is common for sites to use browser type, browser version, + HTTP header content, and various other techniques in order to dynamically + decide what to display and how to display it. What you see, and what I see, + might be very different. There are many, many ways that this can be handled, so having hard and fast rules, is tricky. - User-Agent in particular is often used in this way to identify + User-Agent is often used in this way to identify the browser, and adjust content accordingly. Changing this now (at least not further than removing the OS information) is not recommended, since so many - sites do look for it. You may get undesirable results by changing this. + sites do look for it. You may get undesirable results by changing just this + one aspect. - For instance, different browsers use different encodings of Russian and Czech + Also, different browsers use different encodings of Russian and Czech characters, certain web servers convert pages on-the-fly according to the User Agent header. Giving a User Agent with the wrong operating system or browser manufacturer causes some sites in these languages @@ -1327,7 +1773,12 @@ content is being altered? weather maps of Intellicast have been blocked by their server when no Referer or cookie is provided, is another example. (But you can forge both headers without giving information away). There are - many other ways things can go wrong when trying to fool a web server. + many other ways things that can go wrong when trying to fool a web server. The + results of which could inadvertently cause pages to load incorrectly, + partially, or even not at all. And there may be no obvious clues as to just + what went wrong, or why. Nowhere will there be a message that says + Turn off fast-redirects or else! + @@ -1345,7 +1796,7 @@ content is being altered? -Can <application>Privoxy</application> act as a <quote>caching</quote> proxy to +<title id="caching">Can Privoxy act as a <quote>caching</quote> proxy to speed up web browsing? No, it does not have this ability at all. You want something like @@ -1359,7 +1810,7 @@ speed up web browsing? -What about as a firewall? Can <application>Privoxy</application> protect me? +What about as a firewall? Can Privoxy protect me? Not in the way you mean, or in the way a true firewall can. Privoxy can help protect your privacy, but not @@ -1368,27 +1819,6 @@ speed up web browsing? - - I have large empty spaces / a checkerboard pattern now where ads used to be. Why? @@ -1413,7 +1843,7 @@ ads used to be. Why? -How can <application>Privoxy</application> filter Secure (HTTPS) URLs? +How can Privoxy filter Secure (HTTPS) URLs? Since secure HTTP connections are encrypted SSL sessions between your browser and the secure site, and are meant to be reliably secure, @@ -1445,7 +1875,7 @@ ads used to be. Why? -<application>Privoxy</application> runs as a <quote>server</quote>. How +<title id="secure">Privoxy runs as a <quote>server</quote>. How secure is it? Do I need to take any special precautions? There are no known exploits that might affect @@ -1470,7 +1900,7 @@ secure is it? Do I need to take any special precautions? -How can I temporarily disable <application>Privoxy</application>? +How can I temporarily disable Privoxy? The easiest way is to access Privoxy with your browser by using the remote toggle URL: -When <quote>disabled</quote> is <application>Privoxy</application> totally +<title>When <quote>disabled</quote> is Privoxy totally out of the picture? No, this just means all filtering and actions are disabled. @@ -1494,8 +1924,8 @@ out of the picture? -My logs show <application>Privoxy</application> <quote>crunches</quote> -ads, but also its own CGI pages. What is a <quote>crunch</quote>? +My logs show Privoxy <quote>crunches</quote> +ads, but also its own internal CGI pages. What is a <quote>crunch</quote>? A crunch simply means Privoxy intercepted something, nothing more. Often this is indeed ads or @@ -1510,7 +1940,7 @@ ads, but also its own CGI pages. What is a crunch? -Can <application>Privoxy</application> effect files that I download +<title>Can Privoxy effect files that I download from a webserver? FTP server? From the webserver's perspective, there is no difference between @@ -1523,7 +1953,7 @@ from a webserver? FTP server? Filtering is potentially more of a concern since the results are not always so obvious, and the effects of filtering are there whether the file is simply viewed, or downloaded. And potentially whether the content is some obnoxious - advertizement, or Mr. Jimmy's latest/greatest source code jewel. Of course, + advertisement, or Mr. Jimmy's latest/greatest source code jewel. Of course, one of these presumably is bad content that we don't want, and the other is good content that we do want. Privoxy is blind to the differences, and can only @@ -1544,7 +1974,7 @@ from a webserver? FTP server? altered by filtering, will be saved too, for these (probably rare) cases. - Note that versions later than 3.0.2 do NOT filter document types of + Note that versions later than 3.0.2 do NOT filter document types reported as text/plain. Prior to this, Privoxy did filter this document type. @@ -1567,21 +1997,48 @@ from a webserver? FTP server? Privoxy does not do FTP at all, only HTTP - protocols, so please don't even try. + and HTTPS (SSL) protocols, so please don't try. -I just downloaded a Perl script, and <application>Privoxy</application> +<title>I just downloaded a Perl script, and Privoxy altered it! Yikes, what is wrong! Please read above. + +Should I continue to use a <quote>HOSTS</quote> file for ad-blocking? + + One time-tested technique to defeat common ads is to trick the local DNS + system by giving a phony IP address for the ad generator in the local + HOSTS file, typically using 127.0.0.1, aka + localhost. This effectively blocks the ad. + + + There is no reason to use this technique in conjunction with + Privoxy. Privoxy + does essentially the same thing, much more elegantly and with much more + flexibility. A large HOSTS file, in fact, not only + duplicates effort, but may get in the way. It is recommended to remove + such entries from your HOSTS file. If you think + your hosts list is neglected by Privoxy's + configuration, consider adding your list to your user.action file: + + + + { +block } + www.ad.example1.com + ad.example2.com + ads.galore.example.com + etc.example.com + + -Where can I find more information about <application>Privoxy</application> +<title>Where can I find more information about Privoxy and related issues? &seealso; @@ -1605,9 +2062,9 @@ and related issues? in the default configuration as shipped. You have either manually activated the fun filter which is clearly labeled Text replacements for subversive browsing - fun! or you have implicitly activated it by choosing the - Adventuresome profile in the web-based editor (formerly known - as the Advanced profile). + fun! or you are using an older Privoxy version and have implicitly + activated it by choosing the Adventuresome profile in the + web-based editor. Please upgrade! @@ -1620,24 +2077,30 @@ and related issues? Troubleshooting -I just upgraded and am getting <quote>connection refused</quote> -with every web page? +I cannot connect to any websites. Or, I am getting +<quote>connection refused</quote> message with every web page. Why? - Either Privoxy is not running, or your - browser is configured for a different port than what - Privoxy is using. + Either ... - - The old Privoxy (and also - Junkbuster) used port 8000 by - default. This has been changed to port 8118 now, due to a conflict - with NAS (Network Audio Service), which uses port 8000. If you haven't, - you need to change your browser to the new port number, or alternately - change the listen-address - option in Privoxy's main configuration file. + + +Privoxy is not running. Solution: verify + that &my-app; is installed correctly, has not died, and is running. + + Or your browser is configured for a different port than what + Privoxy is using. Solution: verify that &my-app; + and your browser are set to the same port (listen-address). + + Or if using a forwarding rule, you have a configuration problem or a + problem with a host in the forwarding chain. Solution: temporarily alter your + configuration and take the forwarders out of the equation. + + + Or you have a firewall that is interfering and blocking you. Solution: + try disabling or removing the firewall as a test. + + @@ -1657,13 +2120,14 @@ still getting through. How? If this doesn't help, you probably have an error in the rule you applied. Try pasting the full URL of the offending ad into http://config.privoxy.org/show-url-info - and see if it really matches your new rule. + and see if it really matches your new rule. Blocking ads is like blocking + spam: a lot of tinkering is required to stay ahead of the game. -One of my favorite sites does not work with <application>Privoxy</application>. +<title >One of my favorite sites does not work with Privoxy. What can I do? @@ -1704,9 +2168,11 @@ What can I do? Troubleshooting actions is discussed in more detail in the user-manual appendix. + url="../user-manual/appendix.html#ACTIONSANAT">User Manual appendix, + Troubleshooting: the Anatomy of an Action. There is also an actions tutorial. + url="../user-manual/actions-file.html#ACT-EXAMPLES">actions tutorial + with general configuration information and examples. @@ -1714,7 +2180,7 @@ What can I do? -After installing <application>Privoxy</application>, I have to log in +<title>After installing Privoxy, I have to log in every time I start IE. What gives? @@ -1764,13 +2230,13 @@ every time I start IE. What gives? -I cannot connect to any FTP sites. <application>Privoxy</application> - seems to be blocking me. +I cannot connect to any FTP sites. Privoxy + is blocking me. Privoxy cannot act as a proxy for FTP traffic, so do not configure your browser to use Privoxy as an FTP proxy. The same is true for any protocol other than HTTP - or HTTPS. + or HTTPS (SSL). Most browsers understand FTP as well as HTTP. If you connect to a site, with @@ -1781,10 +2247,13 @@ every time I start IE. What gives? To complicate matters, some systems may have a generic proxy - setting, which will silently enable both HTTP and FTP - proxying! So it is possible to accidentally enable FTP proxying in these - cases. And of course, if this happens, Privoxy - will indeed cause problems since it does not know FTP. + setting, which will enable various protocols, including + both HTTP and FTP proxying! So it is possible to + accidentally enable FTP proxying in these cases. And of course, if this + happens, Privoxy will indeed cause problems since + it does not know FTP. Just disable the FTP setting + and all will be well again. Will Privoxy ever proxy FTP traffic? Unlikely. @@ -1796,7 +2265,7 @@ every time I start IE. What gives? In Mac OSX, I can't configure Microsoft Internet Explorer to use - <application>Privoxy</application> as the HTTP proxy. + Privoxy as the HTTP proxy. Microsoft Internet Explorer (in versions like 5.1) respects system-wide network settings. In order to change the HTTP proxy, open System @@ -1845,7 +2314,7 @@ every time I start IE. What gives? I get a completely blank page at one site. <quote>View Source</quote> shows only: <markup><![CDATA[<html><body></body></html>]]></markup>. Without - <application>Privoxy</application> the page loads fine. + Privoxy the page loads fine. Chances are that the site suffers from a bug in PHP, @@ -1875,11 +2344,11 @@ every time I start IE. What gives? Why am I getting a 503 Error (WSAECONNREFUSED) on every page? - More than likely this is a problem with the network stack. ZoneAlarm has + More than likely this is a problem with your TCP/IP networking. ZoneAlarm has been reported to cause this symptom -- even if not running. The solution is to either fight the ZA configuration, or uninstall ZoneAlarm, and then find - something better behaved in its place. Other firewall type products may - cause similar type problems if not configured correctly. + something better behaved in its place. Other personal firewall type products + may cause similar type problems if not configured correctly. @@ -1894,25 +2363,32 @@ Why? this information, Privoxy logs this condition. - Typically, this would be considered a system configuration error. It is not a - fatal error to Privoxy however, but may result in - a much slower response from Privoxy due to DNS - timeouts. + Typically, this would be considered a minor system configuration error. It is + not a fatal error to Privoxy however, but may + result in a much slower response from Privoxy on + some platforms due to DNS timeouts. + + + This can be caused by a problem with the local HOSTS + file. If this file has been changed from the original, try reverting it to + see if that helps. Make sure what ever name(s) are used for the local system, + that they resolve both ways. -When I try to launch <application>Privoxy</application>, I get an +<title>When I try to launch Privoxy, I get an error message <quote>port 8118 is already in use</quote> (or similar wording). Why? Port 8118 is Privoxy's default TCP listening port. Typically this message would mean that there is already one instance of Privoxy running, and - you are actually trying to start a second Privoxy - on the same port, which will not work. How and why this might happen varies - from platform to platform, but you need to check your installation and - start-up procedures. + your system is actually trying to start a second + Privoxy on the same port, which will not work. + (You can have multiple instances but they must be assigned different ports.) + How and why this might happen varies from platform to platform, but you need + to check your installation and start-up procedures. @@ -1921,25 +2397,24 @@ Why? Pages with UTF-8 fonts are garbled. - This is caused by the demoronizer filter, which was introduced - in version 3.0.2, and was inappropriately turned on by default. You should - either upgrade Privoxy, or at least upgrade to the most - recent default.action file available from - SourceForge. + This is caused by the demoronizer filter. You should either + upgrade Privoxy, or at least upgrade to the most + recent default.action file available from SourceForge. Or you can simply disable the demoronizer filter. - Why are binary files (such as images) corrupted when <application>Privoxy</application> + Why are binary files (such as images) corrupted when Privoxy is used? This may also be caused by the demoronizer filter, in conjunction with a web server that is misreporting a file type. Binary files are exempted from Privoxy's filtering - (unless the web server by mistake says the file is a plain text file). Either + (unless the web server by mistake says the file is something else). Either upgrade Privoxy, or go to the most recent default.action file available from SourceForge. @@ -1973,11 +2448,6 @@ Why? On the other hand, if you use non-Microsoft products, and you occasionally notice wierd characters on pages, you might want to try it. - - This filter was introduced with version 3.0.2 of Privoxy, - and was on by default in that version. It is off in all subsequent versions - (unless turned on by the user). - @@ -1986,7 +2456,8 @@ Why? Privoxy is attempting to disable malicious - Javascript in this case, with the unsolicited-popups + Javascript + in this case, with the unsolicited-popups filter. Privoxy cannot tell very well good code snippets from bad code snippets. @@ -1999,6 +2470,65 @@ Why? + + + I am getting too many DNS errors like <quote>404 No Such Domain</quote>. Why + can't Privoxy do this better? + + + There are potentially several factors here. First of all, the DNS resolution + is done by the underlying operating system -- not + Privoxy itself. Privoxy + merely initiates the process and hands it off, and then later reports + whatever the outcome was. And tries to give a coherent message if there seems + to be a problem. In some cases, this might otherwise be mitigated by the + browser itself which might try some work-arounds and alternate approaches (e.g + adding www. to the URL). In other cases, if + Privoxy is being chained with another proxy, this + could complicate the issue, and cause undue + delays and timeouts. In the case of a socks4a proxy, the socks + server handles all the DNS. Privoxy would just be + the messenger which is reporting whatever problem occurred + downstream, and not the root cause of the error. + + + In any case, v. 3.0.5 includes various improvements to help + Privoxy better handle these cases. +]]> + + + + + At one site Privoxy just hangs, and starts taking + all CPU. Why is this? + + + This is probably a manifestation of the 100% cpu problem that + occurs on pages containing many (thousands upon thousands) of blank lines. The blank lines + are in the raw HTML source of the page, and the browser just ignores them. But the + pattern matching in Privoxy's page filtering + mechanism is trying to match against absurdly long strings and this becomes + very CPU-intensive, taking a long, long time to complete. Until a better + solution comes along, disable filtering on these pages, particularly the + js-annoyances and unsolicited-popups + filters. + + + + +I just installed Privoxy, and all my +browsing has slowed to a crawl. What gives? + + This should not happen, and for the overwhelming number of users world-wide, + it does not happen. I would suspect some inadvertent interaction of software + components such as anti-virus software, spyware protectors, personal + firewalls or similar components. Try disabling (or uninstalling) these one + at a time and see if that helps. + + + + @@ -2073,10 +2603,53 @@ Why? The GNU General Public License should be included with this file. If not, you can view it at http://www.gnu.org/copyleft/gpl.html - or write to the Free Software Foundation, Inc., 59 - Temple Place - Suite 330, Boston, MA 02111-1307, USA. + or write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA $Log: faq.sgml,v $ +Revision 2.21 2006/10/03 14:40:51 fabiankeil +Added links from the Tor faq to the +configuration chapter in the User Manual. + +Revision 2.20 2006/09/26 10:12:37 fabiankeil +Spelling fix. + +Revision 2.19 2006/09/22 10:54:32 hal9 +Change references to 3.0.4 to 3.0.5 and minor adjustments. + +Revision 2.18 2006/09/22 01:27:55 hal9 +Final commit of probably various minor changes here and there. Unless +something changes this should be ready for pending release. + +Revision 2.17 2006/09/17 14:56:32 hal9 +This includes yet several more new FAQs, some improved wording, enhanced +mark-up, various hyper links to wikipedia to explain key terminology to the +uninitiated, etc. This is ready for release IMO pending final tagging of cvs +and Privoxy version stamping. + +Revision 2.16 2006/09/10 15:30:46 hal9 +Spell check. + +Revision 2.15 2006/09/08 23:05:07 hal9 +Fix broken links. Add faq on hosts files. Move most of new windows service +feature to user manual and reference in faq. Various other small changes. + +Revision 2.14 2006/09/05 13:25:12 david__schmidt +Add Windows service invocation stuff (duplicated) in FAQ and in user manual under Windows startup. One probably ought to reference the other. + +Revision 2.13 2006/09/04 19:20:33 fabiankeil +Adjusted anonymity related sections to match reality. +Added a section about using Privoxy with Tor. + +Revision 2.12 2006/09/03 14:15:30 hal9 +Various updates, including 7 or 8 new FAQs, and updates/changes to various +other ones to better reflect improvements, additions and changes for the +upcoming release. This is close to final form for 3.0.4 IMHO. + +Revision 2.11 2006/07/18 14:48:50 david__schmidt +Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) +with what was really the latest development (the v_3_0_branch branch) + Revision 1.61.2.41 2004/04/05 13:44:05 oes Fixed allow-all-cookies alias name; closes SR #929746