Linux 软件免费装
Banner图

More Secure Login

开发者 juliobox
更新时间 2012年10月30日 23:08
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 3.3.2

标签

secure security login password

下载

详情介绍:

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.

安装:

  1. Upload the "baw-more-secure-login" to the "/wp-content/plugins/" directory
  2. Activate the plugin through the "Plugins" menu in WordPress
  3. You'll receive by email your MSL Secure Card.
  4. All users have to ask for a password reset to get their own MSL Secure Card
  5. You (the person whom activating the plugin or any other admin) can renew any user's card with users bulk actions.

屏幕截图:

  • The new field on login page
  • An example of my MSL Secure Card
  • The new bulk action on users admin screen (javascript needed)
  • Same without javascript activated.
  • New button added to your profile when you need another MSL Secure Card

升级注意事项:

None

常见问题:

Why this is more secure ?

This kind of authencation 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.

How does this works?

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!

Who needs it?

Every blog which needs to improve its login's security.

Need more help?

Read http://baw.li/mslhelp/help-en.html (fr: http://baw.li/mslhelp/help-fr.html) to get more functionnality details.

Dev question: What are the hooks?

See "http://baw.li/mslhelp/help-en.html"

更新日志:

1.0.4 1.0.3 1.0.2 1.0.1 1.0 todo