DEV Community

Discussion on: The Noob CMS: What we will create in this series?

Collapse
 
arberbr profile image
Arber Braja

Dont use md5 if you take your users security seriously. Use some more modern encryption library, at least bcrypt or something even more advanced.

Collapse
 
th3n00bc0d3r profile image
Muhammad

Great suggestion, let me use md5 so that the tutorial completes, as its going to be open source, we upgrade the security.