Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smichaelsen/flocoff
https://github.com/smichaelsen/flocoff
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smichaelsen/flocoff
- Owner: smichaelsen
- Created: 2021-04-19T18:45:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-19T18:48:16.000Z (over 3 years ago)
- Last Synced: 2024-04-24T03:14:55.281Z (8 months ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# FLoC off
This small TYPO3 extension does nothing more than to add a `Permissions-Policy: interest-cohort=()` to every
HTTP response sent by your TYPO3 website.## Why?
Read https://cleanuptheweb.org/ on why this header can improve the privacy of your visitors, users and customers.
The EFF on says "[Google’s FLoC Is a Terrible Idea](https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea)".
WordPress is considering to [treat FLoC as a security concern](https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/).## How?
Install this TYPO3 Extension using `composer req smic/flocoff`. Currently it is compatible with TYPO3 v10 and v11.