Bitcoin Forum
May 12, 2024, 03:54:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: word lists for generating passphrases  (Read 513 times)
kellrobinson (OP)
Sr. Member
****
Offline Offline

Activity: 304
Merit: 380


View Profile
November 14, 2013, 04:23:41 AM
 #1

If you want something more extensive than Diceware's wordlist, check out
http://www.poslarchive.com/math/scrabble/lists/
I copied the lists of 5, 6, 7 and 8 letter words into a spreadsheet.  Used the lists "Common to TWL and SOWPODS."
Then I used random.org to generate random numbers to choose words from the spreadsheet.
Came up with some real obscure words.  Kind of a trip looking up those oddball words and finding out what they mean.
Anyway, you can calculate the bits of entropy knowing how many words total you are choosing from. 
The bits of entropy is the number of words in your string times the log (base 2) of the number of words in the master selection list (78521 -- somebody check me on this).  So if you use six words you will get about 97.5 bits of entropy.  This assumes you choose randomly from the master list, with each word having an equal chance of getting chosen, and you don't use your own judgment -- no dropping a word you don't like or any such fudging.
Putting spaces between them will probably increase the entropy a little bit, I'm not sure how to calculate that.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!