w3c / browser-specs

A machine-readable list of Web specifications
Other
227 stars 46 forks source link

Add signature-based-sri #1532

Open browser-specs-bot opened 1 month ago

browser-specs-bot commented 1 month ago

URL

https://wicg.github.io/signature-based-sri/

Rationale

Additional properties

{}
browser-specs-bot commented 1 month ago

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1) ```json { "url": "https://wicg.github.io/signature-based-sri/", "seriesComposition": "full", "shortname": "signature-based-sri", "series": { "shortname": "signature-based-sri", "currentSpecification": "signature-based-sri", "title": "Signature-based Integrity", "shortTitle": "Signature-based Integrity", "nightlyUrl": "https://wicg.github.io/signature-based-sri/" }, "organization": "W3C", "groups": [ { "name": "Web Platform Incubator Community Group", "url": "https://www.w3.org/community/wicg/" } ], "nightly": { "url": "https://wicg.github.io/signature-based-sri/", "status": "Unofficial Proposal Draft", "alternateUrls": [], "repository": "https://github.com/WICG/signature-based-sri", "sourcePath": "index.bs", "filename": "index.html" }, "title": "Signature-based Integrity", "source": "spec", "shortTitle": "Signature-based Integrity", "categories": [ "browser" ], "standing": "pending" } ```

Tests

These changes look good! 😎

tidoust commented 2 weeks ago

Pending clarity on status of the spec as the entry in Chromestatus currently says "No longer pursuing": https://chromestatus.com/feature/5713333428682752

dontcallmedom commented 1 week ago

see also https://github.com/WICG/proposals/issues/175