[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #25277 [Core Tor/Tor]: Summarise the format of v3 hidden service addresses in the Tor man page (was: Publish regex for v3 hidden services)
#25277: Summarise the format of v3 hidden service addresses in the Tor man page
--------------------------------------+------------------------------------
Reporter: ageisp0lis | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.3.4.x-final
Component: Core Tor/Tor | Version: Tor: 0.3.2.1-alpha
Severity: Normal | Resolution:
Keywords: prop224, tor-hs, tor-doc | Actual Points:
Parent ID: | Points: 0.1
Reviewer: | Sponsor:
--------------------------------------+------------------------------------
Changes (by teor):
* component: Webpages => Core Tor/Tor
* version: Tor: unspecified => Tor: 0.3.2.1-alpha
* milestone: => Tor: 0.3.4.x-final
* keywords: hidden services, v3, next-generation, regex => prop224, tor-
hs, tor-doc
* type: enhancement => defect
* points: => 0.1
Old description:
> We have regexes for v1:
> {{{
> ^[a-z2-7]{40}\.onion$
> }}}
>
> and v2:
> {{{
> ^[a-z2-7]{16}\.onion$
> }}}
>
> What do the new addresses look like, do they have the same characters and
> just 56 of them? This should be in the manual.
New description:
We have regexes for ~~v1~~ v3:
{{{
^[a-z2-7]{56}\.onion$
}}}
where the last digit is always "d".
and v2:
{{{
^[a-z2-7]{16}\.onion$
}}}
What do the new addresses look like, do they have the same characters and
just 56 of them? This should be in the manual, which says:
{{{
Valid onion addresses contain 16 characters in a-z2-7 plus ".onion", and
valid auth cookies contain 22 characters in A-Za-z0-9+/.
}}}
--
Comment:
The manual is generated from the tor source repository at
tor/doc/tor.1.txt.
Then it's placed on the website.
Would you like to create a patch?
Otherwise, someone else will get to it eventually.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25277#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs