From 4ea13eb1ceee1610d9044965c1a90b6d5443518b Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sat, 4 Dec 2021 19:42:47 +0100 Subject: added proposal into main documentation Sigsum logs should now use open-ended shard intervals. --- doc/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/api.md') diff --git a/doc/api.md b/doc/api.md index e6b0c41..bf429d8 100644 --- a/doc/api.md +++ b/doc/api.md @@ -380,8 +380,8 @@ Ed25519 as signature scheme. SHA256 as hash function. prefix to be used to construct a version 0 specific endpoint. - **Shard interval start**: the earliest time at which logging requests are accepted as the number of seconds since the UNIX epoch. -- **Shard interval end**: The latest time at which logging - requests are accepted as the number of seconds since the UNIX epoch. +- **Shard interval end**: determined by policy. A log that is active should + use the number of seconds since the UNIX epoch as a dynamic shard end. ### 4.2 - Witness - **Public key**: public verification key that is used to verify tree head -- cgit v1.2.3