Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have already been using salted BCrypt since day one. I know how important security is.


If you're not already, use Devise.

https://github.com/plataformatec/devise

It's ballin'. Bcrypt by default, too.


Devise has too many features that I don't really need. I followed Ryan Bates's advice - use nifty:authentication generator.


You can choose which features you use. For instance, I've never used the single sign on/access token functionality. The reset password, account lockouts, etc. are awesome.


Salting is unnecessary.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: