Merge pull request #49 from dicato/fix-typo

Fix Sops link. thanks to @dicato
This commit is contained in:
sbilly 2017-01-10 23:43:48 +08:00 committed by GitHub
commit 75d123d1e3

View File

@ -241,7 +241,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [Vault](https://www.vaultproject.io/) - An encrypted datastore secure enough to hold environment and application secrets.
- [Safe](https://github.com/starkandwayne/safe) - A Vault CLI that makes reading from and writing to the Vault easier to do.
- [Sops](https://github.com/mozilla/sops - An editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP.
- [Sops](https://github.com/mozilla/sops) - An editor of encrypted files that supports YAML, JSON and BINARY formats and encrypts with AWS KMS and PGP.
## Other Awesome Lists