From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 8 Mar 2017 13:15:25 +0000 (+0000)
Subject: Stop suggesting that Privoxy is an anonymizing proxy
X-Git-Tag: v_3_0_27~192
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/static/@default-cgi@edit-actions-list?a=commitdiff_plain;h=aadad854e2d3743f10cbe415484dfa2fac6deba6;p=privoxy.git

Stop suggesting that Privoxy is an anonymizing proxy

The term could lead to Privoxy users overestimating
what it can do on its own (without Tor).
---

diff --git a/templates/show-status b/templates/show-status
index d938b43a..f0be0e8a 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -335,7 +335,7 @@
             <tr>
               <td><code>FEATURE_TOGGLE</code></td>
               <td>@if-FEATURE_TOGGLE-then@ Yes @else-not-FEATURE_TOGGLE@ No @endif-FEATURE_TOGGLE@</td>
-              <td>Allow Privoxy to be <q>disabled</q> so it is just a normal non-blocking non-anonymizing proxy.</td>
+              <td>Allow Privoxy to be <q>disabled</q> so it is just a normal non-blocking non-filtering proxy.</td>
             </tr>
             <tr>
               <td><code>FEATURE_TRUST</code></td>