Skip to content

Commit b9b3318

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 b9b3318

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
@@ -463,6 +463,18 @@
463463
"title": "Cross-Origin Read Blocking (CORB)",
464464
"url": "https://chromium.googlesource.com/chromium/src/+/master/services/network/cross_origin_read_blocking_explainer.md"
465465
},
466+
{
467+
"ciuName": null,
468+
"description": "Safelist certain opaque responses based on MIME type and block everything else.",
469+
"id": "orb",
470+
"mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1532642",
471+
"mozPosition": "positive",
472+
"mozPositionDetail": "Our preferred approach to handle opaque responses when defending against Spectre attacks.",
473+
"mozPositionIssue": 860,
474+
"org": "Proposal",
475+
"title": "Opaque Response Blocking (ORB)",
476+
"url": "https://github.com/annevk/orb"
477+
},
466478
{
467479
"ciuName": null,
468480
"description": "Add support for Curve25519 algorithms in the Web Cryptography API, namely the signature algorithm Ed25519 and the key agreement algorithm X25519.",

0 commit comments

Comments
 (0)