(2010) How To Safely Store A Password | "In which I recommend bcrypt."

This commit is contained in:
Morgan 2018-02-10 07:04:35 +01:00 committed by GitHub
parent b465b0d417
commit 22216a0b0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3645,6 +3645,7 @@ Raw
* [Cliff Turner](https://blog.cloudpassage.com/2018/02/01/10-tips-will-ensure-containers-compliant/) - (2018) These 10 tips will ensure your containers are compliant
* [Cliff Turner](https://blog.cloudpassage.com/2017/12/07/common-misconfiguration-mistakes/) - (2017) Do you know the most common software and application misconfiguration mistakes?
* [jay-johnson/owasp-jenkins](https://github.com/jay-johnson/owasp-jenkins) - test your apps vs OWASP and NIST using Jenkins, Ansible and docker
* [Coda Hale](https://codahale.com/how-to-safely-store-a-password/) - (2010) How To Safely Store A Password | "In which I recommend bcrypt."
## GPG
* [Charles Zachary Lockhart](http://irtfweb.ifa.hawaii.edu/~lockhart/gpg/) - GPG Cheat Sheet