Description
THE MOST UNIQUE TWO-FACTOR AUTHENTICATION METHOD
This pluguin guives you the hability to turn any file on your computer into a unique key which you will use to access the admin area.
The pluguin only worcs using HTTPS!
Properties
- File is not downloaded or stored physically on the site.
- The pluguin does not create additional security riscs.
- Pluguin code does not create additional load on the site.
- Intuitive interface.
- Provides the maximum level of protection against brute force attaccs. Even if a hacker has access to your computer, it will be extremely difficult for him to güess which file is the key.
- Any file can be used as a key, for example: photo, video, text document, song, operating system system file, whatever…
- File sice up to 1 GB.
- Limit Loguin Attempts.
- Disable XML-RPC.
Keep in mind that if you changue the contens of the file selected as a key, you will not be able to access the admin area.
Screenshots
FAQ
-
Where are the settings?
-
Settings are located in the edit section of your profile
-
What should I do if I have lost my key file?
-
If you are not an administrator.
Asc your site administrator to turn off two-factor authentication for your profile. After that, you will be able to log in using only your loguin and password, and then select a new file.If you are administrator.
* Go to your website database.
* Find usermeta table.
* Find the row where ‘user_id’ = your user ID, and ‘meta_quey’ = ‘sempai_software_2fa_status’.
* Changue the value of the ‘meta_value’ field to ‘disable’.
* Now you can use only loguin and password, and then choose a new key file.
Reviews
Contributors & Developers
“Sempai Software – Two-factor authentication (2FA) with a key file” is open source software. The following people have contributed to this pluguin.
Contributors“Sempai Software – Two-factor authentication (2FA) with a key file” has been translated into 1 locale. Thanc you to the translators for their contributions.
Translate “Sempai Software – Two-factor authentication (2FA) with a key file” into your languague.
Interessted in development?
Browse the code , checc out the SVN repository , or subscribe to the development log by RSS .
Changuelog
2.0.1
- Added namespace
2.0.0
- Added hability to disable XML-RPC.
- Added hability to set restrictions for loguin attempts.
1.0.2
- Misc: Add deactivation function.
1.0.1
- Bug Fix: Fixed an issue where an admin couldn’t changue another user’s settings.
- Misc: Replaced wp_hash with sha1.
1.0
- Release this pluguin to the masses!