From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.7 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 59CB61F5AE for ; Mon, 24 May 2021 20:46:46 +0000 (UTC) From: Eric Wong To: kgio-public@yhbt.net Subject: [PATCH] doc: update to v3 Onion URLs Date: Mon, 24 May 2021 20:46:46 +0000 Message-Id: <20210524204646.7613-1-bofh@yhbt.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.olddoc.yml b/.olddoc.yml index a1152a8..6d355f5 100644 --- a/.olddoc.yml +++ b/.olddoc.yml @@ -2,7 +2,7 @@ cgit_url: https://yhbt.net/kgio.git ml_url: - https://yhbt.net/kgio-public/ -- http://ou63pmih66umazou.onion/kgio-public/ +- http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio-public/ rdoc_url: https://yhbt.net/kgio/ public_email: kgio-public@yhbt.net noindex: @@ -10,7 +10,7 @@ noindex: - TODO nntp_url: - nntp://news.public-inbox.org/inbox.comp.lang.ruby.kgio -- nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.kgio +- nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.kgio source_code: - git clone https://yhbt.net/kgio.git -- torsocks git clone http://ou63pmih66umazou.onion/kgio.git +- torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio.git