[tor-commits] [torspec] branch main updated: Add info that onion v3 URLs use SHA3-256

gitolite role git at cupani.torproject.org
Wed May 24 18:20:26 UTC 2023


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository torspec.

The following commit(s) were added to refs/heads/main by this push:
     new 0d91005  Add info that onion v3 URLs use SHA3-256
0d91005 is described below

commit 0d91005ea655edaeda08cd9188066cf182c63868
Author: zocker1999net <me+tor-gitlab at banananet.work>
AuthorDate: Tue May 23 21:31:51 2023 +0000

    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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list