summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Cornutt <enygma@phpdeveloper.org>2015-01-11 14:43:55 -0600
committerChris Cornutt <enygma@phpdeveloper.org>2015-01-11 14:43:55 -0600
commit847e40a8c4a31680ad206010414b29b8a18f0573 (patch)
tree2832693c42b5b6348a491a2f262a9e14e72d4c49
parente02cd6cbbc42b056698eaa36ef1cb20f9b490a9a (diff)
downloadgatekeeper-847e40a8c4a31680ad206010414b29b8a18f0573.zip
gatekeeper-847e40a8c4a31680ad206010414b29b8a18f0573.tar.gz
gatekeeper-847e40a8c4a31680ad206010414b29b8a18f0573.tar.bz2
updating docs index to mention NIST and child permissions/groups
-rw-r--r--docs/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 9d98fa5..a23a73d 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,6 +9,8 @@ secure foundation to base your user system around.
*Gatekeeper* is best classified as a Role-Base Access Control (RBAC) system with users, groups and permissions. It is
framework-agnostic and is set up to use its own database for the user handling.
+*Gatekeeper* provides a standard NIST Level 2 Role Based Access Control system that also includes support for child permissions and child groups supported in a tree structure.
+
## Contact
If you have any questions or suggestions about this library, please let me know by adding an issue [in the Gatekeeper Issues list](https://github.com/psecio/gatekeeper/issues) on GitHub.