|
|
|
|
|
by cloudkj
6025 days ago
|
|
I'm guessing tree5 is talking about "Agile Web Development With Rails," in which the authors do give examples of creating hashed passwords with a unique salt and running a SHA1 digest. The book also talks about preventing plain text passwords from showing up in log files from form submissions. From what I understand however, AWDWR is only tangentially related to 37signals. |
|