X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Ffaq.sgml;h=e7f71018b272de1d7f9f01f2bb4128c566735bbf;hp=453dbd993c766914ce702684c1f094cdf200c211;hb=979620bb4c7aaaeb96f07b73b823c686d83cf14c;hpb=96bf13e8606919027cc3dc3597627396b9e55a0a diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 453dbd99..e7f71018 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -9,9 +9,9 @@ - - - + + + @@ -25,7 +25,7 @@ Purpose : FAQ - Copyright (C) 2001-2018 Privoxy Developers https://www.privoxy.org/ + Copyright (C) 2001-2020 Privoxy Developers https://www.privoxy.org/ See LICENSE. Based partially on the Internet Junkbuster FAQ originally written by and @@ -69,7 +69,7 @@ - Copyright &my-copy; 2001-2018 by + Copyright &my-copy; 2001-2020 by Privoxy Developers @@ -115,10 +115,6 @@ Hal. Privoxy. It is not a substitute for the Privoxy User Manual. - @@ -512,31 +508,6 @@ warranty? Registration? SPI's general donation page. - - You can also donate to Privoxy using a bank account or a "Paypal" address: - - - Name on account: Zwiebelfreunde e.V. - IBAN: DE95430609671126825604 - BIC: GENODEM1GLS - Bank: GLS Bank - - - "Paypal" address: privoxy@zwiebelfreunde.de - - - Donations made through Zwiebelfreunde e.V. are tax-deductible in Germany - and other countries that recognize German charitable clubs. Feel free to - use the Subject field to provide a name to be credited and a list of TODO - list items you are interested in the most. For example: Max Mustermann: #16, #1, #14. - - - - Note that donations made through Zwiebelfreunde e.V. currently can't be checked - automatically so you may not get credited right away. The credits currently - reflect donations received before 2016-01-14. - - If you have any questions regarding donations please mail to either the public user mailing list or, if it's a private matter, to @@ -551,10 +522,10 @@ warranty? Registration? - Gold (10000 EUR/year) + Gold (12000 USD/year) - Logo shown at the bottom of the + Logo or text link shown at the bottom of the Privoxy homepage. Logo, link and self description on the sponsor page. @@ -562,10 +533,10 @@ warranty? Registration? - Silver (1000 EUR/year) + Silver (1200 USD/year) - Logo shown randomly at the bottom of the + Logo or text link shown at the bottom of the Privoxy homepage. Logo, link and self description on the sponsor page. @@ -573,7 +544,7 @@ warranty? Registration? - Bronze (500 EUR/year) + Bronze (600 USD/year) Logo and link on the sponsor page. @@ -1341,7 +1312,8 @@ and thus avoid individual browser configuration? 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. + Privoxy's reach unless you enable + https-inspection. All in all, &my-app; can help manage cookies in general, can help minimize @@ -1996,9 +1968,17 @@ ads used to be. Why? 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, - there is little that Privoxy can do but hand the raw + If you enable + https-inspection + Privoxy will impersonate the destination + server and can thus filter encrypted requests and responses as well. + + + Without + https-inspection + secure HTTP connections are encrypted SSL sessions between your + browser and the secure site, and there is little + that Privoxy can do but hand the raw gibberish data though from one end to the other unprocessed. @@ -2034,8 +2014,9 @@ ads used to be. Why? for HTTPS. - Adding HTTP/2 support is on the TODO list but currently - nobody is known to work on it. + Adding HTTP/2 support is on the + TODO + list but currently nobody is known to work on it. @@ -2999,7 +2980,7 @@ browsing has slowed to a crawl. What gives? this is not considered a Privoxy bug. - To prevent the crashes you can rewrite your filter to use less ressources, + To prevent the crashes you can rewrite your filter to use less resources, increase the relevant memory limit or recompile pcre to use less stack space. For details please see the pcrestack man page