
內容簡介
總結:這個外掛通過在成功的密碼登錄後添加簡單但有效的雙因素驗證 (2FA) 介面來增強您的 WordPress 網站安全性。它等待用戶正確輸入他們的使用者名稱和密碼,然後攔截登錄,並讓他們在乾淨、獨立的畫面中輸入來自驗證器應用程式 (如 Google Authenticator、Authy 等) 的 6 位數代碼。這種方法更加安全、兼容,並提供更流暢的使用者體驗。
1. 這個外掛是如何提高 WordPress 網站的安全性?
- 通過在成功的密碼登錄後添加雙因素驗證 (2FA) 介面。
2. 為什麼這個外掛不在主要登錄頁面上添加欄位?
- 避免可能引起衝突,這個外掛會等到用戶正確輸入使用者名稱和密碼後再進行驗證。
3. 這個外掛提供了哪些功能?
- 安全的登錄後驗證、簡便的設置、備份代碼、重新生成代碼、輕量簡單、每個用戶獨立啟用 2FA。
4. 外掛連接到哪個第三方 API 來生成 QR 碼?
- goqr.me API。
5. 什麼數據會被發送到 API?
- 部分數據包括使用者的電子郵件地址和生成的秘密金鑰。
外掛標籤
開發者團隊
② 後台搜尋「Usama Simple 2FA Authenticator」→ 直接安裝(推薦)
原文外掛簡介
This plugin enhances the security of your WordPress website by adding a simple but effective two-factor authentication (2FA) screen after a successful password login.
Instead of adding fields to the main login page (which can cause conflicts), this plugin waits until a user has correctly entered their username and password. Then, it intercepts the login and presents them with a clean, separate screen to enter their 6-digit code from an authenticator app (like Google Authenticator, Authy, etc.).
This method is more secure, more compatible, and provides a smoother user experience.
Features:
Secure Post-Login Verification: 2FA check happens on a separate screen, after the password is correct.
Easy Setup: A simple “Usama 2FA” menu page for each user to scan a QR code and activate 2FA.
Backup Codes: On activation, 10 one-time-use backup codes are generated in case you lose your phone.
Regenerate Codes: You can generate new backup codes at any time from the settings page.
Lightweight & Simple: No bloat. Just the essential 2FA features.
Per-User: 2FA is enabled on a per-user basis. Administrators cannot control 2FA for other users.
External services
This plugin connects to a third-party API to generate the QR codes used during setup.
Service: goqr.me API (https://www.google.com/search?q=api.qrserver.com)
Usage: Used only once during setup to generate a QR code image that users scan with their authenticator app.
Data Sent: The API receives the user’s email address and the generated secret key (inside the OTPAuth URL) to create the image. This data is not stored by the service.
Provider: Foundata GmbH
Terms of Use: Terms of Use
Privacy Policy: Privacy Policy
