clogger RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] doc: use Tor v3 .onion URLs
@ 2021-05-25 23:37 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-05-25 23:37 UTC (permalink / raw)
  To: clogger-public

Tor is dropping v2 .onion in favor of more secure (but less
readable) v3 .onion URLs.  Zooko's triangle once again :/
(no, we won't support planet-destroying proof-of-work schemes)
---
 .olddoc.yml | 8 ++++----
 README      | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index af28387..efcc429 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -5,12 +5,12 @@ git_url: git://yhbt.net/clogger.git
 public_email: clogger-public@yhbt.net
 ml_url:
 - https://yhbt.net/clogger-public/
-- http://ou63pmih66umazou.onion/clogger-public/
+- http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger-public/
 - imaps://news.public-inbox.org/inbox.comp.lang.ruby.clogger.0
-- imap://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger.0
+- imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.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
+- nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.clogger
 source_code:
 - git clone git://yhbt.net/clogger.git
 - git clone https://yhbt.net/clogger.git
-- torsocks git clone http://ou63pmih66umazou.onion/clogger.git
+- torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger.git
diff --git a/README b/README
index cdb8fba..3c5e419 100644
--- a/README
+++ b/README
@@ -121,9 +121,9 @@ requests) is done via publicly-archived email:
 
 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
+* http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger-public/
+* imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.clogger.0
+* nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.clogger
 
 AUTH=ANONYMOUS is supported for IMAP and IMAPS, and any
 username + password will work.

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

only message in thread, other threads:[~2021-05-25 23:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 23:37 [PATCH] doc: use Tor v3 .onion 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).