Last updated:
0 purchases
pyxkcdpass 0.2.0
This script provides a simple way to generate secure and human readable passwords, based on XKCD #936
Free software: BSD license
Documentation: http://pyxkcdpass.rtfd.org.
Install
Open your terminal and type:
** pip install pyxkcdpass
or
** easy_install pyxkcdpass
Usage
Just call pyxckdpass and supply it with a dictionary:
** pyxkcdpass -d /usr/share/dict/words
or provide a dictionary and a password length
** pyxkcdpass -d /usr/share/dict/words -l 10
History
0.1.0 (2014-05-05)
First release on PyPI.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.