Barbican is a ReST API designed for the secure storage, provisioning and management of secrets, including in OpenStack environments.
Go to file
Jarret Raim aa6cb5932c Adding SQLAlchemy persistence
Basic structure for SQLAlchemy and models. Uses a hardcoded DB location which should be moved to a standard configuration.
2013-02-16 19:10:11 -06:00
static Flask Structure 2013-02-16 13:22:46 -06:00
templates Adding SQLAlchemy persistence 2013-02-16 19:10:11 -06:00
.gitignore Adding SQLAlchemy persistence 2013-02-16 19:10:11 -06:00
barbican_api.py Adding SQLAlchemy persistence 2013-02-16 19:10:11 -06:00
barbican_tests.py Simple formatting fixes 2013-02-16 18:03:06 -06:00
barbican.py Adding SQLAlchemy persistence 2013-02-16 19:10:11 -06:00
LICENSE Flask Structure 2013-02-16 13:22:46 -06:00
README.md Update README.md 2013-02-11 07:43:24 -06:00

barbican

A server providing secure, audited access to encryption materials.