From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 6 Jun 2020 07:45:39 +0000 (+0200) Subject: Regenerate FAQ X-Git-Tag: v_3_0_29~308 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=1cca73f62243403dcede83e522496f1b78460b8d;p=privoxy.git Regenerate FAQ --- diff --git a/doc/webserver/faq/configuration.html b/doc/webserver/faq/configuration.html index 76ce4684..9c30195b 100644 --- a/doc/webserver/faq/configuration.html +++ b/doc/webserver/faq/configuration.html @@ -368,7 +368,8 @@ 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 <span class="APPLICATION">Privoxy's</span> - reach.</p> + reach unless you enable <a href="../user-manual/actions-file.html#HTTPS-INSPECTION" target= + "_top">https-inspection</a>.</p> <p>All in all, <span class="APPLICATION">Privoxy</span> can help manage cookies in general, can help minimize the loss of privacy posed by cookies, but can't realistically stop all cookies.</p> </div> diff --git a/doc/webserver/faq/copyright.html b/doc/webserver/faq/copyright.html index 1a0a7d6e..262accbe 100644 --- a/doc/webserver/faq/copyright.html +++ b/doc/webserver/faq/copyright.html @@ -33,7 +33,7 @@ "APPLICATION">Junkbuster</span> (tm) FAQ, and modified as appropriate for <span class= "APPLICATION">Privoxy</span>.</p> <div class="SECT2"> - <h2 class="SECT2"><a name="AEN1499" id="AEN1499">7.1. License</a></h2> + <h2 class="SECT2"><a name="AEN1504" id="AEN1504">7.1. License</a></h2> <p><span class="APPLICATION">Privoxy</span> is free software; you can redistribute it and/or modify it under the terms of the <i class="CITETITLE">GNU General Public License</i>, version 2, as published by the Free Software Foundation.</p> @@ -43,7 +43,7 @@ "CITETITLE">license</i></a> for details.</p> </div> <div class="SECT2"> - <h2 class="SECT2"><a name="AEN1508" id="AEN1508">7.2. History</a></h2> + <h2 class="SECT2"><a name="AEN1513" id="AEN1513">7.2. History</a></h2> <p>A long time ago, there was the <span class="APPLICATION">Internet Junkbuster</span>, by Anonymous Coders and Junkbusters Corporation. This saved many users a lot of pain in the early days of web advertising and user tracking.</p> diff --git a/doc/webserver/faq/general.html b/doc/webserver/faq/general.html index 5659c95f..93ce92f1 100644 --- a/doc/webserver/faq/general.html +++ b/doc/webserver/faq/general.html @@ -347,19 +347,19 @@ <p>We are currently offering the following sponsor levels as an experiment:</p> <div class="VARIABLELIST"> <dl> - <dt>Gold (10000 EUR/year)</dt> + <dt>Gold (12000 USD/year)</dt> <dd> <p>Logo shown at the bottom of the <a href="https://www.privoxy.org/" target="_top">Privoxy homepage</a>. Logo, link and self description on the <a href="https://www.privoxy.org/sponsors/" target="_top">sponsor page</a>.</p> </dd> - <dt>Silver (1000 EUR/year)</dt> + <dt>Silver (1200 USD/year)</dt> <dd> <p>Logo shown randomly at the bottom of the <a href="https://www.privoxy.org/" target="_top">Privoxy homepage</a>. Logo, link and self description on the <a href="https://www.privoxy.org/sponsors/" target= "_top">sponsor page</a>.</p> </dd> - <dt>Bronze (500 EUR/year)</dt> + <dt>Bronze (600 USD/year)</dt> <dd> <p>Logo and link on the <a href="https://www.privoxy.org/sponsors/" target="_top">sponsor page</a>.</p> </dd> diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index 07a7967e..878eb930 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -12,7 +12,7 @@ <div class="ARTICLE"> <div class="TITLEPAGE"> <h1 class="TITLE"><a name="AEN2" id="AEN2">Privoxy Frequently Asked Questions</a></h1> - <p class="PUBDATE"><sub><a href="copyright.html">Copyright</a> © 2001-2018 by <a href= + <p class="PUBDATE"><sub><a href="copyright.html">Copyright</a> © 2001-2020 by <a href= "https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p> <div> <div class="ABSTRACT"> @@ -285,8 +285,8 @@ <dt>7. <a href="copyright.html">Privoxy Copyright, License and History</a></dt> <dd> <dl> - <dt>7.1. <a href="copyright.html#AEN1499">License</a></dt> - <dt>7.2. <a href="copyright.html#AEN1508">History</a></dt> + <dt>7.1. <a href="copyright.html#AEN1504">License</a></dt> + <dt>7.2. <a href="copyright.html#AEN1513">History</a></dt> </dl> </dd> </dl> diff --git a/doc/webserver/faq/misc.html b/doc/webserver/faq/misc.html index b57d0295..12a4549f 100644 --- a/doc/webserver/faq/misc.html +++ b/doc/webserver/faq/misc.html @@ -286,8 +286,11 @@ </div> <div class="SECT2"> <h3 class="SECT2"><a name="SSL" id="SSL">4.15. How can Privoxy filter Secure (HTTPS) URLs?</a></h3> - <p>Since secure HTTP connections are encrypted SSL sessions between your browser and the secure site, and are - meant to be reliably <span class="emphasis"><i class="EMPHASIS">secure</i></span>, there is little that + <p>If you enable <a href="../user-manual/actions-file.html#HTTPS-INSPECTION" target="_top">https-inspection</a> + <span class="APPLICATION">Privoxy</span> will impersonate the destination server and can thus filter encrypted + requests and responses as well.</p> + <p>Without <a href="../user-manual/actions-file.html#HTTPS-INSPECTION" target="_top">https-inspection</a> secure + HTTP connections are encrypted SSL sessions between your browser and the secure site, and there is little that <span class="APPLICATION">Privoxy</span> can do but hand the raw gibberish data though from one end to the other unprocessed.</p> <p>The only exception to this is blocking by host patterns, as the client needs to tell <span class= @@ -307,7 +310,9 @@ <h3 class="SECT2"><a name="HTTP2" id="HTTP2">4.16. Does Privoxy support HTTP/2?</a></h3> <p>Privoxy currently doesn't parse HTTP/2 but applications can tunnel HTTP/2 through Privoxy if Privoxy is configured to allow CONNECT requests (default) which are also used for HTTPS.</p> - <p>Adding HTTP/2 support is on the TODO list but currently nobody is known to work on it.</p> + <p>Adding HTTP/2 support is on the <a href= + "https://www.privoxy.org/gitweb/?p=privoxy.git;a=blob_plain;f=TODO;hb=HEAD" target="_top">TODO</a> list but + currently nobody is known to work on it.</p> </div> <div class="SECT2"> <h3 class="SECT2"><a name="SECURE" id="SECURE">4.17. Privoxy runs as a <span class="QUOTE">"server"</span>. How