https://github.com/leogopal/simple-secure-passwords
A simple WordPress plugin to make your passwords more secure.
https://github.com/leogopal/simple-secure-passwords
Last synced: about 1 year ago
JSON representation
A simple WordPress plugin to make your passwords more secure.
- Host: GitHub
- URL: https://github.com/leogopal/simple-secure-passwords
- Owner: leogopal
- Created: 2017-04-13T05:34:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T07:59:58.000Z (about 9 years ago)
- Last Synced: 2025-01-29T14:46:00.867Z (over 1 year ago)
- Language: PHP
- Size: 45.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# 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](http://www.gnu.org/licenses/gpl-2.0.html)
## 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.