Skip to content

Small python script to parse txt diceware list to JSON format

Notifications You must be signed in to change notification settings

clement-cln/diceware-list-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Diceware List JSON Parsing

Small python script to parse EFF's diceware list to use in a Javascript project.

Check their article about strong memorable password generation

How to

  • Add you files to the Input folder and run the python script, all the file will be converted into the Output folder as JSON with the same name

  • The list must have the following template


11111	abacus

About

Small python script to parse txt diceware list to JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages