Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Validation/Approval Ownership Details #107

Open
bvandersloot-mozilla opened this issue Aug 24, 2022 · 1 comment
Open

Set Validation/Approval Ownership Details #107

bvandersloot-mozilla opened this issue Aug 24, 2022 · 1 comment

Comments

@bvandersloot-mozilla
Copy link

There are several details of the set validation process that are left out at this point. Since the spec recently converted away from leaving this to a trusted-third party (the IEE), it is worth diving into what replaces it.

Currently First Party Sets relies on a “public submission process (like a GitHub repository)” to validate and approve sets. Here are some gray areas I see in abuse mitigation measures that I am curious about:

  • Would the list of sets be per-browser or would it be common to FPS-supporting browsers?
  • Who has the ability to add sets to the list?
  • Who handles reports of invalid sets?
  • How are the definitions of “ownership” and “affiliation with the set primary is clearly presented to users” managed?
  • Will there be moderation of the public process? If so, who maintains it?

Since the submission process is trusted to manage the privacy model exceptions this proposal creates, I think it is important to consider in more detail.

@jwrosewell
Copy link

A proposed alternative to FPS, titled GDPR Validated Sets (GVS), explains an alternative which addresses the problems with the "public submission process (like a GitHub repository)" and associated issues such as the use of heuristics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@jwrosewell @bvandersloot-mozilla and others