--- wikisrc/projects/project/Add_Argon2_password_hashing.mdwn 2019/05/04 16:06:11 1.3 +++ wikisrc/projects/project/Add_Argon2_password_hashing.mdwn 2020/02/21 22:25:18 1.4 @@ -15,6 +15,7 @@ mentors=""" category="userland" difficulty="medium" duration="3 months" +done_by="Jason High" description=""" We are currently offering to store local users passwords (in `/etc/master.passwd`) using various encodings, including MD5, SHA1 and blowfish.