about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2020-08-10 22:11:07 +0000
committerEric Wong <bofh@yhbt.net>2020-08-10 22:18:00 +0000
commit6e8728da2b4a98efdd90409acc7c27d305a1010b (patch)
treeaf6de68b00f9970ca7f9733b00d9526a8bae2747
parent093cfc6f28d648c1a8d9cfb67a7802b2ebd8144f (diff)
downloadclogger-6e8728da2b4a98efdd90409acc7c27d305a1010b.tar.gz
public-inbox.org started running an IMAP + IMAPS server.
-rw-r--r--.olddoc.yml5
-rw-r--r--README24
2 files changed, 22 insertions, 7 deletions
diff --git a/.olddoc.yml b/.olddoc.yml
index f774210..af28387 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -6,7 +6,10 @@ public_email: clogger-public@yhbt.net
 ml_url:
 - https://yhbt.net/clogger-public/
 - http://ou63pmih66umazou.onion/clogger-public/
-- nntp://news.public-inbox.org/inbox.comp.lang.ruby.clogger
+- imaps://news.public-inbox.org/inbox.comp.lang.ruby.clogger.0
+- imap://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger.0
+- nntps://news.public-inbox.org/inbox.comp.lang.ruby.clogger
+- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger
 source_code:
 - git clone git://yhbt.net/clogger.git
 - git clone https://yhbt.net/clogger.git
diff --git a/README b/README
index a6a5db8..c90dd1a 100644
--- a/README
+++ b/README
@@ -108,18 +108,30 @@ You may also browse and download snapshot tarballs:
 * https://yhbt.net/clogger.git
 * http://repo.or.cz/w/clogger.git (gitweb)
 
-The mailing list (see below) is central for coordination and
-development.  Patches should always be sent inline
-(git format-patch -M + git send-email) so we can reply to them inline.
+We use email for coordination and development, see below:
 
 == CONTACT
 
 All feedback (bug reports, user/development discussion, patches, pull
-requests) go to the public mailing list.
+requests) is done via publicly-archived email:
 
-* mailto:clogger-public@yhbt.net
+* https://yhbt.net/clogger-public/
+* imaps://news.public-inbox.org/inbox.comp.lang.ruby.clogger.0
+* nntps://news.public-inbox.org/inbox.comp.lang.ruby.clogger
+
+Tor users may also access HTTP, IMAP, and NNTP archives via .onion:
+
+* http://ou63pmih66umazou.onion/clogger-public/
+* imap://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger.0
+* nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger
 
-Do not send HTML mail or attachments.  Do not top post.
+AUTH=ANONYMOUS is supported for IMAP and IMAPS, and any
+username + password will work.
+
+No subscription or real names will ever be required to email us.
+Do not send HTML email, do not top post.
+
+* mailto:clogger-public@yhbt.net
 
 Homepage: https://yhbt.net/clogger/