MobilityLab / TransitScreen

Transit screen configuration and display.
http://mobilitylab.org/2012/01/05/experimental-real-time-transit-screens-come-to-arlington-and-dc/
MIT License
132 stars 21 forks source link

Improve password storage security #48

Open TransitScreen opened 12 years ago

TransitScreen commented 12 years ago

We should switch from md5 to bcrypt with salt for password storage.

see e.g. http://stackoverflow.com/questions/4795385/how-do-you-use-bcrypt-for-hashing-passwords-in-php