Security
Last updated
Last updated
Copyright Chainbox 2008-2023
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement to distribution of malware.
Very simplified, you can consider CSP a kind of "firewall" for frontend scripts etc.
For more info on CSP in general you can look at some of these links:
Services included have already rules setup if they support it. If they do not, you will be informed with a message where these are setup.