From: Fabian Keil Date: Sat, 18 Feb 2023 10:50:22 +0000 (+0100) Subject: trust: Use the words 'allowlists' and 'blocklists' X-Git-Url: http://www.privoxy.org/gitweb/show-status?a=commitdiff_plain;h=e3eea3bb5b185769454f0c73928e739ed674e115;p=privoxy.git trust: Use the words 'allowlists' and 'blocklists' ... instead of "whitelists" and "blacklists" which some people consider to be less inclusive. --- diff --git a/trust b/trust index 10acf5b7..e08c47a7 100644 --- a/trust +++ b/trust @@ -2,8 +2,8 @@ # # File : trust # -# Purpose : Trustfiles can be used to build "whitelists" -# (versus the usual "blacklists" techniques). +# Purpose : Trustfiles can be used to build "allowlists" +# (versus the usual "blocklists" techniques). # # Copyright : Written by and Copyright (C) 2001-2023 the # Privoxy team. https://www.privoxy.org/ @@ -42,8 +42,8 @@ # with "trustfile" must be uncommented, with the name of this file following the # word "trustfile". -# Trustfiles are an experimental feature used for building "whitelists" -# of "trusted" sites (versus the usual "blacklists" technique). For more +# Trustfiles are an experimental feature used for building "allowlists" +# of "trusted" sites (versus the usual "blocklists" technique). For more # detail, see https://www.privoxy.org/user-manual/config.html#TRUSTFILE. # List trusted domains here. The default is to block any URL that is NOT