Securing a Django (Wait, any!) Website with Nick Thompson HD
This video is from a talk by Nick Thompson at the Houston Python Web meetup on the 3rd of August 2015. You can find Nick at https://github.com/NAThompson Link to presentation repo: https://github.com/NAThompson/django_https Links from the talk: - Clickjacking https://www.owasp.org/index.php/Clickjacking - Logjam Attack https://weakdh.org/ - PCI standards https://www.pcisecuritystandards.org/ - SSL Server Test https://www.ssllabs.com/ssltest/analyze.html - Free SSL certs in September https://letsencrypt.org/ - Live HTTP Headers Chrome https://chrome.google.com/webstore/detail/live-http-headers/iaiioopjkcekapmldfgbebdclcnpgnlo?hl=en - Live HTTP Headers Firefox https://addons.mozilla.org/en-us/firefox/addon/live-http-headers/ - Wireshark https://www.wireshark.org/