lio-fs: Labeled File System interface for LIO
A very simple file system interface for LIO. Labels are associated with files and directories in the form of extended attributes. This library exposes a simple API for on files and directories that abides by information flow control: a label on the file protects its contents, while a directory label protects the containing files' attributes (names and labels).
See LIO.FS.TCB for a description of the filestore implementation and LIO.FS.Simple for a description of the actual API.
This library is still under development, use with care.
Downloads
- lio-fs-0.0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Versions [RSS] | 0.0.0.1, 0.0.1.0, 0.0.1.2 |
---|---|
Dependencies | base (>=4.5 && <5.0), bytestring, containers, directory, filepath, lio, SHA, unix, xattr [details] |
License | LicenseRef-GPL |
Author | Hails team |
Maintainer | Hails team <hails at scs dot stanford dot edu> |
Category | Security |
Source repo | head: git clone git://github.com/scslab/lio.git |
Uploaded | by DeianStefan at 2014-03-13T05:00:49Z |
Distributions | NixOS:0.0.1.2 |
Downloads | 2161 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed [all 1 reports] |