by Julio Potier on WordPress.org
This is a strong authentication plugin. You have to fill a second field, kind of password but this one comes from a printed card you own (FR/EN).

The new field on login page
PLEASE CHECK YOUR EMAIL SETTINGS IN YOUR PROFILE BEFORE LOGOUT THE FIRST TIME AND WAIT FOR THE MAIL CONTAINING THE SECURE CARD. THANK YOU –
A new field is added below the password one.
This kind of authentication is called “Strong Authentication”, strong authentication is associated with at least two-factor authentication.
Your usual password is the first and only factor, this plugin adds an external factor : a MSL Secure Card.
Now, you have 2 secure factors to log in.
When someone wants to log in any account, he has to fill the username, password and now a “MSL Code” field.
This code is printed on a card (you have to print it) and contains a code from A1 to H8.
Without this code, he can not log in!
The codes are not stored in your DB, all codes are hashed like your password is. So, the codes are as secure as your password is.
Every blog which needs to improve its login’s security needs this plugin.