albe/node-event-storage

Security models

albe opened this issue · 2 comments

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).

albe commented

Closing in favor of #126 for the reason mentioned above - I likely won't implement a full ACL system (would only be necessary for a cross-process API, e.g. http)