Visible to the public Ryoan: A Distributed Sandbox for Untrusted Computation on Secret Data

TitleRyoan: A Distributed Sandbox for Untrusted Computation on Secret Data
Publication TypeJournal Article
Year of Publication2018
AuthorsHunt, Tyler, Zhu, Zhiting, Xu, Yuanzhong, Peter, Simon, Witchel, Emmett
JournalACM Trans. Comput. Syst.
Volume35
Pagination13:1–13:32
Date Publisheddec
ISSN0734-2071
Keywordscomposability, enclaves, Intel SGX, private computation, pubcrawl, Resiliency, Sandboxing, Trusted Platfrom Modules, untrusted OS
AbstractUsers of modern data-processing services such as tax preparation or genomic screening are forced to trust them with data that the users wish to keep secret. Ryoan1 protects secret data while it is processed by services that the data owner does not trust. Accomplishing this goal in a distributed setting is difficult, because the user has no control over the service providers or the computational platform. Confining code to prevent it from leaking secrets is notoriously difficult, but Ryoan benefits from new hardware and a request-oriented data model. Ryoan provides a distributed sandbox, leveraging hardware enclaves (e.g., Intel's software guard extensions (SGX) [40]) to protect sandbox instances from potentially malicious computing platforms. The protected sandbox instances confine untrusted data-processing modules to prevent leakage of the user's input data. Ryoan is designed for a request-oriented data model, where confined modules only process input once and do not persist state about the input. We present the design and prototype implementation of Ryoan and evaluate it on a series of challenging problems including email filtering, health analysis, image processing and machine translation.
URLhttp://doi.acm.org/10.1145/3231594
DOI10.1145/3231594
Citation Keyhunt_ryoan:_2018