From: hal9 Date: Wed, 9 Oct 2002 01:45:33 +0000 (+0000) Subject: Updated trustfile comments to match U-M. X-Git-Tag: v_3_1_archive_branchpoint~102 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=116bd937eb14cbc008aabfbfacf7e4fae45f458c Updated trustfile comments to match U-M. --- diff --git a/config b/config index 76d4a8d8..4b806d26 100644 --- a/config +++ b/config @@ -2,7 +2,7 @@ # # Copyright (C) 2001, 2002 Privoxy Developers http://privoxy.org # -# $Id: config,v 1.39.2.6 2002/08/25 23:50:21 hal9 Exp $ +# $Id: config,v 1.40 2002/09/05 16:36:44 hal9 Exp $ # #################################################################### # # @@ -306,7 +306,7 @@ jarfile jarfile # # Effect if unset: # -# The whole trust mechanism is turned off. +# The entire trust mechanism is turned off. # # Notes: # @@ -315,15 +315,29 @@ jarfile jarfile # for the casual user. # # If you specify a trust file, Privoxy will only allow access to -# sites that are named in the trustfile. You can also mark sites -# as trusted referrers (with +), with the effect that access -# to untrusted sites will be granted, if a link from a trusted -# referrer was used. The link target will then be added to the -# "trustfile". Possible applications include limiting Internet -# access for children. -# -# If you use + operator in the trust file, it may grow considerably -# over time. +# sites that are specified in the trustfile. Sites can be listed +# in one of two ways: +# +# Prepending a ~ character limits access to this site only (and +# any sub-paths within this site), e.g. ~www.example.com. +# +# Or, you can designate sites as trusted referrers, by prepending +# the name with a + character. The effect is that access to +# untrusted sites will be granted -- but only if a link from this +# trusted referrer was used. The link target will then be added +# to the "trustfile" so that future, direct accesses will be +# granted. Sites added via this mechanism do not become trusted +# referrers themselves (i.e. they are added with a ~ designation). +# +# If you use the + operator in the trust file, it may grow +# considerably over time. +# +# It is recommended that Privoxy be compiled with the +# --disable-force, --disable-toggle and --disable-editor options, +# if this feature is to be used. +# +# Possible applications include limiting Internet access for +# children. # #trustfile trust