Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 429 Bytes

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.