Write a Blog >>
SPLASH 2017
Sun 22 - Fri 27 October 2017 Vancouver, Canada
Wed 25 Oct 2017 14:30 - 15:00 at Regency D - Security Chair(s): Karim Ali

The high-profile attacks and data-breaches of the last few yearsdemonstrate the importance of securing software. While there areever more tools that can analyze systems for vulnerabilities, thesedo not help the programmer write secure code in the first place. Toprevent security from becoming a bottleneck–and to preventexpensive security mistakes from becoming increasingly probable–weneed to make it easier to write provably securesoftware.My work on policy-agnostic programming addresses the issue ofunintentional information leaks by factoring out the implementationof information flow security from other functionality. In thisparadigm, programmers specify policies about how sensitive data maybe used directly with the data, instead of as conditional checksacross a program. In this talk, I present dynamic and staticapproaches for policy-agnostic programming, show how to extendthese approaches to support database-backed web applications,and discuss how the policy-agnostic approach can help us secure legacycode written in existing languages.

Wed 25 Oct

Displayed time zone: Tijuana, Baja California change

13:30 - 15:00
SecuritySPLASH-I at Regency D
Chair(s): Karim Ali University of Alberta
13:30
30m
Talk
Browser Performance Woes: Past, Present, and Future
SPLASH-I
Ben Livshits Imperial College London, UK
14:00
30m
Talk
It's Time for Secure Languages
SPLASH-I
Cristina Cifuentes Oracle Labs
14:30
30m
Talk
Preventing Information Leaks by Construction
SPLASH-I
Jean Yang Carnegie Mellon University