
Unicreds is a command line tool to manage secrets within an AWS account, the aim is to keep securely stored with your systems and data so you don't have to manage them externally. It uses DynamoDB and KMS to store and encrypt these secrets. Access to these keys is controlled using IAM.
Unicreds is written in Go and is based on credstash.
Please refer to project README for detailed description: https://github.com/Versent/unicreds/blob/master/README.md