Security models
albe opened this issue · 2 comments
albe commented
ACL based or claim based
https://goodenoughsoftware.net/2014/09/01/another-security-model/
albe commented
This should be added as a pluggable hook into the reading/writing process (preCommit, preFetch hooks), where the partition metadata is provided as argument. Userland code can then prevent the read/write from happening (or any other behaviour).