durham-abric / subscrypto

0 stars 0 forks source link

Password Protection #1

Open durham-abric opened 6 years ago

durham-abric commented 6 years ago

Use npm 'password-hash' library to protect stored passwords.

durham-abric commented 6 years ago

Update: use 'cryptr' not 'password-hash'.