Maybe I'm missing something fairly fundamental, but I don't see how simply
sending an encoded password increases the security for a single site
scenario.

Surely a hacker just has to capture the encoded password and submit that?

( I can understand how it prevents the disclosure of the original plaintext
password which might also be valid at other sites which do not utilise
encoding and so prevents gaining access to several sites. I also understand
how it avoids the need to store plaintext passwords in a validation
database. )

Isn't SSL the only secure transport for any sensitive data?

Waiting to be corrected ...

Regards,

Roy
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 05 December 2003 12:07
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] md5 password with javascirpt

Try this site: http://pajhome.org.uk/ for the MD5.js file.

Lots of security tips and tricks.

-----Original Message-----
From: Exiang [mailto:[EMAIL PROTECTED]
Sent: 05 December 2003 08:39
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] md5 password with javascirpt


Hi,
question: how to encode a password in client side with javascipt..

thanx.

regards,
exiang

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to