=== face2 Two Factor Authentication === Contributors: face2 Tags: authentication, face2, two factor, security, login, authenticate, twofactor, two-factor, face, face recognition, strong security Requires at least: 3.2 Tested up to: 4.3.1 Donate link: https://face2.in/ Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Protect your worpdress with two-factor authentication based on face recognition service provided by FACE2.in. FACE2 provides a hosted face recognition service that allows developers to use simple REST API interface to authenticate users. It is based on HTML5's webcam access method. We also added a fallback mechanism for browsers not supporting HTML5 video tag's camera access, such as mobile Safari found in Apple's iOS (iPhone/iPad). We called the way it works for iOS "Selfie based authentication". == Description == face2 helps you proctect your WordPress site from hackers using simple face recognition based two-factor authentication. You can get your free API key at [www.face2.in](https://face2.in/dashboard.php). Plugin development is found at face2.in == Installation == 1. Get your face2 API Key at [https://face2.in/signup.php](https://face2.in/signup.php). 2. Install the plugin either via your site's dashboard or by downloading the plugin from WordPress.org and uploading the files to your server. 3. Activate the plugin through the WordPress Plugins menu. 4. Navigate to **Settings -> face2** to enter your face2 API keys. == Frequently Asked Questions == = How can an user enable two-factor authentication? = The user should go to his or her WordPress profile page and submit his or her face image using a webcam or a send a "selfie" using mobile phone camera. = How can a user disable face2 after enabling it? = The user should return to his or her WordPress profile screen and disable face2 at the bottom. = Can an Admin can select specific user roles that should authenticate with face2 two-factor authentication? = As an admin you can only disable two-factor authentication enabled using face2 plugin. == Screenshots == 1. Form requesting face2 face (second factor) to complete login 2. Enabling two-factor authentication on user's profile == Changelog == Initial version, no change log == Upgrade Notice == Initial version, no upgrade notices