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 protected from an attacker sniffing the encrypted
password and using that to gain access. The tutorial can be found at
http://www.ifisgeek.com/tutorials/show/secure_logins_with_challengeresponse
or on the CakePHP wiki. As always, feedback is welcomed and
appreciated.

Jeff.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to