On Sep 13, 2011, at 19:47, Chris Cinelli wrote: > if it is your argument and you feel strong on how difficult is to access you > DB, why don't you store the passwords in clear in your DB?
So that, when I browse my database, I can't read my users' passwords. Thank you by the way for bringing up bcrypt; even if I'm not convinced yet of other existing methods' deficiencies when used correctly, it's good to know about alternatives, and I'll probably try out bcrypt and see how it works for me. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
