1117ac92c089d3fe6dc023d01543bae7fc411b13
The usage of privsep isn't really clear nor easy - adding examples is a good way to avoid bad practices, especially since those two entries actually provide hints for a common, clean way to use this library. Thumb up to Mike Carden for those precious links. Change-Id: If051ef284ad06aaf44a5eb81242b90af31fdcc06
Team and repository tags
oslo.privsep
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.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.privsep/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.privsep
- Bugs: https://bugs.launchpad.net/oslo.privsep
Description
Languages
Python
100%