Citation:

Abstract:

Riverbed is a new framework for building privacy-respecting web services. Using a simple policy language, users define restrictions on how a remote service can process and store sensitive data. A transparent  Riverbed proxy sits between a user's front-end client (e.g., a web browser) and the back-end server code. The back-end code remotely attests to the proxy, demonstrating that the code respects user policies; in particular, the server code attests that it executes within a  Riverbed-compatible managed runtime that uses IFC to enforce user policies. If attestation succeeds, the proxy releases the user's data, tagging it with the user-defined policies. On the server-side, the  Riverbed runtime places all data with compatible policies into the same universe (i.e., the same isolated instance of the full web service). The universe mechanism allows  Riverbed to work with unmodified, legacy software; unlike prior IFC systems,  Riverbed does not require developers to reason about security lattices, or manually annotate code with labels.  Riverbed imposes only modest performance overheads, with worst-case slowdowns of 10% for several real applications.

Paper

Last updated on 11/10/2019