Articles tagged with "challenge response"
dAuth v0.3 component
the component for dAuth v0.3
[Read more] introduction to dAuth v0.3
This article introduces dAuth V0.3: the authentication (not authorisation) system with a focus on security, using techniques such as challenge-response, customizable multiple-stage password hashing, brute force (hammering) detection etc.
[Read more] dAuth v0.3 helper
helper for dAuth v0.3
[Read more] dAuth v0.3 models
User, Host, LoginAttempt models for dAuth v0.3
[Read more] Challengeresponse authentication with fallback
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]
Latest Comments