diff options
author | Linus Nordberg <linus@nordberg.se> | 2021-12-08 11:47:26 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2021-12-08 11:47:26 +0100 |
commit | 4507a1f8d540e9ae7c3f947df44e678af75b82c8 (patch) | |
tree | 895634bc9432ec5b3ef80c3e1f703e6590ba062d /issues/update-timestamp-verification.md | |
parent | 4c8261eb1a732f68f3c9cd3204ac856208969ecc (diff) |
follow spec wrt tree head age
Allow for 10s of clock drift too.
Bug reported by rgdd.
Diffstat (limited to 'issues/update-timestamp-verification.md')
-rw-r--r-- | issues/update-timestamp-verification.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/issues/update-timestamp-verification.md b/issues/update-timestamp-verification.md deleted file mode 100644 index e804856..0000000 --- a/issues/update-timestamp-verification.md +++ /dev/null @@ -1,10 +0,0 @@ -**Title**: Update timestamp verification -**Date**: 2021-12-08 - -# Summary -Update the condition which is used to determine whether a tree head is fresh. - -# Description -The current Sigsum API documentation specifies that a witness must not sign a -tree head if its timestamp is older than five minutes. The current witness -implementation uses an older interval that was looser: +- 12 hours. |