[or-cvs] Add fingerprint and contact fields to network-status specif...

Nick Mathewson nickm at seul.org
Fri Sep 2 20:28:31 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv10098/doc

Modified Files:
	dir-spec.txt 
Log Message:
Add fingerprint and contact fields to network-status specification

Index: dir-spec.txt
===================================================================
RCS file: /home/or/cvsroot/tor/doc/dir-spec.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dir-spec.txt	26 Aug 2005 23:39:11 -0000	1.11
+++ dir-spec.txt	2 Sep 2005 20:28:29 -0000	1.12
@@ -83,7 +83,11 @@
          specification, the version is "2".
       "dir-source" -- The hostname, current IP address, and directory
          port of the directory server, separated by spaces.
-      "dir-fingerprint" -- XXXX DOCDOC
+      "fingerprint" -- A base16-encoded hash of the signing key's
+         fingerprint, with no additional spaces added.
+      "contact" -- An arbitrary string describing how to contact the
+         directory server's administrator.  Administrators should include at
+         least an email address and a PGP fingerprint.
       "dir-signing-key" -- The directory server's public signing key.
       "client-versions" -- A comma-separated list of recommended client versions
       "server-versions" -- A comma-separated list of recommended server versions



More information about the tor-commits mailing list