Skip to content

JavaScript library using KoreLogic's PathWell topologies to determine password strength

Notifications You must be signed in to change notification settings

vekerdyb/password-strength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

password-strength build-status

JavaSript implementation of KoreLogic's PathWell topologies to determine the strength of a given password. https://www.korelogic.com/Resources/Presentations/bsidesavl_pathwell_2014-06.pdf https://blog.korelogic.com/blog/2014/04/04/pathwell_topologies

Usage

Coming soon.

Roadmap

  • add option to save topology to server (auditing mode)
  • add option to check existing topologies on a server and provide async feedback about the topology (maximum use count mode)
  • add simple backend server

Contribution

After pulling:

npm install

Test

npm test # single run
npm run tdd # continuous running

Legal

Coming soon.

About

JavaScript library using KoreLogic's PathWell topologies to determine password strength

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published