https://github.com/raed667/gpg-2fa-wordpress
GPG 2FA for WordPress users
https://github.com/raed667/gpg-2fa-wordpress
Last synced: about 2 months ago
JSON representation
GPG 2FA for WordPress users
- Host: GitHub
- URL: https://github.com/raed667/gpg-2fa-wordpress
- Owner: raed667
- Created: 2015-11-28T00:59:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-28T14:52:52.000Z (over 9 years ago)
- Last Synced: 2025-02-03T17:06:08.648Z (4 months ago)
- Language: PHP
- Size: 45.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
#GPG - Two-Factor
WordPress plugin based on "[Two-Factor](https://fr.wordpress.org/plugins/two-factor/)" that provides tow factor authentication using GPG public keys.
**Requires at least:** 4.3
**Tested up to:** 4.4## Description ##
In order to better combat brute force login attempts and stolen passwords, WordPress needs a standardized-yet-extensible core system for providing opt-in Two-Factor Authentication to users. This system is based on "Tow-Factor" plugin to provide a solution based on GnuPG.
## Why GnuPG for Two-Factor? ##
The main reason behind this plugin is to provide users with 2FA alternatives that don't require them to input emails, phone numbers, or associate third parties to their accounts.
And also because it is cool as hell!