specify the dir spec better (suggested by lexi)

svn:r6692
This commit is contained in:
Roger Dingledine 2006-06-27 11:23:10 +00:00
parent 0bf10589bc
commit 3117a41d1b

View File

@ -188,8 +188,10 @@ $Id$
The signature section contains:
"directory-signature". A signature of the rest of the document using
the directory authority's signing key.
"directory-signature". A signature of the rest of the document
(the document up until the signature, including the line
"directory-signature <nick>\n") using the directory authority's
signing key.
We compress the network status list with zlib before transmitting it.