Simple ways to improve the security of a web app
blog.fiesta.cc
Simple ways to improve the security of a web app
1–10 of 23 posts
Re: Simple ways to improve the security of a web app
#2Looking up X-Frame-Options and X-Content-Security-Policy now--thanks!
Re: Simple ways to improve the security of a web app
#3Re: Simple ways to improve the security of a web app
#4Re: Simple ways to improve the security of a web app
#5This is one of the best article I've seen in a long time! Great job Mike and best of luck with your new startup!
Re: Simple ways to improve the security of a web app
#6I came in swinging to tear apart yet another oblivious security article, but you actually taught me something. Looking up X-Frame-Options and X-Content-Security-Policy now--thanks!
Re: Simple ways to improve the security of a web app
#7I had never heard of these HTTP headers before. Thank you for the pointers.
Re: Simple ways to improve the security of a web app
#8Yeah, fuck that. Like hell am I going to use a free CA as suggested. They have no incentive to keep things secure or in working order at all.
Great article otherwise though!
Re: Simple ways to improve the security of a web app
#9I didn't realize FF had CSP working as well. Thanks!
Re: Simple ways to improve the security of a web app
#10Chrome 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!