Updated trustfile comments to match U-M.
authorhal9 <hal9@users.sourceforge.net>
Wed, 9 Oct 2002 01:45:33 +0000 (01:45 +0000)
committerhal9 <hal9@users.sourceforge.net>
Wed, 9 Oct 2002 01:45:33 +0000 (01:45 +0000)
config

diff --git a/config b/config
index 76d4a8d..4b806d2 100644 (file)
--- 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