Skip to content

Generate passwords that are easy for humans to remember, but hard for computers to guess. Inspired by the comic: https://xkcd.com/936/

Notifications You must be signed in to change notification settings

khummel01/XKCDPasswordProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XKCD Password Project

  • Generate a password from a word list dictionary composed of four words that satisfy the minimum and maximum length as defined selected by the user (minimum single word length, maximum single word length, maximum overall length)
  • Implement a checkbox to enable letter for number substitution in the passwords
  • Display passwords in a table using templates
  • Use the bootstrap plugin for flask to improve the look and feel.
  • Do ONE of the following:
    • Implement options for "easy typing" passwords
    • Implement options for adjective, noun, verb, adverb style

About

Generate passwords that are easy for humans to remember, but hard for computers to guess. Inspired by the comic: https://xkcd.com/936/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published