diff options
Diffstat (limited to 'doc/spec/dir-spec-v2.txt')
-rw-r--r-- | doc/spec/dir-spec-v2.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/spec/dir-spec-v2.txt b/doc/spec/dir-spec-v2.txt index 7f71f8f071..d49420007a 100644 --- a/doc/spec/dir-spec-v2.txt +++ b/doc/spec/dir-spec-v2.txt @@ -501,7 +501,8 @@ $Id$ When a router posts a signed descriptor to a directory authority, the authority first checks whether it is well-formed and correctly self-signed. If it is, the authority next verifies that the nickname - question is already assigned to a router with a different public key. + in question is not already assigned to a router with a different + public key. Finally, the authority MAY check that the router is not blacklisted because of its key, IP, or another reason. |