From 7a9b65d2c2a1a1cc3a84b805337fffb2d62fe2fc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 25 Dec 2021 17:41:43 +0000 Subject: doc: v3 .onion updates, nntp => nntps, minor wording changes Tor v2 .onion support is deprecated, so we're stuck with longer (but more secure :P) v3 .onion names. Use NNTPS where available instead of NNTP to reduce the likelyhood of MiTM censorship and injection. --- .olddoc.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to '.olddoc.yml') diff --git a/.olddoc.yml b/.olddoc.yml index 0609bdb..10ddc07 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -3,7 +3,7 @@ cgit_url: https://yhbt.net/unicorn.git rdoc_url: https://yhbt.net/unicorn/ ml_url: - https://yhbt.net/unicorn-public/ -- http://ou63pmih66umazou.onion/unicorn-public/ +- http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/unicorn-public/ merge_html: unicorn_1: Documentation/unicorn.1.html unicorn_rails_1: Documentation/unicorn_rails.1.html @@ -13,10 +13,13 @@ noindex: - TODO - unicorn_rails_1 public_email: unicorn-public@yhbt.net +imap_url: +- imaps://yhbt.net/inbox.comp.lang.ruby.unicorn.0 +- imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.unicorn.0 nntp_url: -- nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn -- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.unicorn +- nntps://news.public-inbox.org/inbox.comp.lang.ruby.unicorn +- nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.unicorn - nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general source_code: - git clone https://yhbt.net/unicorn.git -- torsocks git clone http://ou63pmih66umazou.onion/unicorn.git +- torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/unicorn.git -- cgit v1.2.3-24-ge0c7