Newsletters Select newsletters below and click the button to sign up!
Internetnews BloggersRecent Entries
Archives
Monthly ArchivesSearch The Blog
« Open Solutions Alliance folds into new open source group |
Sean Michael Kerner Blog
| Ubuntu Karmic Koala Beta now out and climbing »
Mozilla previews Content Security Policy From the 'More Work For Web Developers' files:
In June of this year, Mozilla announced a new security effort called Content Security Policy (CSP) to help prevent Cross Site Scripting (XSS) attacks. Now here we are three months later and the first previews of CSP are now available. The basic idea with CSP is that it is an attempt to help to validate that code running in a browser is authorized. Mozilla has also set up a demo page where developers can test to see if their pages are being properly accessed by CSP. In my view, CSP puts, increased (but not unrealistic) additional burden on web developers to put in additional code snippets for CSP validation. Instead of just enabling open access for all, developers will now have to think about which sections of their web page code and which scripts should be authorized to run and where. The new preview according to Mozilla isn't quote done by they're close. "The implementation is not quite complete so you may notice some small gaps between the preview builds and the spec," Brandon Sterne Security Program Manager at Mozilla blogged. "Most notably, HTTP redirects are not yet handled by CSP (but will be soon)."Does this mean we'll see CSP in Firefox 3.6?
It's a bit early to know for sure at this point, but if the preview
works out, I personally expect to see CSP in a generally available
Firefox release in the next six months, if not sooner.
The biggest problem that I see with CSP though is a true lack of standards. I do not see any strong indication that the Mozilla CSP model will be similar as the model used by IE (with X-Frame) or any potential Google Chrome or Apple Safari approach. That doesn't mean that Mozilla shouldn't try. Standards offer emerge by way of usage first, so if Mozilla can get enough people on board, other vendors might well follow their lead. 0 TrackBacksListed below are links to blogs that reference this entry: Mozilla previews Content Security Policy. TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/9011 |
||||||||||||||||||||||||||||||||||||||||||||
Leave a comment