Stunkymonkey / passworts

a password-generator using the marokov model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passworts is a password generator written in Python. It is using the marokov model to create passwords out of big dictionaries. You are able to set up length and count of passwords and the program will create passwords. In May 2014 we started bringing the python script to the web. Therefore we use Flask, a Python web framework.

Contributors

huge thanks to @ThomasWaldmann for writing the generation part

About

a password-generator using the marokov model

License:MIT License


Languages

Language:Python 33.5%Language:JavaScript 21.8%Language:Nix 19.7%Language:CSS 13.5%Language:HTML 11.5%