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

Loading Signed Exchanges #162

Closed
sideshowbarker opened this issue Dec 20, 2018 · 0 comments
Closed

Loading Signed Exchanges #162

sideshowbarker opened this issue Dec 20, 2018 · 0 comments

Comments

@sideshowbarker
Copy link
Contributor

sideshowbarker commented Dec 20, 2018

Spec: https://wicg.github.io/webpackage/loading.html

The Signed Exchanges specification [draft-yasskin-http-origin-signed-responses] describes a way to provide one or more signatures for an HTTP exchange and to check whether any of those signatures is trusted as authoritative for a particular origin. This specification describes how web browsers load those exchanges. It is expressed as several monkeypatches to the [FETCH] specification which call algorithms defined here.

This is related to #96, Packaging Websites (Signed HTTP Exchanges)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants
@sideshowbarker @tidoust and others