Message from discussion
Javascript encoding and python decoding and vice versa
Received: by 10.14.220.131 with SMTP id o3mr22923663eep.6.1349795264594;
Tue, 09 Oct 2012 08:07:44 -0700 (PDT)
X-BeenThere: django-users@googlegroups.com
Received: by 10.14.223.136 with SMTP id v8ls4056555eep.7.gmail; Tue, 09 Oct
2012 08:06:06 -0700 (PDT)
Received: by 10.14.204.201 with SMTP id h49mr1430795eeo.5.1349795166755;
Tue, 09 Oct 2012 08:06:06 -0700 (PDT)
Received: by 10.14.204.201 with SMTP id h49mr1430793eeo.5.1349795166735;
Tue, 09 Oct 2012 08:06:06 -0700 (PDT)
Return-Path: <kurtis.mull...@gmail.com>
Received: from mail-ea0-f178.google.com (mail-ea0-f178.google.com [209.85.215.178])
by gmr-mx.google.com with ESMTPS id d5si4659278eep.0.2012.10.09.08.06.06
(version=TLSv1/SSLv3 cipher=OTHER);
Tue, 09 Oct 2012 08:06:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of kurtis.mull...@gmail.com designates 209.85.215.178 as permitted sender) client-ip=209.85.215.178;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of kurtis.mull...@gmail.com designates 209.85.215.178 as permitted sender) smtp.mail=kurtis.mull...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ea0-f178.google.com with SMTP id d13so355333eaa.37
for <django-users@googlegroups.com>; Tue, 09 Oct 2012 08:06:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=fFRnC6FGoPqnT1d3SxrZbmm/RRlS5ODEFc1zQgUIh+Y=;
b=GeoMVArpg3IQ+7DDOzzdPuuSeWQg4DLeNBMQd5TPBh3MCL3n5zviq+4WJQxMtAcKKv
rabTeoVSt83Ipikf37crZdNV09oAKI2+Se8wliHqnc4rHjp5R79CCifLmSRF6ktRXO+Y
15wbKkKhJoAZrHOW5HUpV99BLkNiqMMfbSFHKB1I2tDdwFJqdO5E9E7/D/Z/anVo6YKl
20fjm1LN+QDjYKEeEzMna+ChpXk8q5YfYqeIBIeBZoowGpSa2uLehlMaVf9bZ7U2pLG6
sIkQbCDP0AhTiC4GBJs1YTMm0OlYknhGdSMWvCCRlOuE6LH5bdhGbXpEfCig0Ink4V02
Nc2Q==
MIME-Version: 1.0
Received: by 10.14.178.195 with SMTP id f43mr27892885eem.44.1349795166599;
Tue, 09 Oct 2012 08:06:06 -0700 (PDT)
Received: by 10.14.212.68 with HTTP; Tue, 9 Oct 2012 08:06:06 -0700 (PDT)
In-Reply-To: <5073B430.8090...@dewhirst.com.au>
References: <CAGAB0V3Lq=gDcqZYh+eCit1+iD+N-jXpBJTypC99tQ1drDY...@mail.gmail.com>
<5073B430.8090...@dewhirst.com.au>
Date: Tue, 9 Oct 2012 11:06:06 -0400
Message-ID: <CAPbEHscCPRmJxs4G2XA2JGmROzf1y-q1_51hFCDsZFyYAZ2...@mail.gmail.com>
Subject: Re: Javascript encoding and python decoding and vice versa
From: Kurtis Mullins <kurtis.mull...@gmail.com>
To: django-users@googlegroups.com
Content-Type: multipart/alternative; boundary=047d7b621c746cba9e04cba1adfb
--047d7b621c746cba9e04cba1adfb
Content-Type: text/plain; charset=ISO-8859-1
You could obfuscate the Javascript; but there's no such thing as security
through obfuscation :)
HTTPs is your best bet in terms of getting it from the server to the client
without someone in the middle reading it.
On Tue, Oct 9, 2012 at 1:20 AM, Mike Dewhirst <mi...@dewhirst.com.au> wrote:
> On 9/10/2012 4:07pm, Laxmikant Gurnalkar wrote:
>
>>
>> Hi, Guys.
>>
>> Anybody knows to encrypt the content in javascript and decode it using
>> python and vice versa.
>>
>
> Not sure where you see the threat but if it is between the browser and the
> server then I think your server needs to provide https encryption.
>
> http://en.wikipedia.org/wiki/**HTTP_Secure<http://en.wikipedia.org/wiki/HTTP_Secure>
>
>
>
> I am doing a high security data transfer. The things are showstopper to
>> transferring data through javascript to the python. Is it possible to
>> hide data or send data over web in that should not be human readable.
>>
>> Thanks
>>
>>
>>
>>
>>
>> --
>> 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<django-users%2Bunsubscribe@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/**group/django-users?hl=en<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 <django-users%2Bunsubscribe@googlegroups.com>.
> For more options, visit this group at http://groups.google.com/**
> group/django-users?hl=en<http://groups.google.com/group/django-users?hl=en>
> .
>
>
--047d7b621c746cba9e04cba1adfb
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
You could obfuscate the Javascript; but there's no such thing as securi=
ty through obfuscation :)<div>HTTPs is your best bet in terms of getting it=
from the server to the client without someone in the middle reading it.<br=
>
<br><div class=3D"gmail_quote">On Tue, Oct 9, 2012 at 1:20 AM, Mike Dewhirs=
t <span dir=3D"ltr"><<a href=3D"mailto:mi...@dewhirst.com.au" target=3D"=
_blank">mi...@dewhirst.com.au</a>></span> wrote:<br><blockquote class=3D=
"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding=
-left:1ex">
<div class=3D"im">On 9/10/2012 4:07pm, Laxmikant Gurnalkar wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
<br>
Hi, Guys.<br>
<br>
Anybody knows to encrypt the content in javascript and decode it using<br>
python and vice versa.<br>
</blockquote>
<br></div>
Not sure where you see the threat but if it is between the browser and the =
server then I think your server needs to provide https encryption.<br>
<br>
<a href=3D"http://en.wikipedia.org/wiki/HTTP_Secure" target=3D"_blank">http=
://en.wikipedia.org/wiki/<u></u>HTTP_Secure</a><div class=3D"HOEnZb"><div c=
lass=3D"h5"><br>
<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
I am doing a high security data transfer. The things are showstopper to<br>
transferring data through javascript to the python. Is it possible to<br>
hide data or send data over web in that should not be =A0human readable.<br=
>
<br>
Thanks<br>
<br>
<br>
<br>
<br>
<br>
--<br>
You received this message because you are subscribed to the Google<br>
Groups "Django users" group.<br>
To post to this group, send email to <a href=3D"mailto:django-users@googleg=
roups.com" target=3D"_blank">django-users@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to<br>
<a href=3D"mailto:django-users%2Bunsubscribe@googlegroups.com" target=3D"_b=
lank">django-users+unsubscribe@<u></u>googlegroups.com</a>.<br>
For more options, visit this group at<br>
<a href=3D"http://groups.google.com/group/django-users?hl=3Den" target=3D"_=
blank">http://groups.google.com/<u></u>group/django-users?hl=3Den</a>.<br>
</blockquote>
<br>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;Django users" group.<br>
To post to this group, send email to <a href=3D"mailto:django-users@googleg=
roups.com" target=3D"_blank">django-users@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:django-user=
s%2Bunsubscribe@googlegroups.com" target=3D"_blank">django-users+unsubscrib=
e@<u></u>googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/django-users?hl=3Den" target=3D"_blank">http://groups.google.com/<u></=
u>group/django-users?hl=3Den</a>.<br>
<br>
</div></div></blockquote></div><br></div>
--047d7b621c746cba9e04cba1adfb--