BaseCloud Shield
BaseCloud Shield is a lightweight yet powerful security plugin that enforces Two-Factor Authentication (2FA) on your WordPress login page. Unlike other bloat-heavy plugins, BaseCloud Shield focuses on reliability and flexibility in OTP delivery. Key Features: Plug & Play: Works immediately using standard WordPress email delivery. Multi-Recipient System: Send OTPs to the logging-in user, a manager email, or selected users. Multi-Channel Delivery: Choose multiple delivery methods simultaneously (Email, SendGrid, WhatsApp, SMS, Webhook). WhatsApp Integration: Send OTPs directly via WhatsApp using Twilio API. SMS Integration: Deliver OTPs via SMS using Twilio API. SendGrid API V3: Native integration for high-deliverability emails. Webhook Support: Connect to custom webhooks for advanced automation flows. Secure OTPs: 6-digit one-time passwords that expire automatically. Browser Trust: “Remember this device” functionality to reduce friction for authorized users. Advanced Attack Protection (v1.4.2): Credential stuffing detection, progressive delays, username enumeration protection. External Services This plugin may connect to external third-party services depending on your configuration. Below is a detailed explanation of what services are used, what data is sent, and when: SendGrid Email API (Optional) If you select “SendGrid API” as your delivery method in the plugin settings, this plugin will send data to SendGrid’s email service to deliver one-time password (OTP) codes. Service: SendGrid by Twilio What it’s used for: Sending two-factor authentication codes via email with improved deliverability When data is sent: Every time a user attempts to log in and 2FA is enabled Data sent: Recipient email address (user’s email or manager email if configured) Sender email address (configured in plugin settings) Site name Username attempting to log in 6-digit one-time password code Email subject and HTML body API Endpoint: https://api.sendgrid.com/v3/mail/send Terms of Service: https://www.twilio.com/legal/tos Privacy Policy: https://www.twilio.com/legal/privacy Important: You must have a SendGrid account and API key to use this feature. You are responsible for complying with SendGrid’s terms of service and ensuring proper data handling practices. Twilio API for WhatsApp & SMS (Optional) If you select “WhatsApp” or “SMS” as delivery methods, the plugin will send data to Twilio’s API to deliver one-time password codes. Service: Twilio What it’s used for: Sending two-factor authentication codes via WhatsApp and/or SMS When data is sent: Every time a user attempts to log in and 2FA is enabled with WhatsApp/SMS selected Data sent: Recipient phone number (from user meta field ‘billing_phone’) Sender phone number (WhatsApp number or SMS number configured in settings) Site name Username attempting to log in 6-digit one-time password code Message body API Endpoint: https://api.twilio.com/2010-04-01/Accounts/{AccountSid}/Messages.json Terms of Service: https://www.twilio.com/legal/tos Privacy Policy: https://www.twilio.com/legal/privacy Important: You must have a Twilio account with WhatsApp and/or SMS capabilities enabled. Phone numbers must be stored in user meta (field: ‘billing_phone’). You are responsible for complying with Twilio’s terms of service. Custom Webhook (Optional) If you select “Webhook” as a delivery method, the plugin will send login notification data to a webhook URL you configure. Service: Custom webhook endpoint (configured by you) What it’s used for: Sending login notifications to external systems for custom processing When data is sent: Every time a user attempts to log in and 2FA is enabled Data sent: Site name Username attempting to log in User email address 6-digit one-time password code Recipient information array Timestamp of login attempt Endpoint: User-configured webhook URL Important: When using the webhook option, you are responsible for the security and privacy compliance of the endpoint you configure. Ensure your webhook endpoint uses HTTPS and follows proper data protection practices. Standard WordPress Email (Default) By default, this plugin uses WordPress’s built-in wp_mail() function, which does not involve any external services unless your WordPress installation is configured to use a third-party SMTP service.
Top keywords
- email13×2.00%
- twilio13×2.00%
- api12×1.85%
- data12×1.85%
- sendgrid9×1.39%
- service9×1.39%
- sms9×1.39%
- webhook9×1.39%
- whatsapp9×1.39%
- user8×1.23%
- delivery7×1.08%
- https7×1.08%
WP-OTP
With WP-OTP you can easily set up 2 Factor Authentication with One Time Passwords for your WordPress login. This extra layer makes your WordPress site a lot more secure. The new stealth mode allows for invisible OTP code entry, making your login screen look like any other, no extra OTP code input field. Getting started After installing and activating the plugin, every user can enable WP-OTP on their profile page. It’s as easy as scanning the provided QR Code or entering the OTP secret to any OTP generator app. Then just activate it by entering the generated OTP and voilà, all set up. Now, the login requires an OTP code to succeed. Each user gets their own secret key to authenticate with, giving them control over their login security. Development This plugin is completely open source and a work of passion. If you would like to be part of it and join in, make your way over to the project page now. Also, if you have an idea you would like to see in this plugin or if you’ve found a bug, please let me know. Configuration WP_OTP_STEALTH: Set this to true to enable stealth OTP mode. Filters There are a multitude of filters to be adjusted. wp_otp_qr_code_provisioning_uri: URI for online QR Code rendering (must contain {PROVISIONING_URI} placeholder for QR Code data). wp_otp_login_form_text: Text for input field on the login screen. wp_otp_login_form_text_sub: Subtext for the input field on the login screen. wp_otp_login_form_invalid_code_text: Error text for an invalid code input on the login screen. wp_otp_code_expiration_window: Set the window of code verification expiration. wp_otp_recovery_codes_count: Number of recovery codes to generate. wp_otp_recovery_codes_length: Length of the recovery codes. wp_otp_secret_length: Length of the secret key. Minimum requirements WordPress 4.6, PHP 7.4. Donate / Support All donations are much appreciated, thank you 🙏 Get professional support for this plugin with a Tidelift subscription Tidelift helps make open source sustainable for maintainers while giving companies assurances about security, maintenance, and licensing for their dependencies. Security To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.
Top keywords
- otp16×4.15%
- code11×2.85%
- login10×2.59%
- wp9×