Lumaktaw patungo sa content
WordPress.org

Tagalog

  • Themes
  • Plugins
  • Mga Balita
  • Suporta
  • Tungkol Sa
  • Mag-translate
  • Makipagkita
  • Makipag-uganayan
  • Taga-pangangasiwa
  • WPUGPH
  • Get WordPress
Get WordPress
WordPress.org

Plugin Directory

Tiny 2FA + Brute Force Protection

  • Mag-submit ng plugin
  • Aking mga paborito
  • Mag-log in
  • Mag-submit ng plugin
  • Aking mga paborito
  • Mag-log in

Tiny 2FA + Brute Force Protection

Ni Web Guy
I-download
  • Mga Detalye
  • Mga Review
  • Pag-install
  • Development
Suporta

Deskripsyon

💬 Ask Question | 📧 Email Me

This is probably the 2FA plugin you’re looking for.

Secure, private, and lightweight.

Integrates into WordPress like a native feature.

Proactive vs Reactive Security

Prevents attacks instead of reacting to them. The best breach is the one that never happens.

How it Works

  1. Install and activate the plugin
  2. Go to Users > Profile > Two-Factor Authentication (near the bottom)
  3. Check the box next to “Enable 2FA” and click “Update Profile”
  4. 2FA and Backup Codes are now enabled
  5. Scan the QR code or manually enter the secret key into your auth app of choice (and be sure to rename the generic site name “2FA” to something more useful)
  6. Once successful login with a 2FA code from your app has been confirmed, you should disable Backup Codes
  7. Brute force protection is enabled by default and can be managed site-wide by admins in profile settings

Backup Codes have been rethought from the usual method you might be used to. Read more about that in the FAQ below.

Need Support?

Ask for help here.

Pag-install

Automatic

  • From your WordPress Admin, navigate to: Plugins > Add New
  • Search for: “Tiny 2FA”
  • Install it
  • Activate it

Manual

  • Download
  • Unzip
  • Upload to /plugins/ folder
  • Activate

FAQ

I locked myself out of my admin!

Try not to panic; you’re not permanently locked out and nothing has been lost. You’ll simply need to disable the Tiny 2FA plugin to regain access.

The simplest way to do that is to access your /wp-content/plugins folder via FTP and rename the /tiny-2fa folder to anything else. Once you’re back in your admin, you can restore the folder name and proceed to adjust your 2FA settings.

I’m positive I entered my username, password, and 2FA code correctly, but I still can’t log in!

There are a few quirks to check for that could disrupt the general 2FA process, which aren’t exclusive to Tiny 2FA:

  1. The code you’re trying to enter may have expired. Even if you get a fresh code, you may need to reload the login page again first before trying the new code.
  2. You may need to clear the browser cache and try again.
  3. If you’re using Cloudflare, you’ll need to either restore visitor IPs or disable brute force protection.
  4. If you’re using a caching plugin, make sure it doesn’t cache login pages or otherwise exclude your login page in its settings.
  5. In your authenticator app, you may need to find and use a setting called something like “Sync Clock with Google.”

What 2FA methods are available?

Only TOTP at this time. This is the most common 2FA method, the one you’re probably most familiar with already. It’s more secure than 2FA via SMS or email, but not as secure as a hardware key (overkill for most people), which is probably the only other option I’d consider adding.

What apps are compatible?

There are many mobile, desktop, and browser apps that support TOTP, including: Google Authenticator, Microsoft Authenticator, Proton Authenticator, Ente Auth, Authy, Bitwarden, LastPass, and 1Password.

How do I generate a new secret key?

Simply regenerate (↻) in your profile settings to get a new key.

Can I store the site encryption key in wp-config.php?

Yes. For extra security, you can define your encryption key in wp-config.php:

define( 'TINY_2FA_ENCRYPTION_KEY', 'your-64-character-hex-key-here' );

You can find your current key in /wp-content/tiny-2fa-backup.php. This ensures your key survives database issues if somehow it’s lost.

How’s the security?

Other than storing secret keys in an encrypted format (apparently most sites just save them in plaintext), it’s a pretty standard implementation (but having any 2FA in place is infinitely more secure than no 2FA at all).

How’s the privacy?

As it turns out, generating QR codes is not a trivial matter. I explored generating them locally, but it added a lot of bloat to the plugin. So, I’ve opted to use an external service instead.

I’m using QuickChart (rather than Google, a popular choice) to generate QR codes, and for extra privacy, proxying the requests through Cloudflare.

QuickChart will only ever know the secret key, but not the site name, username, or IP address it belongs to. Cloudflare will know the server IP the request is coming from, but still not the name of the website or user.

How do Backup Codes work differently with your plugin?

The way I’ve envisioned Backup Codes is simple: immediately upon enabling 2FA, Backup Codes will be on by default. This means that you’ll receive codes by email until you’re certain you’ve set up an authentication app correctly, and then you should disable them.

Why do Backup Codes work differently with your plugin?

I don’t like the current implementation of the common Backup Codes feature that comes with most 2FAs. I think it creates a burden for the user to back them up, which if they’re capable of doing, they’re also capable of backing up their secret key in the first place without adding an unnecessary chore and new vulnerability while they’re at it.

I think I’ve been able to improve upon the concept of Backup Codes, at least in the WordPress environment where most users are going to be the admin of their own website anyway. The entire point of Backup Codes in the first place is to offer a second chance to avoid being locked out of your account in case you lost your secret key. But for most WordPress websites, and probably many websites in general these days, the added vulnerability doesn’t seem to match the intended usefulness.

I’m open to being wrong about this. If you feel my thinking is flawed or you have any other suggestion for improving the security of Tiny 2FA, please let me know.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Tiny 2FA + Brute Force Protection” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor
  • Web Guy

Isalin ang “Tiny 2FA + Brute Force Protection” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.3

  • Ability to set custom encryption key
  • Switched to Sodium encryption (XChaCha20-Poly1305)
  • Improved safety checks

0.2

  • Added brute force protection

0.1

  • New

Meta

  • Bersyon 0.3
  • Huling na-update 1 buwan ang nakalipas
  • Mga aktibong installation 10+
  • Bersyon ng WordPress 5.0 o mas bago
  • Sinubukan hanggang 6.8.3
  • Bersyon ng PHP 7.4 o mas bago
  • Wika
    English (US)
  • Mga Tag
    2FAloginMFAsecurity
  • Advanced View

Mga Rating

No reviews have been submitted yet.

Idagdag ang aking pagsusuri

Tingnan lahat ng review

Mga Contributor

  • Web Guy

Suporta

May gusto kang sabihin? Kailangan ng tulong?

Tingnan ang support forum

Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

Mag-donate sa plugin na ito

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Tagalog

  • Visit our X (formerly Twitter) account
  • Bisitahin ang aming Bluesky account
  • Visit our Mastodon account
  • Bisitahin ang aming Threads account
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Bisitahin ang aming TikTok account
  • Visit our YouTube channel
  • Bisitahin ang aming Tumblr account
Ang Code ay Tula.
The WordPress® trademark is the intellectual property of the WordPress Foundation.