Remove #16 'Filter SSL encrypted content as well' which is mostly implemented
authorFabian Keil <fk@fabiankeil.de>
Tue, 12 May 2020 22:31:38 +0000 (00:31 +0200)
committerFabian Keil <fk@fabiankeil.de>
Wed, 13 May 2020 09:21:23 +0000 (11:21 +0200)
TODO

diff --git a/TODO b/TODO
index d658185..1a2c2a5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -51,17 +51,6 @@ https://www.privoxy.org/faq/general.html#DONATE
 
 14) Allow to filter POST parameters.
 
-16) Filter SSL encrypted content as well.
-
-    At the beginning we could use a unencrypted connection between
-    client and Privoxy, and use an encrypted connection between
-    Privoxy and the server.
-
-    This should be good enough for most of the content the
-    user would want to filter.
-
-    Interested donors: 2.
-
 19) enable-forward-fallback. Syntax? Suggested by K.R.
 
 21) User Manual delivery doesn't accept multiple slashes. Should it?