Skip to main content

This script provides a simple way to generate secure and human readable passwords, based on XKCD #936

Project description

https://badge.fury.io/py/pyxkcdpass.png https://travis-ci.org/ikkebr/pyxkcdpass.png?branch=master https://pypip.in/d/pyxkcdpass/badge.png https://coveralls.io/repos/ikkebr/pyxkcdpass/badge.png?1234 http://imgs.xkcd.com/comics/password_strength.png

This script provides a simple way to generate secure and human readable passwords, based on XKCD #936

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.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page