millipedia Posted July 8, 2021 Posted July 8, 2021 A while back we had to import a few hundred users into PW from a site we were porting over. I needed to generate new passwords for them that matched our PW password requirements and couldn't find anything super useful so I scraped together a word list and a quick bit of code to spit out a list of reasonable diceware type passwords. Since then it's been surprisingly useful so I've tidied things up a bit and put it on Github in case anyone else could make us of it. There's a demo and Github link at https://millipedia.com/millco-diceware/ It's pretty simple and very Anglo-centric ... and possibly not suitable if you're a secret government agency ... but hey, it might come in handy. 7
horst Posted July 9, 2021 Posted July 9, 2021 15 hours ago, millipedia said: There's a demo and Github link at https://millipedia.com/millco-diceware/ There seems to be NO (functional) Github link. For me the link opens the demo again. ?? 1
Andy Posted July 9, 2021 Posted July 9, 2021 @horst 1 hour ago, horst said: There seems to be NO (functional) Github link. For me the link opens the demo again. ?? Gotcha - https://github.com/millipedia/millco-diceware 2
millipedia Posted July 9, 2021 Author Posted July 9, 2021 1 hour ago, horst said: There seems to be NO (functional) Github link. For me the link opens the demo again. ?? Doh, I clearly haven't got the hang of making links yet. Updated now though. https://github.com/millipedia/millco-diceware 1
Recommended Posts