You are viewing a single comment's thread from:

RE: Horizons Week 4 - Web App Authentication and Further Crypto Adventures

in #life7 years ago

just a small addition, since I am here:

  • user don't need to send their passwords in clear. you send them the salt then they send you the hash.
  • use a hard for GPU hash function, like those use for mining: scrypt, bcrypt. Sha is too fast. At least use PBKDF2
  • use a library that test the password strength like zxcvbn (there are different implementations)

voilà

Sort:  

Very true, thanks for pointing out my error!

Coin Marketplace

STEEM 0.14
TRX 0.12
JST 0.024
BTC 51418.20
ETH 2293.14
USDT 1.00
SBD 1.99