|
4 months ago | |
---|---|---|
doc | 4 months ago | |
oslo_privsep | 6 months ago | |
releasenotes | 4 months ago | |
.coveragerc | 5 years ago | |
.gitignore | 1 year ago | |
.gitreview | 1 year ago | |
.mailmap | 5 years ago | |
.pre-commit-config.yaml | 4 months ago | |
.stestr.conf | 1 year ago | |
.zuul.yaml | 4 months ago | |
CONTRIBUTING.rst | 8 months ago | |
HACKING.rst | 3 years ago | |
LICENSE | 5 years ago | |
README.rst | 1 year ago | |
lower-constraints.txt | 5 months ago | |
requirements.txt | 5 months ago | |
setup.cfg | 8 months ago | |
setup.py | 11 months ago | |
test-requirements.txt | 4 months ago | |
tox.ini | 4 months ago |
OpenStack library for privilege separation
This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.