mirror of
https://github.com/torproject/torspec.git
synced 2025-02-01 13:13:58 +00:00
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 <dgoulet@torproject.org>
This commit is contained in:
parent
d88afa188e
commit
4d0d42fa44
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user