Welcome to Barbican's developer documentation!
==============================================

Barbican is an OpenStack service that provides secure storage,
provisioning and management of secret data.  This includes keying material such
as Symmetric Keys, Asymmetric Keys, Certificates and raw binary data.

This document describes Barbican for contributors of the project, and assumes
that you are already familiar with Barbican from an end-user perspective.

This documentation is generated by the Sphinx toolkit and lives in the source
tree.

Getting Started
===============
.. toctree::
   :maxdepth: 1

   api/index
   contribute/getting_involved
   contribute/dependencies
   contribute/architecture
   contribute/dataflow
   contribute/structure
   contribute/database_migrations
   setup/index
   testing
   plugin/index



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
