Fix a typo in #146
[privoxy.git] / TODO
diff --git a/TODO b/TODO
index 1ad3d6d..5b79160 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.132 2015/08/12 10:38:16 fabiankeil Exp $
+$Id: TODO,v 1.136 2015/12/27 13:32:02 fabiankeil Exp $
 
 Some Privoxy-related tasks, sorted by the time they
 have been added, not by priority.
@@ -408,6 +408,27 @@ http://www.privoxy.org/faq/general.html#DONATE
 
 142) Remove or update the "internal" pcre version.
 
+143) Add support for OpenBSD's pledge feature once it's stablelized.
+     This should be a lot less work then #124.
+
+144) Allow Privoxy admins to pre-define tags that are be set for
+     clients that previously opted-in through the CGI interface.
+
+     This would be useful in multi-user setups where admins may
+     want to allow users to disable certain actions and filters
+     for themselves without affecting others.
+
+     Even in single-user setups this could be useful to allow
+     more fine-grained toggling. For example to disable request
+     blocking while still crunching cookies, or to disable
+     experimental filters only.
+
+145) Once #144 is implemented, allow clients to opt-in to the
+     tagging for a limited amount of time (or number of requests).
+
+146) Once #144 is implemented, optionally allow to save the opt-in
+     status to disk.
+
 ##########################################################################
 
 Hosting wish list (relevant for #53)