0.3.3 • Published 10 years ago

pathwell v0.3.3

Weekly downloads
2
License
ISC
Repository
github
Last release
10 years ago

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.

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago