Browse Source

Specify exactly what we meant by "the digest of a descriptor". Fortunately, we dont depend on it being right yet.

svn:r5085
Nick Mathewson 20 years ago
parent
commit
d69089fc64
1 changed files with 2 additions and 1 deletions
  1. 2 1
      doc/dir-spec.txt

+ 2 - 1
doc/dir-spec.txt

@@ -107,7 +107,8 @@ $Id$
           - A hash of its identity key, encoded in base64, with trailing =
           - A hash of its identity key, encoded in base64, with trailing =
             signs removed.
             signs removed.
           - A hash of its most recent descriptor, encoded in base64, with
           - A hash of its most recent descriptor, encoded in base64, with
-            trailing = signs removed.
+            trailing = signs removed.  (The hash is calculated as for
+            computing the signature of a descriptor.)
           - The publication time of its most recent descriptor.
           - The publication time of its most recent descriptor.
           - An IP
           - An IP
           - An OR port
           - An OR port