Don't keep database.yml in control version system (svn, cvs). In this case - only developers who have access to production server - will have access to it.
On 18 дек, 01:22, tispratik <[email protected]> wrote: > 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.

