Forum OpenACS Development: Re: How to securely store your passwords

Collapse
Posted by Neophytos Demetriou on
Not sure I agree. I am working on tink-tcl these days and I came across this presentation that I agree with:
https://www.youtube.com/watch?v=pqev9r3rUJs&t=9665s

In short:

* cryptography is useful but often difficult to use correctly

* complex APIs need-in-depth expertise to be used safely

* focus of non-crypto developers is usually not on crypto

* simple mistakes can have serious consequences