wordpass: Dictionary-based password generator

[ bsd3, cryptography, library, password, program, system, tools ] [ Propose Tags ]

This script reads dict word lists and generates word-based passwords. Not unlike Xkcd.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6, 1.0.0.7, 1.0.0.9, 1.0.0.10, 1.0.0.11
Change log changelog
Dependencies base (>=4.6 && <4.7), containers (>=0.5 && <0.6), directory (>=1.2 && <1.4), hflags (>=0.4 && <0.5), random-fu (>=0.2 && <0.3), random-source (>=0.3 && <0.4), text (>=1.1 && <1.2), vector (>=0.10 && <0.11) [details]
License BSD-3-Clause
Copyright Michal J. Gajda
Author Michal J. Gajda
Maintainer mjgajda@gmail.com
Category System
Home page https://github.com/mjgajda/wordpass
Uploaded by MichalGajda at 2014-05-15T13:05:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables wordpass
Downloads 11050 total (54 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Successful builds reported [all 7 reports]

Readme for wordpass-0.3.0.0

[back to package description]

WordPass

Dictionary-based password generator.

Script reads dict word lists and generates word-based passwords. Uses dictionaries from /usr/share/dict by default. Inspired by Xkcd comic.