Open davidlfox opened 9 years ago
I didn't get what you mean by dictionary, explain it a little more plz. BTW You can define password size using -L switch like this: rpg -L:30
no problem--my suggestion is to add an option to generate a pass phrase in addition the existing functions. for example, a simple pass phrase could look like:
unicorn headbutt avenue
so, maybe you don't need to add a dictionary (maybe there's a service you could use,) but an example command that may generate the above pass phrase could look like this:
rpg -P 3
which would run rpg and generate a random 3-word pass phrase.
here's a wikipedia entry on pass phrases http://en.wikipedia.org/wiki/Passphrase
cool, ill take a look at it definitely
add a dictionary and a switch for generating pass phrase of size X, where X is number of words e.g. 3.