diceware icon indicating copy to clipboard operation
diceware copied to clipboard

6 and 7 dice options don't appear to be working correctly?

Open SN7400 opened this issue 1 year ago • 2 comments
trafficstars

Hello, I tried the 6 and 7 dice options (?dice=6 and ?dice=7) on Firefox and Edge on Windows. The animations for both still show 5 dice, and the words generated all appear to be contained in the 5 dice EFF list. Is it user error, an issue with my environment, or a bug? Thanks.

SN7400 avatar Aug 14 '24 16:08 SN7400

Hi, it wasn't you, it was me. :-)

I used to have support for 6 and 7 word wordlists, but removed them awhile ago because some of the words in them were hardly used in the English language, and I felt that password creation with those words would make passwords harder to remember and potentially alienate users of the app.

But while I removed code for those word lists, I forgot to update the index.html, so that's 100% on me, sorry about that! I just pushed out an update to https://diceware.dmuth.org/ that explains why those wordlists are no longer supported in my Diceware implementation.

Best,

-- Doug

dmuth avatar Aug 14 '24 21:08 dmuth

Hi, no problem, thank you for the clarification! Do you think it might be a good idea to also display some kind of warning or error when someone uses ?dice=6 or ?dice=7 (or even any ?dice=*), in case someone is used to doing that and doesn't read the rest of the page anymore? Thanks again!

SN7400 avatar Aug 16 '24 14:08 SN7400