Crates.io | stemflow |
lib.rs | stemflow |
version | 0.5.3 |
source | src |
created_at | 2016-03-28 12:23:03.110749 |
updated_at | 2016-10-01 17:17:57.09949 |
description | Access-control policy engine used by StemJail |
homepage | |
repository | https://github.com/stemjail/stemflow |
max_upload_size | |
id | 4587 |
size | 88,508 |
StemFlow is an access-control policy engine for StemJail. It manages access-control lists called domains. A domain can transition to an other iff the destination is a superset of the source.
This engine can create an intersection domain according to a common access between multiple domains. This is useful to get a minimal domain allowing a specific access.
This library is a work in progress. The API may change.