I've been in development of a Drupal 7 module with the help of scor and some other Acquia engineers that does entropy calculation of passwords to estimate the possibility of brute-forcing the plain text version. It's based on the principles outline in this Dropbox article https://tech.dropbox.com/2012/04/zxcvbn-realistic-password-strength-esti... and the sandbox is https://www.drupal.org/sandbox/coltrane/2292875

I'd like to take over this namespace and promote the project to a full release. While this is similar to the goals of Password Policy it differs in that it's not a strict requirement list for passwords. Rather it allows passwords of any kind so long as they meet certain overall strength requirements.

Comments

jrbeeman’s picture

I'm happy to give up the abandoned project space to revive it into something new. I'll transfer now.

coltrane’s picture

Status: Active » Fixed

Thanks Jeff!

I've pushed the sandbox code to new 7.x-1.x branch here and am going through and updating the project page. I'll also mark the 5.x and 6.x versions as unsupported (tho it's possible that scor will want to support 6.x). I'll also be closing out many of the old issues in the tracker and moving over the sandbox issues.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.