Sorry, you're probably right. I imagine there are no security risks related
to pulling a host-name from a DNS server. However, I do not know if the
case is the same for an HTTP Proxy when the query is included in the URL.

On Thu, Oct 11, 2012 at 11:14 AM, Javier Guerra Giraldez <jav...@guerrag.com
> wrote:

> On Thu, Oct 11, 2012 at 10:04 AM, Kurtis Mullins
> <kurtis.mull...@gmail.com> wrote:
> > If you use GET requests to transmit data, there is still a chance that
> the
> > data might be intercepted by a DNS server or Proxy Server regardless of
> SSL.
> > I'd keep everything contained in POST and just like the others have
> > mentioned, simply go with SSL and Signed Certificates.
>
> ??
>
> AFAICT, GET and POST are exactly the same from both DNS, SSL and
> information theory points of view
>
> --
> Javier
>
> --
> 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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to