Overkill numbered word list for generating a secure passphrase - 17,579 words

Overkill numbered word list for generating a secure passphrase - 17,579 words

Inspired by EFF's Dice-Generated Passphrases. Their list has 7,776 words. https://www.eff.org/dice

I found a longer list of 17,579 words and added numbers to it. Original list made by - https://github.com/sts10

Roll six d6 and match the number on the list.

Do you need a list of 17,579 words to choose from? Probably not, but its here if you want.

https://github.com/Spishak/Create-A-Passphrase-With-Six-D6-Dice-And-This-17579-Word-List/tree/main

u/Ok_Attention1004 — 4 days ago

Anyone know how to add line numbers to this word list with exceptions?

> EDIT: > > So I figured this out, but it is not possible to number the entire list as it is too big for the numbers to work. The most you can number is up to line number 9072 which is 66666, and then it reverted back to 11111. > > This is the Python script I used as a plugin in Notepad++ > > editor.beginUndoAction() >
> number = 1111 >
> for line in range(editor.getLineCount()): > # Find the next number containing only 1-6 > while any(d in str(number) for d in "0789"): > number += 1 >
> editor.insertText(editor.positionFromLine(line), str(number) + " ") > number += 1 >
> editor.endUndoAction() > > END Edit

So just for fun, I wanted to add number lines to this word list:

https://github.com/sts10/orchard-street-wordlists/blob/main/lists/orchard-street-long.txt

I know how to add line numbers, but the problem is, I would like to omit any numbers that contain, (7, 8, 9, 0), and continue an incremental count as if those numbers dont exist.

My intention was to make a word list like the EFF pass phrase word list. https://www.eff.org/files/2016/07/18/eff_large_wordlist.txt

I want the numbers to start at 11111 and increment by one, but not add the numbers that are not on six sided dice.

Now I now a word list this large is not necessary and the EFF list is perfectly fine, but I wanted to do this for my own fun. Turns out, I cant figure out an easy way to do this.

Any ideas??

Thanks!

u/Ok_Attention1004 — 4 days ago

Can a Pass phrase, not seed phrase, have numbers or special characters?

I have read that after you generate your seed phrase you can add a 13th or 25 word as a pass phrase to generate your seed.

Can this pass phrase contain numbers or special characters?

Do you just pick a pass phrase, or do you have your own way of generating it?

I read where one guy used four dice and a numbered word list to generate his passphrase.

Just curious.

Thanks!

reddit.com
u/Ok_Attention1004 — 7 days ago

How to add spells to Spell Hotbar 2?

So I installed Spell Hotbar 2 and all of its requirements.

Apparently I am not very smart as I cannot figure out how to add spells to the hotbar.

Anyone know how to do this?

Thanks!

Running the latest Steam version with K/M.

reddit.com
u/Ok_Attention1004 — 12 days ago

How many quarts of soil do I need to fill this planter?

SOLVED! Thank you!

I figured someone smarter than me could tell me how many quarts of soil I would need to fill this planter.

Pretty please and thank you!

Planter

u/Ok_Attention1004 — 14 days ago

Spider Farmer SF600 for herbs?

Posted this on SpiderFarmerLED and got zero responses, so thought I would try here.

I got a wire shelf and wonder if I can use one Spider Farmer SF600 for herbs?

Will this be sufficient to grow herbs under to maturity?

Thanks!

reddit.com
u/Ok_Attention1004 — 18 days ago

Spider Farmer SF600 for herbs?

Wanted to get a 4 ft wire shelf and use one Spider Farmer SF600 for herbs?

Will this be sufficient to grow herbs under to maturity?

Thanks!

reddit.com
u/Ok_Attention1004 — 19 days ago