Talk in English - US at Northeast PHP 2017
Track Name:
Security
View Slides: https://www.slideshare.net/PhilippeGamache/browser-serving-your-web-application-security-northeast-php-2017
Short URL: https://joind.in/talk/c5998
(QR-Code (opens in new window))
One important concept in web application security is defense in depth. You protect your server, your network, your database and your application, but what about the user browser? Can it be done?
Yes! Several new technologies and protocols to assist security has been added to the browsers. Several should be added, activated and configure from your web server or web page. In this presentation we will explore these technologies and learn how to use them. You’ll learn about the Robots meta tags (for crawlers indexing), Browsing Compatibility, XSS and Clickjaking Protection, SSL/TLS Control, and Content Security Policy.
Comments
Comments are closed.
Great info! I will be saving the slides for reference later.
Great presentation! Lots of information.
A lot of material to cover for the block but it was very useful
Philippe, your talk is very interesting and it's triggering my curiosity to explore further.
Two tips to improve though:
- don't be nervous: we're here to listen and learn from you. You know your stuff, so no need to be nervous
- don't read each item of your slide: tell instead a story about what's on the slide or give some nice examples why or why not use the specific header.
Good job, well done!
Great talk! I learned a lot.