Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

ceClub: Closing the Loop on Secure Operating System Design
event speaker icon
Amit Levy (Stanford University)
event date icon
Wednesday, 31.01.2018, 11:30
event location icon
Taub 301
Secure system design should be guided by two principles: (1) system security should not impede third-party developers, who are often the main source of innovation, and (2) systems that secure third-party extensions also improve security by reducing the amount of specially-privileged first-party code.

Unfortunately, very few systems today adhere to these principles. This is not merely a result of poor system building. It is hard to design highly extensible systems that are both secure and useful. Moreover, the research community often fails to evaluate novel designs under real-world usage by actual practitioners. As a result, many promising research approaches remain difficult to adopt in practice.

I'll describe Tock, an operating system for microcontrollers we designed with these principles in mind. I'll discuss how we continuously evaluate Tock by engaging with practitioners, and how lessons from practitioners have fed back into the system's design.

Bio:
Amit Levy is a PhD student at Stanford University, in the Stanford Secure Systems lab and Stanford Information Networks Group. He holds M.Sc's in Computer Science from Stanford and University of Washington and a B.Sc in Computer Science and Economics from University of Washington.

Amit works with David Mazières in the Secure Computer Systems group and Phil Levis in the Stanford Information Networks Group. Amit's research involves building secure operating systems, distributed security, and networks, often with the aid of programming language. His work has been published in systems, security and programming language conferences including SOSP, OSDI, USENIX Security and ICFP. Recently, he's been working on a new secure operating system for low-memory microcontrollers, called Tock.