Adding urlmatch.[ch]
[privoxy.git] / junkbuster.1
index 8194c2b..d5847a1 100644 (file)
@@ -2,7 +2,7 @@
 .\" Hal Burgiss <hal@foobox.net> \r
 .\" for Junkbuster developers: ijbswa-developers@lists.sourceforge.net\r
 .\"\r
-.TH JUNKBUSTER 1 "v2.9.10 (alpha) Date: 2001/12/01"\r
+.TH JUNKBUSTER 1 "v2.9.10 (beta) Date: 2002/01/09"\r
 \r
 .SH NAME\r
 \fBjunkbuster\fP\r
@@ -68,9 +68,11 @@ otherwise
 \fB\&https:\fP\r
 \s-2URL\s0s\r
 won't be proxied.\r
+.P\r
+For other browser, check the documentation.\r
 \r
 .SH CONFIGURATION\r
-All \fBJunkbuster\fP configuration is done via the various configuarion \r
+All \fBJunkbuster\fP configuration is done via the various configuration \r
 files. The default configuration files are: \fIconfig\fP, \r
 \fIijb.action\fP, and \fIre_filterfile\fP. These are well commented. \r
 On Unix and Unix-like systems, these are located in \fI/etc/junkbuster/\fP \r
@@ -83,7 +85,7 @@ itself is changed and much more sophisticated. See the user-manual for a brief
 explanation of all configuration options.\r
 .P\r
 \fBJunkbuster's\fP configuration parameters can be viewed at\r
-\fIhttp://i.j.b./\fP. This is an internal page. In\r
+\fIhttp://i.j.b/\fP. This is an internal page. In\r
 addition, the \fIijb.action\fP file can be edited here, and \fBJunkbuster\fP can\r
 be toggled on/off.\r
 \r
@@ -95,7 +97,9 @@ A brief example of what an \fIijb.action\fP configuration might look like:
 \r
 # Define a few useful custom aliases for later use\r
 {{alias}}\r
+# Don't accept cookies\r
 +no-cookies = +no-cookies-set +no-cookies-read\r
+# Do accept cookies\r
 -no-cookies = -no-cookies-set -no-cookies-read\r
 +imageblock = +block +image\r
 \r
@@ -112,24 +116,26 @@ A brief example of what an \fIijb.action\fP configuration might look like:
  -hide-user-agent \\\r
  -image \\\r
  +image-blocker{blank} \\\r
- +no-cookies-read \\\r
- +no-cookies-set \\\r
+ +no-cookies-keep \\\r
+ -no-cookies-read \\\r
+ -no-cookies-set \\\r
  +no-popups \\\r
- +vanilla-wafer \\\r
+ -vanilla-wafer \\\r
+ -wafer \\\r
 }\r
 /\r
 \r
 # Now set exceptions to the above defined policies #######\r
 \r
-# Sites that DO need cookies\r
-{-no-cookies}\r
+# Sites where we want persistant cookies\r
+{-no-cookies -no-cookies-keep}\r
  .redhat.com\r
  .sun.com\r
  .yahoo.com\r
  .msdn.microsoft.com\r
 \r
 # This site requires cookies AND 'fast-redirects' on\r
-{-no-cookies -fast-redirects}\r
+{-no-cookies -no-cookies-keep -fast-redirects}\r
  .nytimes.com\r
 \r
 # Add custom headers, and turn off filtering of page source\r
@@ -137,6 +143,7 @@ A brief example of what an \fIijb.action\fP configuration might look like:
  +add-header{X-User-Tracking: No thanks!} -filter}\r
  privacy.net\r
 \r
+# Block, and treat these URLs as 'images'.\r
 {+imageblock}\r
  .adforce.imgis.com\r
  .ad.preferences.com/image.*\r
@@ -184,8 +191,18 @@ options.
 .br\r
 \fI/etc/junkbuster/ijb.action\fP\r
 .br\r
+\fI/etc/junkbuster/ijb-advanced.action\fP\r
+.br\r
+\fI/etc/junkbuster/ijb-basic.action\fP\r
+.br\r
+\fI/etc/junkbuster/ijb-intermediate.action\fP\r
+.br\r
 \fI/etc/junkbuster/re_filterfile\fP\r
 .br\r
+\fI/etc/junkbuster/trust\fP\r
+.br\r
+\fI/etc/junkbuster/templates/*\fP\r
+.br\r
 \fI/var/log/junkbuster/logfile\fP\r
 \r
 .P\r
@@ -193,6 +210,17 @@ Various other files should be included, but may vary depending on platform
 and build configuration. More documentation should be included in the local\r
 documentation directory, though is not complete at this time.\r
 \r
+.SH SIGNALS\r
+\fBJunkbuster\fP use the signal \fISIGHUP\fP (see kill -l) to reload all configuration\r
+files (see CONFIGURATION). This includes the re-open of the logfiles\r
+(logfile and jarfile) eg. used\r
+after rotation of the logfiles by logrotate.\r
+The \fISIGHUP\fP behavior is only for UNIX like OS'.\r
+.br\r
+However the configfile will be re-read if \fBJunkbuster\fP detects a changed\r
+modification time and then behaves like a re-start of \fBJunkbuster\fP \r
+in context of all the pertinent files.\r
\r
 .SH NOTES\r
 This is a development version of \fBJunkbuster\fP. Not all features are  \r
 complete.\r
@@ -203,7 +231,7 @@ how and where to report bugs.
 \r
 .SH SEE ALSO\r
 .br\r
-http://i.j.b./\r
+http://i.j.b/\r
 .br\r
 http://ijbswa.sourceforge.net/\r
 .br\r
@@ -216,6 +244,8 @@ http://www.junkbusters.com/ht/en/cookies.html\" cookies.html#
 http://privacy.net/analyze/\r
 .br\r
 http://www.squid-cache.org/\r
+.br\r
+http://linuxalpha.ch/packages/\r
 \r
 .SH DEVELOPMENT TEAM\r
 .br\r