[Openstack] Keyring support in openstack
    Bhuvaneswaran A 
    bhuvan at apache.org
       
    Thu Aug 23 19:53:11 UTC 2012
    
    
  
On Thu, Aug 23, 2012 at 7:10 AM, Scott Moser <smoser at ubuntu.com> wrote:
> .
> [backend]
> default-keyring=keyring.backend.UncryptedFileKeyring
> keyring-path=/home/ubuntu/xxx # this is ignored
>
As you might already know, the keyring.backend.UncryptedFileKeyring will
store the password as in base64 format. If you are concerned about
security, but wouldn't wish to enter "keyring" password, you might use
openstackclient.common.openstackkeyring backend. As part of this patch, we
have written a keyring backend for openstack to store encrypted password in
keyring, withouth prompting for "keyring" password.
-- 
Regards,
Bhuvaneswaran A
www.livecipher.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120823/5f799a78/attachment.html>
    
    
More information about the Openstack
mailing list