Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address clients that are offline for long periods of time #117

Open
jyasskin opened this issue Jan 26, 2018 · 3 comments
Open

Address clients that are offline for long periods of time #117

jyasskin opened this issue Jan 26, 2018 · 3 comments
Labels
architecture Big design questions that need to be figured out. feature request help wanted Community members should chime in with your opinions.

Comments

@jyasskin
Copy link
Member

jyasskin commented Jan 26, 2018

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.

@sleevi
Copy link

sleevi commented Jan 26, 2018

Is the framing correct? It presumes it’s desirable or even good for clients to use expired signatures, and it’s just a matter of figuring out “how.” It seems the bigger question is whether that is a valid use case, given the security risks - with a perfectly acceptable answer being “No, this is not a valid use case.”

@jyasskin jyasskin changed the title Specify permission to use expired exchanges while offline Address clients that are offline for long periods of time Jan 27, 2018
@jyasskin
Copy link
Member Author

@sleevi Yeah, good point. How's the new wording?

@sleevi
Copy link

sleevi commented Jan 27, 2018

👌❤️

@jyasskin jyasskin added architecture Big design questions that need to be figured out. feature request help wanted Community members should chime in with your opinions. labels May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Big design questions that need to be figured out. feature request help wanted Community members should chime in with your opinions.
Projects
None yet
Development

No branches or pull requests

2 participants