clogger RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] doc: update with IMAPS, NNTPS, and .onion mail archive URLs
@ 2020-08-10 22:18 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-08-10 22:18 UTC (permalink / raw)
  To: clogger-public

public-inbox.org started running an IMAP + IMAPS server.
---
 .olddoc.yml |  5 ++++-
 README      | 24 ++++++++++++++++++------
 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/
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-10 22:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10 22:18 [PATCH] doc: update with IMAPS, NNTPS, and .onion mail archive URLs Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/clogger.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).