[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #20153 [Core Tor/Tor]: VirtualAddrNetworkIPv6 man entry should say "[FC00::]/7"



#20153: VirtualAddrNetworkIPv6 man entry should say "[FC00::]/7"
--------------------------+------------------------------
 Reporter:  teor          |          Owner:
     Type:  defect        |         Status:  new
 Priority:  Medium        |      Milestone:  Tor: 0.2.???
Component:  Core Tor/Tor  |        Version:
 Severity:  Normal        |     Resolution:
 Keywords:  easy doc      |  Actual Points:
Parent ID:                |         Points:  0.1
 Reviewer:                |        Sponsor:
--------------------------+------------------------------

Comment (by grarpamp):

 Also, the correct form is fc00::/7 without brackets.
 Brackets are used with URI's to delineate ports as in
 https://[fc00::1]:443/ .
 Addresses must also be written in lower case.
 I see numerous places in the manpage, and thus probably also in
 the code that need fixed to not use brackets and be lowercased.

 For tor purposes, I'd suggest to override the 'should represent'
 of 5952 and instead write/print output only in the full 32char
 form simply to make parsing easier for downstream consumers that
 may not utilize parsing libraries (tor tool script writers, etc).
 Or at least make a new 'FullIPv6Rep" config option for it.

 https://tools.ietf.org/html/rfc5952
 https://tools.ietf.org/html/rfc4291
 https://tools.ietf.org/html/rfc3986

 Somewhat related, relay fingerprints also need to be
 lowercased and without embedded spaces. I think there's
 a ticket on that too.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20153#comment:1>
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