Faceted dynamic information flow via control and data monads

13Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.
Get full text

Abstract

An application that fails to ensure information flow security may leak sensitive data such as passwords, credit card numbers, or medical records. News stories of such failures abound. Austin and Flanagan [2] introduce faceted values–values that present different behavior according to the privilege of the observer–as a dynamic approach to enforce information flow policies for an untyped, imperative λ-calculus. We implement faceted values as a Haskell library, elucidating their relationship to types and monadic imperative programming. In contrast to previous work, our approach does not require modification to the language runtime. In addition to pure faceted values, our library supports faceted mutable reference cells and secure facet-aware socket-like communication. This library guarantees information flow security, independent of any vulnerabilities or bugs in application code. The library uses a control monad in the traditional way for encapsulating effects, but it also uniquely uses a second data monad to structure faceted values. To illustrate a non-trivial use of the library, we present a bi-monadic interpreter for a small language that illustrates the interplay of the control and data monads.

Cite

CITATION STYLE

APA

Schmitz, T., Rhodes, D., Austin, T. H., Knowles, K., & Flanagan, C. (2016). Faceted dynamic information flow via control and data monads. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9635, pp. 3–23). Springer Verlag. https://doi.org/10.1007/978-3-662-49635-0_1

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free