Jump to: navigation, search

Difference between revisions of "Barbican"

(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
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:
 
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:
  
* [http://docs.openstack.org/developer/barbican API and Development Documentation]
+
* [https://docs.openstack.org/barbican/latest Barbican Project Documentation]
* [http://git.openstack.org/cgit/openstack/barbican/ Source Code]
+
* [https://opendev.org/openstack/barbican Source Code]
* [https://launchpad.net/barbican Launchpad]
+
* [https://storyboard.openstack.org/#!/project_group/81 StoryBoard (Bugs + New Feature Specs)]
* Deprecated Documentation (pre-OpenStack) [https://github.com/cloudkeep/barbican/wiki Wiki]
+
* [https://docs.openstack.org/barbican/latest/contributor/getting_involved.html Contributing]
* [http://docs.openstack.org/developer/barbican/contribute/getting_involved.html Contributing]
+
 
 +
 
  
 
== Core Team ==
 
== Core Team ==
 
+
* [https://review.opendev.org/#/admin/groups/178,members Core Group in Gerrit]
* [PTL] Douglas Mendizábal (redrobot)
+
* [PTL] Douglas Mendizábal (IRC: redrobot)
* Ade Lee (alee)
+
* Ade Lee (IRC: ade_lee)
* Chad Lung (chadlung)
+
* Arun Kant (?)
* Chelsea Winfree (chellygel)
+
* Dave McCowan (IRC: dave-mccowan)
* Dave McCowan (dave-mccowan)
+
* Fernando Diaz (IRC: diazjf)
* John Vrbanac (jvrbanac)
+
* Jeremy Liu (IRC: liujiong)
* John Wood (woodster)
+
* Juan Antonio Osorio Robles (IRC: jaosorior)
* Juan Antonio Osorio Robles (jaosorior)
+
* Kaitlin Farr (IRC: kfarr)
* Kaitlin Farr (kfarr)
+
* Nathan Reller (IRC: rellerreller)
* Nathan Reller (rellerreller)
+
* Steve Heyman (IRC: hockeynut)
* Paul Kehrer (reaperhulk)
 
* Steve Heyman (hockeynut)
 
  
 
== Resources ==
 
== Resources ==
  
 
{| border="1" cellpadding="2" cellspacing="0"
 
{| border="1" cellpadding="2" cellspacing="0"
| Meetings
+
| Weekly Meeting
| [[Meetings/Barbican]]
+
| http://eavesdrop.openstack.org/#Barbican_Meeting
 
|-
 
|-
 
|  IRC  
 
|  IRC  
| #openstack-barbican on Freenode
+
| '''#openstack-barbican''' on Freenode
 
|-
 
|-
 
| Mailing List
 
| Mailing List
| [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev OpenStack dev] list, prefix with [barbican]
+
| [http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss OpenStack-Discuss] list, prefix the subject with '''[barbican]'''
|-
 
|  Milestones 
 
| https://launchpad.net/barbican/+milestones
 
|-
 
|  Integration 
 
| [[Barbican/Integration]]
 
 
|-
 
|-
 
|  Bug tracker   
 
|  Bug tracker   
| https://bugs.launchpad.net/barbican
+
| https://storyboard.openstack.org/#!/project/openstack/barbican
|-
 
| Blueprints
 
| [[Barbican/Blueprints]]
 
 
|-  
 
|-  
 
|  Specs
 
|  Specs
| http://git.openstack.org/cgit/openstack/barbican-specs
+
| https://opendev.org/openstack/barbican-specs
 
|}
 
|}
  
Line 74: Line 64:
 
* [[Barbican/Discussion-Plugin-Design]]
 
* [[Barbican/Discussion-Plugin-Design]]
 
* [[Barbican/Discussion-Federated-Barbican]]
 
* [[Barbican/Discussion-Federated-Barbican]]
 
+
* [[Barbican/v2]]
  
 
== Automation Details ==
 
== Automation Details ==
Line 90: Line 80:
 
* [http://www.openstack.org/summit/portland-2013/session-videos/presentation/cloud-keep-openstack-key-management-as-a-service Grizzly Summit in Portand], [https://speakerdeck.com/jraim/secret-as-a-service-barbican Presentation]
 
* [http://www.openstack.org/summit/portland-2013/session-videos/presentation/cloud-keep-openstack-key-management-as-a-service Grizzly Summit in Portand], [https://speakerdeck.com/jraim/secret-as-a-service-barbican Presentation]
 
* [https://speakerdeck.com/jraim/cloudifying-key-management Cloudifying Key Management] from BSides Austin 2013
 
* [https://speakerdeck.com/jraim/cloudifying-key-management Cloudifying Key Management] from BSides Austin 2013
 +
 +
== Archived Links ==
 +
These links are no longer relevant, but are kept here for historical reasons.
 +
 +
* Deprecated Documentation (pre-OpenStack) [https://github.com/cloudkeep/barbican/wiki Wiki]
  
 
[[category: KeyManagementService]]
 
[[category: KeyManagementService]]

Revision as of 17:35, 16 August 2019

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

  • Core Group in Gerrit
  • [PTL] Douglas Mendizábal (IRC: redrobot)
  • Ade Lee (IRC: ade_lee)
  • Arun Kant (?)
  • Dave McCowan (IRC: dave-mccowan)
  • Fernando Diaz (IRC: diazjf)
  • Jeremy Liu (IRC: liujiong)
  • Juan Antonio Osorio Robles (IRC: jaosorior)
  • Kaitlin Farr (IRC: kfarr)
  • Nathan Reller (IRC: rellerreller)
  • Steve Heyman (IRC: hockeynut)

Resources

Weekly Meeting http://eavesdrop.openstack.org/#Barbican_Meeting
IRC #openstack-barbican on Freenode
Mailing List OpenStack-Discuss list, prefix the subject with [barbican]
Bug tracker https://storyboard.openstack.org/#!/project/openstack/barbican
Specs https://opendev.org/openstack/barbican-specs

Getting Started

Contributing

A good place to start is by reading at the How_To_Contribute to OpenStack page. For information on contributing to Barbican specifically see the Getting Involved page in the developer documentation.

Discussions / Etherpads

Automation Details

Technical Details

Presentations

Archived Links

These links are no longer relevant, but are kept here for historical reasons.

  • Deprecated Documentation (pre-OpenStack) Wiki