Welcome Guest, Not a member yet? Register   Sign In
Best way to handle passwords using CI library?
#23

[eluser]xwero[/eluser]
[quote author="fdog" date="1203160627"]Instead of using $config['encryption_key'] for the encryption salt, just randomly generate a new salt for each new password. But be sure of also inserting the salt in the database Smile[/quote]
Storing the salt in the database is less safe than putting it into a php file because a clever hacker will see the connection.

I agree with Elliot decodable passwords can be a security risk but if they can see the passwords they can also see the data they are really after. The only thing they can't crack is the password which isn't always the main target for a hacker.

If you are paranoid you will encrypt all hacker valuable data but it will reduce performance.


Messages In This Thread
Best way to handle passwords using CI library? - by El Forum - 02-14-2008, 08:01 PM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 12:47 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 12:53 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 05:44 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:03 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:16 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:20 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:25 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:27 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:29 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 06:48 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 07:06 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 07:07 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 07:25 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 07:31 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 07:52 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 08:28 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 08:48 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 11:29 AM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 12:22 PM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 11:17 PM
Best way to handle passwords using CI library? - by El Forum - 02-15-2008, 11:32 PM
Best way to handle passwords using CI library? - by El Forum - 02-16-2008, 01:33 AM
Best way to handle passwords using CI library? - by El Forum - 02-16-2008, 02:15 AM
Best way to handle passwords using CI library? - by El Forum - 02-16-2008, 02:31 AM
Best way to handle passwords using CI library? - by El Forum - 02-16-2008, 02:37 AM
Best way to handle passwords using CI library? - by El Forum - 03-06-2008, 08:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB