Skip to content

This is a shell script, which rolls a random passphrase based on a diceware wordlist.

License

Notifications You must be signed in to change notification settings

trenc/roll_password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roll_password

This is a shell script, which rolls a random passphrase based of a diceware wordlist. It’s as random as the bash RANDOM random is. So do not use it for key signing or crypto stuff. But it’s random enough for online service.

You can choose the wordlist file, the number of words and the minimum length of the password.

Help

For available options and help use -h flag.

License

This script is released under the GNU General Public License Version 2 and above

Grab your copy:

About

This is a shell script, which rolls a random passphrase based on a diceware wordlist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages