about summary refs log tree commit homepage
path: root/ISSUES
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2022-08-16 18:37:22 +0000
committerEric Wong <bofh@yhbt.net>2022-08-16 18:37:22 +0000
commite7e9e2fdf40e566a50f98d0f421892d696d6681e (patch)
tree85c3542c1aae021336e4182cff8db01c64eb286e /ISSUES
parenta08e4a6d613d9f3b4c2afb57f2691f0710a9d920 (diff)
downloadunicorn-e7e9e2fdf40e566a50f98d0f421892d696d6681e.tar.gz
POP3 access is less straightforward since it requires a UUID
cookie embedded into the username to track deletes, and also
requires embedding the mailbox name into the username (since
POP3 has a 1:1 user:folder mapping).  Of course, a Tor .onion
endpoint is supported for anonymity.

AUTH=ANONYMOUS is recommended for IMAP since bots were attempting
to use compromised logins to scrape the public mail archives for
private info and burning up my CPU.
Diffstat (limited to 'ISSUES')
-rw-r--r--ISSUES7
1 files changed, 4 insertions, 3 deletions
diff --git a/ISSUES b/ISSUES
index 015de37..083b1c8 100644
--- a/ISSUES
+++ b/ISSUES
@@ -81,14 +81,15 @@ Mail is publicly-archived, SMTP subscription is discouraged to avoid
 servers being a single-point-of-failure, so Cc: all participants.
 
 The HTTP(S) archives have links to per-thread Atom feeds and downloadable
-mboxes.  Read-only IMAP(S) folders and NNTP(S) newsgroups are also available.
+mboxes.  Read-only IMAP(S) folders, POP3, and NNTP(S) newsgroups are available.
 
 * https://yhbt.net/unicorn-public/
 * http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/unicorn-public/
-* imaps://yhbt.net/inbox.comp.lang.ruby.unicorn.0
-* imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.unicorn.0
+* imaps://;AUTH=ANONYMOUS@yhbt.net/inbox.comp.lang.ruby.unicorn.0
+* imap://;AUTH=ANONYMOUS@7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.unicorn.0
 * nntps://news.public-inbox.org/inbox.comp.lang.ruby.unicorn
 * nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general
+* https://yhbt.net/unicorn-public/_/text/help/#pop3
 
 Full Atom feeds:
 * https://yhbt.net/unicorn-public/new.atom