aboutsummaryrefslogtreecommitdiff
path: root/proposals/104-short-descriptors.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-04-21 17:48:50 +0000
committerNick Mathewson <nickm@torproject.org>2007-04-21 17:48:50 +0000
commit8909adaa97645d8fd4292df2efd46dc5e1a5c2d4 (patch)
treecb54cdaa92bb439c1bfd8072b865d2f1d39d97a0 /proposals/104-short-descriptors.txt
parent5bb745e119c789404be2e96c1777b9bb829b5605 (diff)
downloadtorspec-8909adaa97645d8fd4292df2efd46dc5e1a5c2d4.tar.gz
torspec-8909adaa97645d8fd4292df2efd46dc5e1a5c2d4.zip
r12489@catbus: nickm | 2007-04-21 13:48:39 -0400
The ten thousandth Tor commit: add two new proposals (one from Mike Perry about randomized path length, and one from me about simplifyin authority operation) and expand and/or refine serveral older ones. Most notable there are changes to 103 that will allow us to make authorities more resistant to key compromise. svn:r10000
Diffstat (limited to 'proposals/104-short-descriptors.txt')
-rw-r--r--proposals/104-short-descriptors.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/proposals/104-short-descriptors.txt b/proposals/104-short-descriptors.txt
index 44e4ae7..9392acb 100644
--- a/proposals/104-short-descriptors.txt
+++ b/proposals/104-short-descriptors.txt
@@ -122,6 +122,13 @@ Specification:
the digest of the extra-info document.
* The published fields in the two documents match.
+ Authorities SHOULD drop extra-info documents that do not meet these
+ criteria.
+
+ Extra-info documents MAY be uploaded as part of the same HTTP post as
+ the router descriptor, or separately. Authorities MUST accept both
+ methods.
+
Authorities SHOULD try to fetch extra-info documents from one another if
they do not have one matching the digest declared in a router
descriptor.