<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<span id="OLK_SRC_BODY_SECTION">
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div dir="ltr">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Jan 16, 2017 at 7:35 AM, Ian Cordasco <span dir="ltr">
<<a href="mailto:sigmavirus24@gmail.com" target="_blank">sigmavirus24@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone,<br>
<br>
I've seen a few nascent projects wanting to implement their own secret<br>
storage to either replace Barbican or avoid adding a dependency on it.<br>
When I've pressed the developers on this point, the only answer I've<br>
received is to make the operator's lives simpler.<br>
<br>
</blockquote>
<div><br>
</div>
<div>This is my opinion, but I'd like to see Keystone use Barbican for storing credentials. It hasn't happened yet because nobody's had the time or inclination (what we have works). If this happened, we could deprecate the current way of storing credentials
 and require Barbican in a couple of releases. Then Barbican would be a required service. The Barbican team might find this to be the easiest route towards convincing other projects to also use Barbican.</div>
<div><br>
</div>
<div>- Brant</div>
</div>
</div>
</div>
</blockquote>
</span>
<div><br>
</div>
<div>Can you provides some details on how you'd see this work?</div>
<div>Since Barbican typically uses Keystone to authenticate users before determining which secrets they have access to, this leads to a circular logic.</div>
<div><br>
</div>
<div>Barbican's main purpose is a secret manager.  It supports a variety of RBAC and ACL access control methods to determine if a request to read/write/delete a secret should be allowed or not.  For secret storage, Barbican itself needs a secure backend for
 storage.  There is a customizable plugin interface to access secure storage.  The current implementations can support a database with encryption, an HSM via KMIP, and Dogtag.</div>
<div><br>
</div>
</body>
</html>