about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-02-05 11:25:11 +0000
committerEric Wong <e@80x24.org>2019-02-05 11:26:34 +0000
commitcd320c31536b3c393749014b03444f419052f2f1 (patch)
tree275d2ce9a42bac750f830e1f82887d9a770c6560 /TODO
parent390441cbff937a6048c257df9c91474d63a629bc (diff)
downloadpublic-inbox-cd320c31536b3c393749014b03444f419052f2f1.tar.gz
The git-users mailing list is on Google Groups with obfuscated
addresses and censored archives.  We should allow users to
import them soon, as obfuscated/censored archives are better
than not having archives at all when Google decides to shut down
yet-another-service.

There's also some mangling that (most) instances of Mailman do
(e.g. cgit), but being able to follow such groups over NNTP
and use our search functionality is still useful and better
than what typical Mailman installations provide.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 66e50633..ef77d1c2 100644
--- a/TODO
+++ b/TODO
@@ -95,3 +95,6 @@ all need to be considered for everything we introduce)
 * code repository integration (with cgit, gitweb, etc...)
 
 * migration path to v2 without breaking v1 "git fetch" cronjobs
+
+* imperfect scraper importers for obfuscated list archives
+  (e.g. obfuscated Mailman stuff, Google Groups, etc...)