Home > Security > Mozilla’s case for Content Security Policies

Mozilla’s case for Content Security Policies

In this post from 19-6 Mozilla make a clear case for supporting content security policies.

A content security policy, which is specified here, can impose common sense security restrictions on the (active) content of site.

A content security policy can completely kill Cross Site Scripting if it is set to:

  1. Require that all javascript is loaded from an external file
  2. This file resides at a specified location
  • Share/Bookmark
  1. No comments yet.
  1. No trackbacks yet.