12.06.2018, 13:50
Quote:
Some servers show player their password in the chat box which is logged in your GTA folder - which is my I think it's better to show them in a dialog since they are not logged.
|
Quote:
I personally don't have a straight opinion that either you should or shouldn't show the password - But I've never done it ever.
|
Quote:
I don't see how SHA256 or Whirlpool can be bad - They do what you'll ever need them for, the only flaw in Whirlpool plugin that I see is for salt, and another flaw I see in SHA256 is that it's adding the salt after the (user's) password - which, if you use a constant one, can be a big problem. Unless if you make a per-user salt, I don't see a problem.
|
https://yorickpeterse.com/articles/use-bcrypt-fool/