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

blocking FLoC #65

Open
vv01f opened this issue Apr 13, 2021 · 1 comment
Open

blocking FLoC #65

vv01f opened this issue Apr 13, 2021 · 1 comment

Comments

@vv01f
Copy link

vv01f commented Apr 13, 2021

@daveajones
not directly on the content here, but suggesting to do this for the websites of the project

details on the topic:

how to block with nginx: add_header Permissions-Policy "interest-cohort=()";

how to test a webservice: curl -sI https://ds.ccc.de | grep -i "Permissions-Policy" && printf "Above policy found.\n" || printf "No policy found.\n"
expected part in header: "Permissions-Policy: interest-cohort=()"

btw. Permissions-Policy … that used to be called Feature-Policy

@stevencrader
Copy link
Collaborator

This should be closed. Google ended development of FLoC on January 25, 2022.

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

2 participants