Skip to content

Commit

Permalink
Positive: Opaque Response Blocking (ORB) (#864)
Browse files Browse the repository at this point in the history
We closed this without a dashboard entry, but it seems like we'd
benefit from one.

Closes #860.
  • Loading branch information
farre authored Aug 14, 2023
1 parent 8a6b69e commit 603fd27
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -1011,6 +1011,18 @@
"title": "Network Information API",
"url": "https://wicg.github.io/netinfo"
},
{
"ciuName": null,
"description": "Safelist certain opaque responses based on MIME type and block everything else.",
"id": "orb",
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1532642",
"mozPosition": "positive",
"mozPositionDetail": "Our preferred approach to handle opaque responses when defending against Spectre attacks.",
"mozPositionIssue": 860,
"org": "Proposal",
"title": "Opaque Response Blocking (ORB)",
"url": "https://github.com/annevk/orb"
},
{
"ciuName": null,
"description": "This specification defines a delivery mechanism for a number of policies which are to be applied to an entire origin. It compliments header-based delivery mechanisms for existing policies (Content Security Policy, Referrer Policy, etc).",
Expand Down

0 comments on commit 603fd27

Please sign in to comment.