renamed every reference to the old name with foobar.
[privoxy.git] / trust
1 #  Illustrative Trustfile for the Internet Junkbuster
2 #
3 # Copyright 1997-8 Junkbusters Corp.  For distribution, modification and use
4 # under the GNU General Public License. These files come with NO WARRANTY.
5 # See http://www.junkbusters.com/ht/en/gpl.html or README file for details.
6
7 # For this file to have any effect, the line beginning "trustfile" must
8 # be commented in, with the name of this file following the word "trustfile"
9
10 # Trustfiles are an experimental feature used for building "whitelists"
11 # (versus the usual "blacklists" in a blockfile). Most people don't use it.
12 # For more detail, see http://www.junkbusters.com/ht/en/ijbman.html#trustfile
13 #
14 # This is like parsed exactly like a blockfile, except that a '+'
15 # in column one is treated like a '~' (i.e. doesn't block) and
16 # it adds the spec to the trusted-referer list.
17 #
18 # Also, the default is to block any URL that is NOT mentioned on this list.
19 #
20 # While browsing, the domains for URLs that are referred by a trusted referer
21 # are added to this list.  Thus this acts as a "white-list" of OK places
22 # to browse. Note this means that the file will grow longer with use.
23 #
24 # Example: to allow only links that came from yahooligans, uncomment this line
25 # +yahooligans.com
26 # and remove the last line (* alone), which unblock everything:
27 *