WICG/webpackage

Address clients that are offline for long periods of time

Open

#117 opened on Jan 26, 2018

 (3 comments) (1 reaction) (0 assignees)Go (124 forks)github user discovery
architecturefeature requesthelp wanted

Repository metrics

Stars
 (1,257 stars)
PR merge metrics
 (Avg merge 19h 38m) (1 merged PR in 30d)

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