[Tutorial] Using new SHA-256 function
#22

Quote:
Originally Posted by rymax99
View Post
In the event someone gets their hands on your database, you don't exactly want all of your players plain text passwords readily available to attackers. Hashing doesn't prevent weak passwords from being brute forced, but it's enough to give a fair warning to players to change their password, and implement something script side for damage control.

Another reason for hashing is to protect players from themselves. It's never advised to over utilize passwords, but it's all to common that people will use one password for everything. In the event that again, someone gets their hands on your database, you don't want an attacker to have access to plain text player passwords with the potential to access the email accounts, bank accounts, PayPal accounts, etc. of players. Not only would it be unfortunate for your players, it'd also be severely reputation tarnishing for your community.

How you store passwords is irregardless, weather it be in a database or via a file saving system. You shouldn't store plain-text passwords. It's terrible practice and simply shouldn't be done.
Very nicely said. Thanks.
Like you said, it's irrelevant how you store passwords. You can take a password from a database or ini file. It will be the same and then you just insert it into some brute force or dictionary attack.
Reply


Messages In This Thread
Using new SHA-256 function - by dominik523 - 12.07.2015, 10:12
Re: Using new SHA-256 function - by lukewid - 12.07.2015, 11:32
Re: Using new SHA-256 function - by lexjusto - 13.07.2015, 02:27
Re: Using new SHA-256 function - by dominik523 - 13.07.2015, 05:53
Re: Using new SHA-256 function - by zT KiNgKoNg - 13.07.2015, 08:14
Re: Using new SHA-256 function - by dominik523 - 13.07.2015, 08:37
Re: Using new SHA-256 function - by Lordzy - 13.07.2015, 13:44
Re: Using new SHA-256 function - by dominik523 - 13.07.2015, 17:25
Re: Using new SHA-256 function - by Youssef221 - 13.07.2015, 23:53
Re: Using new SHA-256 function - by zT KiNgKoNg - 14.07.2015, 00:06
Re: Using new SHA-256 function - by yugecin - 14.07.2015, 00:06
Re: Using new SHA-256 function - by scaunel - 14.07.2015, 01:10
Re: Using new SHA-256 function - by dominik523 - 14.07.2015, 08:36
Re: Using new SHA-256 function - by Hiddos - 14.07.2015, 10:59
Re: Using new SHA-256 function - by dominik523 - 14.07.2015, 11:58
Re: Using new SHA-256 function - by Youssef221 - 14.07.2015, 13:28
Re: Using new SHA-256 function - by Youssef221 - 14.07.2015, 16:41
Re: Using new SHA-256 function - by dominik523 - 14.07.2015, 17:08
Re: Using new SHA-256 function - by Cyber123 - 14.07.2015, 23:05
Re: Using new SHA-256 function - by RaeF - 16.07.2015, 03:12
Re: Using new SHA-256 function - by rymax99 - 16.07.2015, 03:48
Re: Using new SHA-256 function - by dominik523 - 16.07.2015, 07:46
Re: Using new SHA-256 function - by AchievementMaster360 - 20.07.2015, 20:04
Re: Using new SHA-256 function - by venomlivno8 - 15.01.2016, 09:45
Re: Using new SHA-256 function - by Vince - 15.01.2016, 17:50
Re: Using new SHA-256 function - by PrO.GameR - 18.08.2016, 20:49
Re: Using new SHA-256 function - by SKAzini - 18.08.2016, 21:36
Re: Using new SHA-256 function - by BugsBunny - 19.02.2017, 11:12
Respuesta: Using new SHA-256 function - by Juance - 28.02.2017, 12:39
Re: Using new SHA-256 function - by Phreak - 21.04.2018, 12:19
Re: Using new SHA-256 function - by ranme15 - 21.04.2018, 13:33
Re: Using new SHA-256 function - by JesterlJoker - 21.04.2018, 16:47
Re: Using new SHA-256 function - by AmigaBlizzard - 22.04.2018, 20:46
Re: Using new SHA-256 function - by JesterlJoker - 23.04.2018, 11:00
Re: Using new SHA-256 function - by iKarim - 23.04.2018, 16:11
Re: Using new SHA-256 function - by AmirSavand - 11.09.2018, 23:08

Forum Jump:


Users browsing this thread: 1 Guest(s)