deb-oslo.privsep/README.rst
Eric Brown ca917939bc Add version and download badges to README
All the other oslo libraries contain such badges, so might as
well add to oslo.privsep too.

Change-Id: I3f882133c7f7fdf5fcaed988ae5b1271a3aa1d34
2016-02-03 14:47:10 -08:00

1.1 KiB

oslo.privsep

Latest Version

Downloads

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.