From: Eric Wong <bofh@yhbt.net>
To: clogger-public@yhbt.net
Subject: [PATCH] doc: update with IMAPS, NNTPS, and .onion mail archive URLs
Date: Mon, 10 Aug 2020 22:18:22 +0000 [thread overview]
Message-ID: <20200810221822.8162-1-bofh@yhbt.net> (raw)
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/
reply other threads:[~2020-08-10 22:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/clogger/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200810221822.8162-1-bofh@yhbt.net \
--to=bofh@yhbt.net \
--cc=clogger-public@yhbt.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).