Skip to content

Commit

Permalink
Negative: The Topics API
Browse files Browse the repository at this point in the history
Closes mozilla#622.
  • Loading branch information
martinthomson committed Jan 6, 2023
1 parent 039a67c commit 2a33ab9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions activities.json
Original file line number Diff line number Diff line change
Expand Up @@ -1298,6 +1298,19 @@
"title": "The Privacy Pass Protocol",
"url": "https://tools.ietf.org/html/draft-privacy-pass"
},
{
"ciuName": null,
"description": "The goal of the Topics API is to provide callers with coarse-grained advertising topics that the page visitor might currently be interested in.",
"id": "topics",
"mdnUrl": null,
"mozBugUrl": null,
"mozPosition": "negative",
"mozPositionDetail": "Mozilla is unable to see a way to make the Topics API work from a privacy standpoint. Though the information the API provides is small, our belief is that this is more likely to reduce the usefulness of the information for advertisers than it provides meaningful protection for privacy. Unfortunately, it is hard to identify concrete ways in which this might be improved.",
"mozPositionIssue": 622,
"org": "Proposal",
"title": "The Topics API",
"url": "https://github.com/patcg-individual-drafts/topics"
},
{
"ciuName": "webtransport",
"description": "The WebTransport Protocol Framework enables clients constrained by the Web security model to communicate with a remote server using a secure multiplexed transport. It consists of a set of individual protocols that are safe to expose to untrusted applications, combined with a model that allows them to be used interchangeably. This document defines the overall requirements on the protocols used in WebTransport, as well as the common features of the protocols, support for some of which may be optional.",
Expand Down

0 comments on commit 2a33ab9

Please sign in to comment.