Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Something You Know and Something You Know

Proof of Concept

Currently this module exists as a proof of concept. Currently the only option is to append the date (of the server) in the form of dmY to the end of your password when logging in.

In the flavor of two-factor authentication which uses two of three factors (something you know, something you have, something you are), this module provides two form authentication. This is done by providing something you know twice.

The standard Drupal login is used, but users are expected to provide additional data behind their password, when is generated using a known algorithm only to the site and the user. This attempts to reduce the likelihood and damage caused by using the same password across sites.

Project information

  • Created by cashwilliams on , updated