Live data from Hacker News

Simple ways to improve the security of a web app

blog.fiesta.cc

1–10 of 23 posts

Re: Simple ways to improve the security of a web app

#10
post #9

Chrome 15+ supports CSP. In 15 it uses an old syntax I believe but if you use 16+ then you should be able to use the same headers as in Firefox. I didn't realize FF had CSP working as well. Thanks!

Good to know - thanks. More support is better, but the thing I really like about CSP is how it is still useful as a canary even with only partial browser support.
Post reply on HN