Skip to content

yplog/EFF-Dice-Generated-Passphrases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFF Dice-Generated Passphrases

Please read the article before you start. For installation: pip install -r requirements.txt

Usage:

main.py [GENERATOR] [MODE] [SAVE]

Generator:

For more information about generators: https://www.eff.org/dice

  • -l --longwordlist
  • -s1 --shortwordlist1
  • -s2 --shortwordlist2

Example:

main.py -l 

Mode:

Default mode is offline. Last updated date of offline mode: 26/02/2019

  • --online
  • --offline

Example:

main.py -l --online

Save:

Saves the key value pair in the database. Keys produced in this way are always available. Used as database: pickleDB.

  • -ga --getall
  • -gk --getkey
  • -da --delall
  • -dk --delkey

Example:

main.py -ga

About

EFF Dice-Generated Passphrases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages