-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
There's a lot of research on how apps get broken into, and the CWE (Common Weakness Enumeration, https://cwe.mitre.org/top25) is a decent summary of them. Obviously given Turing completeness, it's possible to write any app correctly in any language: what we're interested in is ways to make apps correct by construction. In this talk, I'll explore how we can use a type system to make some common attacks impossible.
Reactions are currently unavailable