Peter said:
"""
I don't know what kind of application you implement and how sensitive
data actually are
"""
Let sensitive data = social security number, credit card info

When the user hits submit, I want the SSN to be encrypted, stored in a
database (encrypted), read from a database (encrypted) by a secure,
authorized & authenticated connection, and decrypted somewhere along
the end of the line for appropriate viewing discretion.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to