passwords to CGI

Gerhard Häring gerhard.haering at opus-gmbh.net
Tue Jan 14 05:35:52 EST 2003


Will Stuyvesant <hwlgw at hotmail.com> wrote:
> Sending a password to a CGI script with this HTML::
> 
>     <input type=password name=pwd>
> 
> is scary for a user since he sees the pwd appearing
> in the url the browser calls.  This is when you use
> the GET method (I'd rather not use POST, see below).
> Is there a way to encrypt a password before it is
> sent? [...]

It's called HTTPS :-)

Gerhard
-- 
Gerhard Häring
OPUS GmbH München
Tel.: +49 89 - 889 49 7 - 32
http://www.opus-gmbh.net/




More information about the Python-list mailing list