mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Block CSP reports eanbled by default
parent
101794ed12
commit
ea1c4bb5f0
1 changed files with 2 additions and 0 deletions
|
|
@ -87,6 +87,8 @@ Keep in mind that this feature is to prevent **leakage** of your non-internet-fa
|
|||
|
||||
### Block CSP reports
|
||||
|
||||
**Enabled by default** in [master](https://github.com/gorhill/uBlock/commit/7d90f97aa1cbf2728508506f6dd7a75c054b85d1) to mitigate fingerprinting attempts as described in [LiCybora/NanoDefenderFirefox#196](https://github.com/LiCybora/NanoDefenderFirefox/issues/196).
|
||||
|
||||
You can block network requests made as a result of your browser reporting Content Security Policy violations ("CSP reports") to a remote server (which can be 3rd-party to the site where the violation occurred).
|
||||
|
||||
**Important:** disabling CSP reporting is not something which will break web pages, the purpose of CSP reporting is _strictly_ a development tool for web sites.
|
||||
|
|
|
|||
Loading…
Reference in a new issue