From 3117a41d1b1aac6eaeeebe4c28ecf4e7f158412f Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 27 Jun 2006 11:23:10 +0000 Subject: [PATCH] specify the dir spec better (suggested by lexi) svn:r6692 --- doc/dir-spec.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/dir-spec.txt b/doc/dir-spec.txt index 98741d9a29..d7f623e55d 100644 --- a/doc/dir-spec.txt +++ b/doc/dir-spec.txt @@ -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 \n") using the directory authority's + signing key. We compress the network status list with zlib before transmitting it.