Note
|
Development of this plugin has been (at least temporarily) discontinued since a more complete plugin has appeared. |
This plugin adds support for the two factor authentication standard U2F.
The functionality is similar to the U2F (Security Key) support available for Google accounts:
-
Users registers U2F devices themselves.
-
Users are not required to register devices.
-
A user can have multiple devices registered.
-
Currently, only Google Chrome is supported.
-
Install the dependencies using Composer.
-
Move the wordpress-u2f directory into the
/wp-content/plugins/
directory. -
Activate the plugin through the 'Plugins' menu in WordPress.
-
Go to Settings → U2F.
-
Set App ID to the the base URL of your website, for example https://mysite.wordpress.com.