Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
/ nbp Public archive

NIST Bad Passwords - JavaScript library for detecting common passwords.

License

Notifications You must be signed in to change notification settings

cry/nbp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIST Bad Passwords (NBP)

Detailed documenation can be found at https://cry.github.io/nbp/.

Referencing Special Publication 800-63-3: Digital Authentication Guidelines, NIST has put out a new standard for password verification and storage. One of these recommended new measures is the validation of passwords against a known blacklist of common passwords.

NBP aims to make this recommendation easier to meet. Developers need only to query the library to determine if the password is part of their requested password list.

About

NIST Bad Passwords - JavaScript library for detecting common passwords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published