============== oslo.privsep ============== oslo.privsep is an OpenStack library for privilege separation. It 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. .. _principle of least privilege: https://en.wikipedia.org/wiki/Principle_of_least_privilege .. _specification: https://specs.openstack.org/openstack/oslo-specs/specs/liberty/privsep.html Contents ======== .. toctree:: :maxdepth: 2 install/index user/index contributor/index reference/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`