Contribute Media
A thank you to everyone who makes this possible: Read More

Designing secure systems with Object-Capabilities, Python, and Cap'n Proto

Description

Speaker: Drew Fisher

Object-capability security is a technique for designing systems that lets us apply object-oriented design principles to security policies, reducing cognitive overhead and risk of errors that lead to vulnerabilities. In this talk, I'll explain capabilities, how they work, and what cool things they make possible for your systems, with real-world examples from sandstorm.io.

Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Improve this page