Skip to content

Commit 90cda1a

Browse files
committed
Positive: Opaque Response Blocking (ORB)
We closed this without a dashboard entry, but it seems like we'd benefit from one. Closes mozilla#860.
1 parent 8a6b69e commit 90cda1a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

activities.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,18 @@
10111011
"title": "Network Information API",
10121012
"url": "https://wicg.github.io/netinfo"
10131013
},
1014+
{
1015+
"ciuName": null,
1016+
"description": "Safelist certain opaque responses based on MIME type and block everything else.",
1017+
"id": "orb",
1018+
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1532642",
1019+
"mozPosition": "positive",
1020+
"mozPositionDetail": "Our preferred approach to handle opaque responses when defending against Spectre attacks.",
1021+
"mozPositionIssue": 860,
1022+
"org": "Proposal",
1023+
"title": "Opaque Response Blocking (ORB)",
1024+
"url": "https://github.com/annevk/orb"
1025+
},
10141026
{
10151027
"ciuName": null,
10161028
"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).",

0 commit comments

Comments
 (0)