Manage credentials securely in AWS using encryption
Little utility for managing credentials in the cloud
credstash
$ credstash put myapp/database/password 'secret123'
$ credstash get myapp/database/password
$ credstash list