From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 23 Jan 2025 08:50:18 +0000 (+0100) Subject: Regenerate FAQ X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/-%22../user-manual/static/gitweb.js?a=commitdiff_plain;h=49f19c8b158c20dc09ec8b1745bc0fdf43f2aed3;p=privoxy.git Regenerate FAQ --- diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index a860bc80..c72fd694 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -205,6 +205,8 @@ XHTML)?</a></dt> <dt>4.28. <a href="misc.html#SURPRISE-PRIVOXY">How did you manage to get Privoxy on my computer without my consent?</a></dt> + <dt>4.29. <a href="misc.html#SUPPOSEDLY-INFECTED-TARBALL">Is the Privoxy source tarball infected by a + virus?</a></dt> </dl> </dd> <dt>5. <a href="trouble.html">Troubleshooting</a></dt> diff --git a/doc/webserver/faq/misc.html b/doc/webserver/faq/misc.html index 8ceccaf7..5b5603c3 100644 --- a/doc/webserver/faq/misc.html +++ b/doc/webserver/faq/misc.html @@ -557,6 +557,20 @@ talk to us. If you think somebody gave you a modified Privoxy version without complying to the license, please let us know.</p> </div> + <div class="SECT2"> + <h3 class="SECT2"><a name="SUPPOSEDLY-INFECTED-TARBALL" id="SUPPOSEDLY-INFECTED-TARBALL">4.29. Is the Privoxy + source tarball infected by a virus?</a></h3> + <p>If you verified the OpenPGP signature the tarball should be fine.</p> + <p>Starting with the 4.0.0 release the source tarball contains a new test framework. Some of the test cases + contain hex-encoded data, for exampe see <a href= + "https://www.privoxy.org/gitweb/?p=privoxy.git;a=blob;f=tests/cts/gzip-compression/data/test10;hb=HEAD" target= + "_top">gzip decompression test 10</a>. While none of the test cases contain viruses they may contain patterns + that viruses also contain, for example there is a <a href= + "https://www.privoxy.org/gitweb/?p=privoxy.git;a=blob;f=tests/cts/content-filters/data/test33;hb=HEAD" target= + "_top">test case for the obsolete ie-exploits filter</a>.</p> + <p>The tests don't get executed automatically and if you feel safer you can remove the tests/cts directory before + building Privoxy ...</p> + </div> </div> <div class="NAVFOOTER"> <hr align="left" width="100%">