ayebear / undead-mmo

Multiplayer zombie survival game
http://undeadmmo.com/
GNU General Public License v3.0
3 stars 1 forks source link

Account security #7

Open ayebear opened 10 years ago

ayebear commented 10 years ago

Use encryption, hashes, salt, and/or other techniques to improve the security of account information such as passwords, on both the client side and the server side.