← Back to release summary

Origin-Signed HTTP Exchanges

Category
Network / Connectivity
Type
New or changed feature
Status
Enabled by default (Chrome 73)
Intent stage
None

Summary

Allows sites to send HTTP request/response pairs (exchanges) that are authoritative for an origin, even when the server itself is not authoritative for that origin. This is part of Web Packaging, which will allow people to share web applications peer-to-peer, while offline, with proof that an app comes from its original author. This also shares some infrastructure with signature-based SRI.

Standards & signals

Docs: https://github.com/WICG/webpackage/blob/master/explainer.md

View on chromestatus.com