Skip to content

stemjail/stemflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.