aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-09-17 13:31:42 -0400
committerNick Mathewson <nickm@torproject.org>2020-09-17 13:31:42 -0400
commitb92dd338887ac023da4b5d1aa27b7b3c8ad552bd (patch)
tree997fb138dd225e637daf99d47b8fff52be1b8d11 /dir-spec.txt
parent61b5da1756ad78acbc5ee033b8d4c4579649187b (diff)
downloadtorspec-b92dd338887ac023da4b5d1aa27b7b3c8ad552bd.tar.gz
torspec-b92dd338887ac023da4b5d1aa27b7b3c8ad552bd.zip
Update dirspec to reflect REASONABLY_LIVE_TIME.
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index 47a4ee7..6b0f438 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -362,7 +362,10 @@
(See note above: clients guess that the next consensus's FU will be
two intervals after the current VA.)
- VU: The consensus is no longer valid.
+ VU: The consensus is no longer valid; clients should continue to try to
+ download a new consensus if they have not done so already.
+
+ VU + 24 hours: Clients will no longer use the consensus at all.
VoteSeconds and DistSeconds MUST each be at least 20 seconds; FU-VA and
VU-FU MUST each be at least 5 minutes.
@@ -1770,10 +1773,14 @@
[Exactly once.]
- The end of the Interval for this vote. After this time, the
- consensus produced by this vote should not be used. See section 1.4
+ The end of the Interval for this vote. After this time, all
+ clients should try to find a more recent consensus. See section 1.4
for voting timeline information.
+ In practice, clients continue to use the consensus for up to 24 hours
+ after it is no longer valid, if no more recent consensus can be
+ downloaded.
+
"voting-delay" SP VoteSeconds SP DistSeconds NL
[Exactly once.]