diff --git a/README.md b/README.md new file mode 100644 index 0000000..431d08f --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Sailfish Access Control +======================= + +This package provides a thin wrapper library on top of the getuid, getpwuid, getgrouplist, and friends. +Checking whether a user belongs to a group should be done via this Sailfish +Access Control library. + +This will make it easier to fix for instance rerentrancy issues. +