Skip to content

A simple bash-based passphrase generator with slightly more entropy.

Notifications You must be signed in to change notification settings

asiag0/passphrase-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

passphrase-generator

A simple bash-based passphrase generator with slightly more entropy.

This uses the EFF wordlist to create random-word pass phrases and converts a single character (most of the time) of each word to uppercase, creating slightly more entropy. It's based on the script created by Arun Isaac that I found at https://systemreboot.net/post/simple-passphrase-generator-in-bash

Sample output: truFfle shakinEss sTrangely bRutishly marsUpial

I may add in random punctuation and numbers in the future for (slightly) more entropy.

About

A simple bash-based passphrase generator with slightly more entropy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages