Jump to: navigation, search

Difference between revisions of "Barbican"

(Discussions / Etherpads)
Line 1: Line 1:
Barbican is a REST API designed for the secure storage, provisioning and management of secrets. It is aimed at being useful for all environments, including large ephemeral Clouds. All documentation and work can be found on either Launchpad or Github at the following locations:
+
Barbican is a REST API designed for the secure storage, provisioning and management of secrets such as passwords, encryption keys and X.509 Certificates. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations:
  
* [https://github.com/openstack/barbican Source Code]
+
* [http://docs.openstack.org/developer/barbican API and Development Documentation]
 +
* [http://git.openstack.org/cgit/openstack/barbican/ Source Code]
 
* [https://launchpad.net/barbican Launchpad]
 
* [https://launchpad.net/barbican Launchpad]
* Deprecated (pre-OpenStack) [https://github.com/cloudkeep/barbican/wiki Wiki]
+
* Deprecated Documentation (pre-OpenStack) [https://github.com/cloudkeep/barbican/wiki Wiki]
 
* [https://github.com/cloudkeep/barbican/wiki/Gerrit-Review-Process Contributing]
 
* [https://github.com/cloudkeep/barbican/wiki/Gerrit-Review-Process Contributing]
  

Revision as of 02:23, 12 August 2015

Barbican is a REST API designed for the secure storage, provisioning and management of secrets such as passwords, encryption keys and X.509 Certificates. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations:

Core Team

  • [PTL] Douglas Mendizábal (redrobot)
  • Ade Lee (alee)
  • Chad Lung (chadlung)
  • Chelsea Winfree (chellygel)
  • John Vrbanac (jvrbanac)
  • John Wood (woodster)
  • Juan Antonio Osorio Robles (jaosorior)
  • Kaitlin Farr (kfarr)
  • Nathan Reller (rellerreller)
  • Paul Kehrer (reaperhulk)
  • Steve Heyman (hockeynut)

Resources

Meetings Meetings/Barbican
IRC #openstack-barbican on Freenode
Milestones https://launchpad.net/barbican/+milestones
Integration Barbican/Integration
Planning http://git.openstack.org/cgit/openstack/barbican-specs
Mailing List OpenStack dev list, prefix with [barbican]
Bug tracker https://bugs.launchpad.net/barbican
Blueprints Barbican/Blueprints

Discussions / Etherpads

Getting Started

Automation Details

Technical Details

Presentations