Re: Challenge-Response Secure Logins Tutorial

2006-08-31 Thread [EMAIL PROTECTED]
This is great, i only recently showed this (http://forums.devnetwork.net/viewtopic.php?t=38810) to crazylegs (this tutorial isn't written for cake, but for php in general), cause i thought it would be something he might want to implement in othauth. it's a really neat system, i really recommend

Challenge-Response Secure Logins Tutorial

2006-08-30 Thread Happyscotsman
Hi! I have posted another tutorial on my site, this one for creating a secure login system using a challenge-response mechanism. Basically, this setup ensures that a user's password is not sent across the network in plain text when logging in. Through the use of a varying salt, you are also