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

Add Permissions-Policy directive to control FLoC #266

Closed
doktorbro opened this issue Apr 27, 2021 · 3 comments
Closed

Add Permissions-Policy directive to control FLoC #266

doktorbro opened this issue Apr 27, 2021 · 3 comments
Labels
awaiting feedback Further information is requested on-hold Waiting for something external to be done, like software release or official standard

Comments

@doktorbro
Copy link

google’s floc is coming. it’s time to react.

the apache config to opt out the floc is:

<IfModule mod_headers.c>
  Header always set Permissions-Policy "interest-cohort=()"
</IfModule>
@LeoColomb
Copy link
Member

Thanks a lot for opening this issue @doktorbro!

While I'm personally in favor of blocking FLoC, I'm not sure about its addition into H5BP.

  • This is quite political for now, and it's probably better to wait a bit.
  • Especially regarding current web ecosystem reaction, it might be useless in few months (FLoC is "only" a experiement).
  • This addition won't be enabled by default, reducing its value in short-term and its coverage.
  • And finally there is already a issue regarding Permissions-Policy header: Permissions-Policy header #179.

@doktorbro
Copy link
Author

@LeoColomb if it’s better to wait then i will.

@LeoColomb LeoColomb added awaiting feedback Further information is requested on-hold Waiting for something external to be done, like software release or official standard labels May 2, 2021
@LeoColomb LeoColomb changed the title add permissions-policy to control the floc Add Permissions-Policy directive to control FLoC Jun 13, 2021
@LeoColomb
Copy link
Member

LeoColomb commented Jun 13, 2021

I'm closing this one in favor of #179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Further information is requested on-hold Waiting for something external to be done, like software release or official standard
Projects
None yet
Development

No branches or pull requests

2 participants