3 security tips for software developers | Opensource.com
https://opensource.com/article/17/6/3-security-musts-software-developers?sc_cid=7016000000127ECAAY 1. Don’t encrypt passwords, hash them. 2. Don’t put secret backdoors in software. 3. Authenticate users on every page—not only on the login page. →