0.3.3 • Published 8 years ago

pathwell v0.3.3

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago