Articles tagged with "secure login challen"

Challengeresponse authentication with fallback

By Dieter Plaetinck
This tutorial shows you how to create a simple authentication system that doesn't send passwords in cleartext (as many others do). It has a fallback for non-JavaScript users (cleartext mode), and uses a user-defineable method for improved security for the storage of passwords.
[Read more]