The latest version of lio is 0.11.7.1-0.

lio

Version 0.1.3 revision 0 uploaded by DeianStefan.

Package meta

Synopsis
Labeled IO Information Flow Control Library
Description

The Labeled IO (LIO) library provides information flow control for incorporating untrusted code within Haskell applications. Most code should import module LIO and whichever label type the application is using (e.g., LIO.DCLabel). The core functionality of the library is documented in LIO.TCB. LIO was implemented by David Mazieres (http://www.scs.stanford.edu/~dm/), Deian Stefan (http://www.scs.stanford.edu/~deian/), Alejandro Russo (http://www.cse.chalmers.se/~russo/) and John C. Mitchell (http://www.stanford.edu/~jcm/). The extended version of our paper, that includes the proofs is available here: http://www.scs.stanford.edu/~deian/pubs/stefan:2011:flexible-ext.pdf. The library depends on the DCLabel module. You can read more on DC Labels here: http://www.scs.stanford.edu/~deian/dclabels/.

Author
HAILS team
Bug reports
n/a
Category
Security
Copyright
n/a
Homepage
n/a
Maintainer
Deian Stefan <deian at cs dot stanford dot edu>
Package URL
n/a
Stability
experimental

Components