Monday, November 1, 2010

Re: Howto crypt forms in Django?

Using https connection?

On Mon, Nov 1, 2010 at 1:19 PM, ckarrie@googlemail.com <ckarrie@googlemail.com> wrote:
Hi everybody,

is there a way not to send form data in plain-text format? I've found
jCryption for PHP ("In short words jCryption is a javascript HTML-Form
encryption plugin, which encrypts the POST/GET-Data that will be sent
when you submit a form."). Is there a way to crypt data without using
SSL?

Thanks, Christian

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment