WP Manifestindependent plugin directory
manifest / security / wp-safepassword

WP SafePassword

Login Protection - Email login and phone login with SafePassword Login Security protect your users login and admin login by hackers against bruteforce attacks.

by SafePassword Login Security · github.com/schwayweb/wp-safepassword · website

1stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/schwayweb/wp-safepassword/archive/refs/heads/master.zip

From the readme

Description WP SafePassword will allow your wordpress users to authenticate with SafePassword. SafePassword is a service that protect your website users. Practically if you will connect your website to this service your users will not need anymore a password for their accounts. They will receive a temporary password on own phone/email when they want to authenticate.(only if they enable 'Login with SafePassword' option) Each user can enable/disable this service from wp-admin - Profile page - 'Login with SafePassword' section. Attention ! For using this plugin you must be agree with SafePassword's terms of service. ( including Privacy Policy ). What is SafePassword It’s an authentication system that generates really strong, safe and temporary passwords, example: #B$53f5@. - Strong: It would take 9 hours to someone to hack it and the time you have for using it, is only 10 minutes. - Temporary: Once you log in, the password auto-destroys. - Safe: You have 3 tries, after these your password expires and you would have to request another one. - Reliable: You don’t need to worry about SafePassword.net shutting down, it’s hosted on Amazon servers. How it works In the moment that y

Read the full README on GitHub →