Simple Secure Passwords
A simple WordPress plugin to make your passwords more secure.
by Leo Gopal · github.com/leogopal/simple-secure-passwords · website
★ 2stars
0forks
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/leogopal/simple-secure-passwords/archive/refs/heads/master.zipReadme
Simple Secure Passwords
Secure your WordPress Passwords Simply with bcrypt and other Simple Secure Passwords add-ons.
Requires at least: 4.4
Tested up to: 4.7
Stable tag: trunk (master)
License: GPLv2 or later
Description
Secure your WordPress Passwords Simply with bcrypt and other Simple Secure Passwords add-ons.
TO-DO
Create the following add-ons:
- Password strength enforcer
- Password expiration enforcer
- Google Auth 2FA
Also:
- Create settings page for user control of expiration, and Google Auth details.