Welcome Guest, Not a member yet? Register   Sign In
Is this code secure enough
#5

[eluser]achilleusrage[/eluser]
I agree that you should validate the input. Also, you should check this out:

http://www.openwall.com/articles/PHP-Users-Passwords

You may want to store a unique salt for each user in the database (along side the hash). This makes it harder to crack should your user table ever be compromised. Lots of other tips at the link above. Particularly the section on password strecthing.


Messages In This Thread
Is this code secure enough - by El Forum - 03-05-2012, 04:48 AM
Is this code secure enough - by El Forum - 03-05-2012, 09:05 AM
Is this code secure enough - by El Forum - 03-05-2012, 09:42 AM
Is this code secure enough - by El Forum - 03-06-2012, 01:31 AM
Is this code secure enough - by El Forum - 03-06-2012, 07:31 AM
Is this code secure enough - by El Forum - 03-06-2012, 08:47 AM
Is this code secure enough - by El Forum - 03-06-2012, 09:10 AM
Is this code secure enough - by El Forum - 03-07-2012, 05:12 AM
Is this code secure enough - by El Forum - 03-07-2012, 10:17 AM
Is this code secure enough - by El Forum - 03-07-2012, 12:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB