mirror of
https://github.com/sbilly/awesome-security.git
synced 2024-10-01 01:06:21 -04:00
Merge branch 'master' into patch-5
This commit is contained in:
commit
2d88c8d3e2
@ -37,6 +37,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
|||||||
- [Runtime Application Self-Protection](#runtime-application-self-protection)
|
- [Runtime Application Self-Protection](#runtime-application-self-protection)
|
||||||
- [Development](#development)
|
- [Development](#development)
|
||||||
- [Big Data](#big-data)
|
- [Big Data](#big-data)
|
||||||
|
- [Datastores](#datastores)
|
||||||
- [DevOps](#devops)
|
- [DevOps](#devops)
|
||||||
- [Operating Systems](#operating-systems)
|
- [Operating Systems](#operating-systems)
|
||||||
- [Online resources](#online-resources)
|
- [Online resources](#online-resources)
|
||||||
@ -267,8 +268,10 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
|
|||||||
|
|
||||||
## Datastores
|
## 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
|
- [blackbox](https://github.com/StackExchange/blackbox) Safely store secrets in a VCS repo using GPG
|
||||||
- [credstash](https://github.com/fugue/credstash) - Store secrets using AWS KMS and DynamoDB
|
- [credstash](https://github.com/fugue/credstash) - Store secrets using AWS KMS and DynamoDB
|
||||||
|
- [chamber](https://github.com/segmentio/chamber) - Store secrets using AWS KMS and SSM Parameter Store
|
||||||
- [dotgpg](https://github.com/ConradIrwin/dotgpg) A tool for backing up and versioning your production secrets or shared passwords securely and easily.
|
- [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.
|
- [redoctober](https://github.com/cloudflare/redoctober) Server for two-man rule style file encryption and decryption.
|
||||||
- [Safe](https://github.com/starkandwayne/safe) - A Vault CLI that makes reading from and writing to the Vault easier to do.
|
- [Safe](https://github.com/starkandwayne/safe) - A Vault CLI that makes reading from and writing to the Vault easier to do.
|
||||||
|
Loading…
Reference in New Issue
Block a user