WICG/webpackage

Deal with clock skew

Open

#141 opened on Mar 7, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (123 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,256 stars)
PR merge metrics
 (PR metrics pending)

Description

Our strictness in enforcing being within the 7-day signature validity period interacts badly with skewed clocks. Do we want to encourage signers to pre-date the signature's timestamp by X hours, or require clients to trust signatures that start being valid in X hours, or something else?

Contributor guide