2017 © Pedro Peláez
 

wordpress-plugin wp-pwnd-passwords

Check passwords against known pwnd passwords

image

jukkarau/wp-pwnd-passwords

Check passwords against known pwnd passwords

  • Thursday, March 8, 2018
  • by jukra
  • Repository
  • 1 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

WP Pwnd Passwords

Check WordPress user passwords against passwords previously appeared in data breaches., (*1)

Features

  • Uses Pwnd Passwords API range search to check the passwords
  • Validates passwords on WordPress password reset form
  • Validates passwords on WordPress user edit page

Why?

Even though WordPress offers password strength meter, many users might skip it and use their own passwords. This plugin at least prevents users from using passwords that are already appeared in some data breach. Bots bruteforcing WordPress logins use password lists that contain these passwords, so this plugin helps with users security., (*2)

Screenshots

Using bad password result

Pwnd password, (*3)

The Versions

08/03 2018

dev-master

9999999-dev

Check passwords against known pwnd passwords

  Sources   Download

GPL-3.0-or-later

The Requires

  • php >=5.3.0

 

The Development Requires