add aws-vault

This commit is contained in:
Moshe-Immerman 2017-08-29 10:43:05 +02:00 committed by GitHub
parent d24de446d3
commit 91b7131d9f
1 changed files with 1 additions and 0 deletions

View File

@ -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.