Skip to content

JaredPotter/electron-master-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool for generating an optimal master password based on Diceware (https://en.wikipedia.org/wiki/Diceware).

Optimal means easier to type

  • no repeated characters
  • no repeated finger use

LIVE DEMO: Master Password Generator

Maybe:

  • optional no repeated hand use (left hand, right hand alternation) ^ currently disabled

Built using Electron, React, and TypeScript.

Wordlist sourced from:

Words containing repeated letters and repeated typing finger are filtered out.

Inspired partly by: Diceware Dmuth https://diceware.dmuth.org/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published