From 0d91005ea655edaeda08cd9188066cf182c63868 Mon Sep 17 00:00:00 2001 From: zocker1999net Date: Tue, 23 May 2023 21:31:51 +0000 Subject: Add info that onion v3 URLs use SHA3-256 --- address-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/address-spec.txt b/address-spec.txt index 98e7068..1e90e6e 100644 --- a/address-spec.txt +++ b/address-spec.txt @@ -1,4 +1,3 @@ - Special Hostnames in Tor Nick Mathewson @@ -71,6 +70,7 @@ Table of Contents - PUBKEY is the 32 bytes ed25519 master pubkey of the onion service. - VERSION is a one byte version field (default value '\x03') - ".onion checksum" is a constant string + - H is SHA3-256 - CHECKSUM is truncated to two bytes before inserting it in onion_address When Tor sees an address in this format, it tries to look up and connect to -- cgit v1.2.3-54-g00ecf