[tor-commits] [torspec/master] Use the prop220-aware format for id lines in mds

nickm at torproject.org nickm at torproject.org
Wed May 7 00:43:34 UTC 2014


commit b1baf945e9a79ec289253ee41e2435283b64fb91
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue May 6 20:43:31 2014 -0400

    Use the prop220-aware format for id lines in mds
---
 dir-spec.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dir-spec.txt b/dir-spec.txt
index f8ad450..7e1fe13 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1197,7 +1197,7 @@
         (Only included when generating microdescriptors for
         consensus-method 15 or later.)
 
-     "id" SP base64-encoded-identity-digest NL
+     "id" SP "rsa1024" SP base64-encoded-identity-digest NL
 
         [At most once]
 



More information about the tor-commits mailing list