Ruby on Rails
Friday, April 1, 2011
If you plan on encrypting it, you'll need to store the encryption key somewhere. Someone who has access to your app_config.yml file would probably also have access to wherever you stored the encryption key.
So you probably could encrypt it, but it wouldn't really be solving anything.
Why not just worry about not letting those who shouldn't see the username and password have access to view app_config.yml?
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment