Jump to: navigation, search

Difference between revisions of "Barbican"

(Discussions / Etherpads)
(Core Team)
 
(31 intermediate revisions by 5 users not shown)
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://docs.openstack.org/barbican/latest Barbican Project Documentation]
 +
* [https://opendev.org/openstack/barbican Source Code]
 +
* [https://storyboard.openstack.org/#!/project_group/81 StoryBoard (Bugs + New Feature Specs)]
 +
* [https://docs.openstack.org/barbican/latest/contributor/getting_involved.html Contributing]
 +
 
  
* [https://github.com/openstack/barbican Source Code]
 
* [https://launchpad.net/barbican Launchpad]
 
* [https://github.com/cloudkeep/barbican/wiki Wiki]
 
* [https://github.com/cloudkeep/barbican/wiki/Gerrit-Review-Process Contributing]
 
  
 
== Core Team ==
 
== Core Team ==
 
+
The up-to-date list of core team members can be found in the [https://review.opendev.org/#/admin/groups/178,members barbican-core group in Gerrit]
* [PTL] Douglas Mendizábal (redrobot)
 
* Ade Lee (alee)
 
* Chad Lung (chadlung)
 
* Donald Stufft (dstufft)
 
* Jarret Raim (jraim)
 
* John Vrbanac (jvrbanac)
 
* John Wood (woodster)
 
* Juan Antonio Osorio Robles (jaosorior)
 
* Nathan Reller (rellerreller)
 
* Paul Kehrer (reaperhulk)
 
* Steve Heyman (hockeynut)
 
* Steven Gonzales (codekobe)
 
  
 
== 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
|-
 
|  Milestones 
 
| https://launchpad.net/barbican/+milestones
 
|-
 
|  Integration 
 
| [[Barbican/Integration]]
 
|-
 
| Planning
 
| http://git.openstack.org/cgit/openstack/barbican-specs
 
 
|-
 
|-
 
| 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]'''
 
|-
 
|-
 
|  Bug tracker   
 
|  Bug tracker   
| https://bugs.launchpad.net/barbican
+
| https://storyboard.openstack.org/#!/project/openstack/barbican
 
|-  
 
|-  
| Blueprints
+
| Specs
| [[Barbican/Blueprints]]
+
| https://opendev.org/openstack/barbican-specs
 
|}
 
|}
 +
 +
== Getting Started ==
 +
 +
* [https://github.com/cloudkeep/barbican/wiki/Barbican-Getting-Started-Guide Getting Started]
 +
* [https://wiki.openstack.org/wiki/BarbicanDevStack Running Barbican via DevStack]
 +
* [https://github.com/cloudkeep-ops/barbican-vagrant-zero/blob/master/README.md Setting up a local Barbican Cluster using Vagrant]
 +
* [https://wiki.openstack.org/wiki/Barbican/Barbican-IDE-Debugging Barbican debugging with IDE]
 +
 +
== 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 [http://docs.openstack.org/developer/barbican/contribute/getting_involved.html Getting Involved] page in the developer documentation.
  
 
== Discussions / Etherpads ==
 
== Discussions / Etherpads ==
* [https://wiki.openstack.org/wiki/Sprints/BarbicanKiloSprint Barbican Kilo Midcycle Meetup]
+
* [[Barbican/Liberty]]
 
* [[Barbican/Kilo]]
 
* [[Barbican/Kilo]]
 
* [https://etherpad.openstack.org/p/barbican-juno-meetup Barbican Juno Midcycle Meetup]
 
* [https://etherpad.openstack.org/p/barbican-juno-meetup Barbican Juno Midcycle Meetup]
Line 61: Line 53:
 
* [[Barbican/Certmonger]]
 
* [[Barbican/Certmonger]]
 
* [[Barbican/Discussion-Plugin-Design]]
 
* [[Barbican/Discussion-Plugin-Design]]
 
+
* [[Barbican/Discussion-Federated-Barbican]]
== Getting Started ==
+
* [[Barbican/v2]]
 
 
* [https://github.com/cloudkeep/barbican/wiki/Barbican-Getting-Started-Guide Getting Started]
 
* [https://wiki.openstack.org/wiki/BarbicanDevStack Running Barbican via DevStack]
 
* [https://github.com/cloudkeep-ops/barbican-vagrant-zero/blob/master/README.md Setting up a local Barbican Cluster using Vagrant]
 
* [https://wiki.openstack.org/wiki/Barbican/Barbican-IDE-Debugging Barbican debugging with IDE]
 
  
 
== Automation Details ==
 
== Automation Details ==
Line 75: Line 62:
 
== Technical Details ==
 
== Technical Details ==
  
* [https://github.com/cloudkeep/barbican/wiki/Application-Programming-Interface API Documentation]
+
* [http://docs.openstack.org/developer/barbican/api/index.html API Documentation]
 
* [https://github.com/cloudkeep/barbican/wiki/Architecture Architecture]
 
* [https://github.com/cloudkeep/barbican/wiki/Architecture Architecture]
  
Line 83: Line 70:
 
* [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]]

Latest revision as of 18:31, 24 October 2022

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

The up-to-date list of core team members can be found in the barbican-core group in Gerrit

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