WICG/webpackage

Address clients that are offline for long periods of time

Open

#117 opened on Jan 26, 2018

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Go (123 forks)github user discovery
architecturefeature requesthelp wanted

Repository metrics

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

Description

People with expensive data plans may run out of data early in a month, and not come back online until the next month. The 7-day validity limit in https://wicg.github.io/webpackage/draft-yasskin-http-origin-signed-responses.html#signature-validity is good or even too long while online, but not enough while offline. We need to figure out if we can give clients permission to use expired signatures under certain circumstances, and if so, how to specify that.

Contributor guide