]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: update linkification notes
authorEric Wong <e@80x24.org>
Mon, 23 May 2016 01:33:40 +0000 (01:33 +0000)
committerEric Wong <e@80x24.org>
Mon, 23 May 2016 01:34:08 +0000 (01:34 +0000)
Some readers will want to use "HTTPS Everywhere" conveniently;
and I will support it.

TODO

diff --git a/TODO b/TODO
index 1a403118411b27e980b74ef9c03a3d6b9c1d212f..c784d15499373b882d3d2636e81fda99b9659c90 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,14 @@ TODO items for public-inbox
   likewise "[Bug #123456]" could be configured to expand to
   point to some project's bug tracker at http://example.com/bug/123456
 
+* Support optional "HTTPS Everywhere" for mapping old HTTP to HTTPS
+  links if (and only if) the user wants to use HTTPS.  We may also
+  be able to configure redirects for expired URLs.
+
+  Note: message bodies rendered as HTML themselves must NOT change,
+  the links should point to an anchor tag within the same page,
+  instead; giving the user options.
+
 * implement RFC 4685 (Atom message threading)
 
 * configurable constants (index limits, search results)