From 0127bdfc21e8568127d27b80fcb0e4d107c763e2 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 15 Nov 2023 20:54:39 -0500 Subject: OPE: Do not confuse the start of the srv with the time period Correct results here require that the revision counter monotonically increase through the life of KP_hs_blind_id. --- spec/rend-spec/revision-counter-mgt.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/spec/rend-spec/revision-counter-mgt.md b/spec/rend-spec/revision-counter-mgt.md index ca7ca55..22a5772 100644 --- a/spec/rend-spec/revision-counter-mgt.md +++ b/spec/rend-spec/revision-counter-mgt.md @@ -30,9 +30,7 @@ without an actual coordination mechanism. Let T be the number of seconds that have elapsed since the beginning of the time period, -plus 1. (T must be at least 1.) Implementations can use the -number of seconds since the start time of the shared random protocol run -that corresponds to this descriptor. +plus 1. (T must be at least 1.) Let S be a secret that all the service providers share. For example, it could be the private signing key corresponding to the -- cgit v1.2.3-54-g00ecf