]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add item for "scraper" importers
authorEric Wong <e@80x24.org>
Tue, 5 Feb 2019 11:25:11 +0000 (11:25 +0000)
committerEric Wong <e@80x24.org>
Tue, 5 Feb 2019 11:26:34 +0000 (11:26 +0000)
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.

TODO

diff --git a/TODO b/TODO
index 66e50633e47c2f8bef358bb3e2f052d36dc8e537..ef77d1c24baeb6a03443cb575f630795cd600321 100644 (file)
--- 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...)