From 91b7131d9f5ac7e2d6a5e9c60d121486dda8ec88 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Tue, 29 Aug 2017 10:43:05 +0200 Subject: [PATCH] add aws-vault --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd22420..90ea3bb 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ## Datastores +- [aws-vault](https://github.com/99designs/aws-vault) - Store AWS credentials in the OSX Keychain or an encrypted file - [blackbox](https://github.com/StackExchange/blackbox) Safely store secrets in a VCS repo using GPG - [dotgpg](https://github.com/ConradIrwin/dotgpg) A tool for backing up and versioning your production secrets or shared passwords securely and easily. - [redoctober](https://github.com/cloudflare/redoctober) Server for two-man rule style file encryption and decryption.