Hi, Does anyone know how to store passwords securely? I mean, we enter DB usr/pwd in the database.yml and the actionmailer email usr/pwds in environment.rb which i think is not safe, considering while development the code is visible to all developers.
Do we have some mechanism to store all passwords in one place and encrypt them and securely access through the system? Thanks, Pratik -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

