X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=trust;h=d1f58de304cb09b342628cc81f53e2bd4f8c289e;hp=97bb6654fa983eb2b276714119cf223849457dc2;hb=e52674334610f4c2a1eb22b095c126527705f314;hpb=7771ace7e31aca3163179f61afb58ceea217945a diff --git a/trust b/trust index 97bb6654..d1f58de3 100644 --- a/trust +++ b/trust @@ -1,15 +1,13 @@ ###################################################################### # -# File : $Source: /cvsroot/ijbswa/current/trust,v $ +# File : trust # -# $Id: trust,v 1.4 2006/07/18 14:48:47 david__schmidt Exp $ -# -# Purpose : Trustfiles are an experimental feature used for -# building "whitelists" (versus the usual "blacklists" +# Purpose : Trustfiles are an experimental feature and can be used +# to build "whitelists" (versus the usual "blacklists" # techniques). # # Copyright : Written by and Copyright -# Privoxy team. http://www.privoxy.org/ +# Privoxy team. https://www.privoxy.org/ # # Based on the Internet Junkbuster originally written # by and Copyright (C) 1997 Anonymous Coders and @@ -19,24 +17,22 @@ # please note: # # * Use the support forum to get help: -# http://sourceforge.net/tracker/?group_id=11118&atid=211118 +# https://sourceforge.net/p/ijbswa/support-requests/ # * Submit bugs only thru our bug forum: -# http://sourceforge.net/tracker/?group_id=11118&atid=111118 +# https://sourceforge.net/p/ijbswa/bugs/ # Make sure that the bug has not already been submitted. Please try -# to verify that it is a Junkbuster bug, and not a browser or site +# to verify that it is a Privoxy bug, and not a browser or site # bug first. If you are using your own custom configuration, please # try the stock configs to see if the problem is a configuration # related bug. And if not using the latest development snapshot, -# please try the latest one. Or even better, CVS sources. -# * Submit feature requests only thru our feature request forum: -# http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse +# please try the latest one. Or even better, git sources. +# * Submit feature requests only thru our feature request tracker: +# https://sourceforge.net/p/ijbswa/feature-requests/ # -# For any other issues, feel free to use the mailing lists: -# http://sourceforge.net/mail/?group_id=11118 -# +# For any other issues, feel free to use the mailing lists. # Anyone interested in actively participating in development and related # discussions can join the appropriate mailing list here: -# http://sourceforge.net/mail/?group_id=11118. Archives are available +# https://lists.privoxy.org/mailman/listinfo. Archives are available # here too. # ###################################################################### @@ -44,12 +40,12 @@ # Sample Trustfile for Privoxy # For this file to have any effect, the line in the main config file beginning -# "trustfile" must be uncommented, with the name of this file following the +# 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 -# detail, see http://www.privoxy.org/user-manual/config.html#TRUSTFILE. +# 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 # referenced. Access to trusted domains includes all paths within that