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 (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.1, 0.0.1.0, 0.0.1.2 |
---|---|
Dependencies | base (>=4.5 && <5.0), bytestring, containers, directory (<1.3.8), filepath, lio, SHA, unix, xattr [details] |
License | LicenseRef-GPL |
Author | Hails team |
Maintainer | Hails team <hails at scs dot stanford dot edu> |
Revised | Revision 1 made by AndreasAbel at 2022-11-21T07:10:52Z |
Category | Security |
Source repo | head: git clone git://github.com/scslab/lio.git |
Uploaded | by DeianStefan at 2014-03-13T05:00:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2426 total (16 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] |