Hi all!
I found in my Firefox about:config security.csp.reporting.enabled
As I understand, this relates only to reporting and will not affect CSP itself, right?
I didn’t find any documentation about this. So… Can you help me? Is it safe to tweak it to false for stopping “phone-home”?
xe3
(xe3)
July 19, 2025, 4:49pm
2
Not an answer to your question but possibly a starting point: when looking up unknown-to-me prefs, when a ddg search doesn’t unearth much, I usually start by searching:
# Enable/disable CSP reporting (report-uri and report-to)
- name: security.csp.reporting.enabled
type: bool
value: true
mirror: always
1 Like
jonah
(Jonah Aragon)
July 19, 2025, 11:25pm
3
It is safe to disable CSP reporting, and there is a description of this feature flag you can find here: