Signup Breach Checker

Signup Breach Checker Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 794 downloads
Signup Breach Checker Icon

Try plugin: Signup Breach Checker

We'll create fresh WordPress site with Signup Breach Checker installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Signup Breach Checker

Checks user e-mails and optionally passwords against breach lists from haveibeenpwned.com on signup.

0


0


0


0


0

updated: 5 years ago
since: 6 years ago
author: Dan Dulaney

Description

**Note: This plugin sends e-mail address (and optionally SHA1 hashed passwords) to an external API, at https://haveibeenpwned.com **

This plugin is meant to provide a service to your site members by doing the following:

  • On user registration, check the haveibeenpwned API to see if their e-mail has been in any known breaches
  • Stores (in user_meta) any breaches found, and if the user has been notified (by your site)
  • If welcome e-mails are enabled, adds a section sharing information about the breaches, and the suggestion to use a strong password with a link to help. If not, it also lets them know they are clean.
  • Optional (Disabled by default): Enable password checking against the API’s list of known passwords on password reset / new user password set. This only triggers if the user also has had their e-mail leaked in a known breach, and e-mails the user with additional information.

Planned for future updates:

  • (Toggleable) Method of checking existing users and notifying them.
  • (Toggleable) Method to periodically check all users that haven’t had a breach, and notify them if that changes.
  • (Toggleable) Method to add admin notifications of new breaches discovered by HaveIBeenPwned.com

Dependencies and Liscencing

This plugin relies on the the HaveIBeenPwned APIv2, and has been designed to comply with rate limiting and usage policy.