Hello,

When working with photo API's such as twitpic, what is the best way of
storing the password?
Since the password needs to be sent in its natural form, hashing is
not an option. I read recently heard that a company was held
accountable (sued) for not encrypting their user's API passwords and
would rather be safe than sorry. I haven't been able to find an
effective way of doing so. Also I am using Postgres as my DB.

Any suggestions?

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to