stemflow

Crates.iostemflow
lib.rsstemflow
version0.5.3
sourcesrc
created_at2016-03-28 12:23:03.110749
updated_at2016-10-01 17:17:57.09949
descriptionAccess-control policy engine used by StemJail
homepage
repositoryhttps://github.com/stemjail/stemflow
max_upload_size
id4587
size88,508
Mickaël Salaün (l0kod)

documentation

README

StemFlow

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.

Commit count: 42

cargo fmt