commit 09d71e45814505d004c10c7bc156d576c6a59956 Author: Nicolas Braud-Santoni nicolas@braud-santoni.eu Date: Sat Jan 14 16:12:17 2017 +0100
prop224: Clarify time period example
It was unclear whether this was “the epoch at <time>” or “(X seconds after the epoch) at <time>”. --- proposals/224-rend-spec-ng.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt index 53a1479..72093b3 100644 --- a/proposals/224-rend-spec-ng.txt +++ b/proposals/224-rend-spec-ng.txt @@ -723,8 +723,8 @@ Table of contents: in time period number 16903.
Specifically, time period #16903 began 16903*1440*60 + (12*60*60) seconds - after the epoch at 2016-04-12 12:00 UTC, and ended at 16904*1440*60 + - (12*60*60) seconds after the epoch at 2016-04-13 12:00 UTC. + after the epoch, at 2016-04-12 12:00 UTC, and ended at 16904*1440*60 + + (12*60*60) seconds after the epoch, at 2016-04-13 12:00 UTC.
2.2.2. When to publish a hidden service descriptor [WHEN-HSDESC]
tor-commits@lists.torproject.org