Y
Hacker News
new
|
ask
|
show
|
jobs
by
deepdog
4757 days ago
Why is the password stored in plain text "for now"? What is so hard about running bcrypt or pbkdf2 against the password before storing it in the database?
1 comments
alainmeier
4757 days ago
I was just getting this out as soon as possible. There's nothing hard about it, I just wanted to put it out there and keep working on it.
link