Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.24 KB

README.rst

File metadata and controls

35 lines (27 loc) · 1.24 KB

Team and repository tags

oslo.privsep

Latest Version

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.