aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2023-07-20 12:55:46 +0000
committerDavid Goulet <dgoulet@torproject.org>2023-07-20 12:55:46 +0000
commit2d40105241b901199aa65175d546a85b8ad9969c (patch)
tree4579c9ffda08661cdc9c89e53dea89add14dd08f /rend-spec-v3.txt
parent486b3b5d484eb0017688d296097e9c6ffcadccc2 (diff)
parentd4f233cdbfa6eaf9d8acdfb66655807bd452e9e3 (diff)
downloadtorspec-2d40105241b901199aa65175d546a85b8ad9969c.tar.gz
torspec-2d40105241b901199aa65175d546a85b8ad9969c.zip
Merge branch 'srv-disaster-rounding' into 'main'
State rounding convention for shared random disaster minutes See merge request tpo/core/torspec!108
Diffstat (limited to 'rend-spec-v3.txt')
-rw-r--r--rend-spec-v3.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 56083a1..8edd0da 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1090,9 +1090,10 @@ Table of contents:
SRV = H("shared-random-disaster" | INT_8(period_length) | INT_8(period_num))
- where period_length is the length of a time period in minutes, period_num is
- calculated as specified in [TIME-PERIODS] for the wanted shared random value
- that could not be found originally.
+ where period_length is the length of a time period in minutes,
+ rounded down; period_num is calculated as specified in
+ [TIME-PERIODS] for the wanted shared random value that could not be
+ found originally.
2.3.2. Hidden services and changing shared random values