Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments.
Go to file
Jarret Raim 560224108c API Support For Policies
Post examples/policy.json to /<tenant>/policies. GET on that URI should return the policy.
2013-02-28 20:13:35 -06:00
examples API Support For Policies 2013-02-28 20:13:35 -06:00
static Added Twitter Bootstrap for style 2013-02-16 20:02:20 -06:00
templates Added Tenant model 2013-02-17 14:58:14 -06:00
.gitignore Adding SQLAlchemy persistence 2013-02-16 19:10:11 -06:00
barbican_api.py API Support For Policies 2013-02-28 20:13:35 -06:00
barbican_tests.py Simple formatting fixes 2013-02-16 18:03:06 -06:00
barbican.py WIP: First API Call 2013-02-19 06:19:27 -06:00
database.py Added Pairing Call 2013-02-26 20:53:08 -06:00
LICENSE Flask Structure 2013-02-16 13:22:46 -06:00
models.py API Support For Policies 2013-02-28 20:13:35 -06:00
README.md Update README.md 2013-02-11 07:43:24 -06:00
requirements.txt WIP: First API Call 2013-02-19 06:19:27 -06:00

barbican

A server providing secure, audited access to encryption materials.