From 4d0d42fa4405c4e3a71861bdf81edb28be8f8567 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 1 May 2018 15:19:44 -0400 Subject: rend-spec-v3: Descriptor maximum lifetime is 12h Specification had 50 hours but the code is using 12 hours. I could only find commit dacf568f5e28c9c48a674a45b14af9db6b4e2bde that added that 50 hours value without much explanation. Since tor stable is currently using 12 hours, change the spec for now and we'll make future changes if necessary as long as the code matches the spec. Signed-off-by: David Goulet --- rend-spec-v3.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'rend-spec-v3.txt') diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index fd51cb2..728f38f 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -1063,7 +1063,8 @@ Table of contents: hidden service descriptor at least LifetimeMinutes after it was uploaded. - The LifetimeMinutes field can take values between 30 and 3000 (50 hours). + The LifetimeMinutes field can take values between 30 and 720 (12 + hours). "descriptor-signing-key-cert" NL certificate NL -- cgit v1.2.3-54-g00ecf