> Somewhat OT, but you guys do realize that if you're really concerned > about the security of your DB password, you don't have to use one? > Just ensure that only trusted machines can connect to the database > server in the first place...
Defense in depth is always good. Whitelists are good. Passwords stored someplace other than in svn with app code are good. I say, do both. JP --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers -~----------~----~----~----~------~----~------~--~---
