redacted-XKCD-password-generator.git
14 years agoAdded --valid_chars option
Rob Lanphier [Sun, 20 Nov 2011 04:52:47 +0000 (20:52 -0800)]
Added --valid_chars option

14 years agoAdded optparse options for min/max length, numwords, etc.
Rob Lanphier [Sun, 20 Nov 2011 02:07:15 +0000 (18:07 -0800)]
Added optparse options for min/max length, numwords, etc.

14 years agoChange to password generator to allow non-interactive use
Steven Tobin [Tue, 27 Sep 2011 08:14:34 +0000 (09:14 +0100)]
Change to password generator to allow non-interactive use

added comments throughout

14 years agoMake word file an optional kwarg for generate_wordlist()
Steven Tobin [Mon, 26 Sep 2011 17:46:31 +0000 (18:46 +0100)]
Make word file an optional kwarg for generate_wordlist()

Otherwise uses sys.platform to use system dictionary (Linux, OS X)

14 years agoLicensed under BSD license
Steven Tobin [Mon, 26 Sep 2011 17:34:10 +0000 (18:34 +0100)]
Licensed under BSD license

14 years agoMerge pull request #1 from MithrandirAgain/master
Steven Tobin [Sat, 24 Sep 2011 15:52:04 +0000 (08:52 -0700)]
Merge pull request #1 from MithrandirAgain/master

Better random source, etc

14 years agoMore secure rand. num generator, fixed input error, clearer error msgs.
MithrandirAgain [Sat, 24 Sep 2011 00:00:28 +0000 (17:00 -0700)]
More secure rand. num generator, fixed input error, clearer error msgs.

14 years agotypo
Steven Tobin [Tue, 20 Sep 2011 17:40:45 +0000 (18:40 +0100)]
typo

14 years agolink to wordlist
Steven Tobin [Tue, 20 Sep 2011 17:40:31 +0000 (18:40 +0100)]
link to wordlist

14 years agoInitial commit
Steven Tobin [Tue, 20 Sep 2011 14:37:50 +0000 (15:37 +0100)]
Initial commit

git clone https://git.99rst.org/PROJECT