Re: Send password over TCP connection
- From: Peter Hansen <peter@xxxxxxxxxxx>
- Date: Mon, 10 Oct 2005 22:18:42 -0400
dcrespo wrote:
Two copies of the password: one on the client, the other on the server.[snip]
I think it is a very good solution, Isn't it?
Ignoring all the other issues, any solution which actually requires the password to be stored on the server is a bad solution. Administrators should not have access to user passwords, and in addition users should not be put in the position of having to trust your server-side security to keep their passwords (which they might have used on other systems) from being grabbed by hackers.
-Peter .
- Follow-Ups:
- Re: Send password over TCP connection
- From: dcrespo
- Re: Send password over TCP connection
- From: Laszlo Zsolt Nagy
- Re: Send password over TCP connection
- References:
- Send password over TCP connection
- From: dcrespo
- Re: Send password over TCP connection
- From: Dan Stromberg
- Re: Send password over TCP connection
- From: dcrespo
- Send password over TCP connection
- Prev by Date: Looking for info on Python's memory allocation
- Next by Date: Re: Library functions
- Previous by thread: Re: Send password over TCP connection
- Next by thread: Re: Send password over TCP connection
- Index(es):
Relevant Pages
|