Python Security For Developers

Posted on

I gave a talk tonight at the Christchurch Python meetup titled "Security For Python Developers". It touched on general security issues from a Python perspective such as typo-squatting, and very Python specific issues such as the dark side of the pickle.

The slides are available here.

Thanks to everyone who came along and for the interesting digressions during and after the talk.