Commit Graph

3 Commits (bda7f50e04f0fb6e64cbb5524e3e6edfc9a18b41)

Author SHA1 Message Date
Matt Miller fb4a48435c Passphrase: replace word list with more common words.
Fixes issue #28

Rather than cleaning up the old list, I decided to replace it wholesale
with a list of more common words in American English.

This list is sourced from the free 5,000 most common word list on
http://www.wordfrequency.info.

The provided list was edited for a normalized format and to eliminate
duplicates and words of under 3 letters.
2014-02-08 05:49:17 +08:00
Dylan Lloyd 7d704bdfcf Deleted two letter words and words containing symbols from passphrase 2012-04-15 21:17:47 -04:00
Michael Smith d3858175e1 start using builtin share function 2012-03-25 12:09:28 -06:00