[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] specify the dir spec better (suggested by lexi)
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
dir-spec.txt
Log Message:
specify the dir spec better (suggested by lexi)
Index: dir-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/dir-spec.txt,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -d -r1.49 -r1.50
--- dir-spec.txt 30 May 2006 06:11:46 -0000 1.49
+++ dir-spec.txt 27 Jun 2006 11:23:10 -0000 1.50
@@ -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.