mirror of
https://github.com/torproject/torspec.git
synced 2025-02-17 15:18:27 +00:00
Clarify that the nickname part of a LongName is indeed optional.
svn:r19076
This commit is contained in:
parent
eb602ac139
commit
841b1e4369
@ -96,7 +96,8 @@ $Id$
|
||||
Fingerprint = "$" 40*HEXDIG
|
||||
|
||||
; A "=" indicates that the given nickname is canonical; a "~" indicates
|
||||
; that the given nickname is not canonical.
|
||||
; that the given nickname is not canonical. If no nickname is given at
|
||||
; all, Tor does not even have a guess for what this router calls itself.
|
||||
LongName = Fingerprint [ ( "=" / "~" ) Nickname ]
|
||||
|
||||
; How a controller tells Tor about a particular OR. There are four
|
||||
|
Loading…
x
Reference in New Issue
Block a user