Skip to content
This repository has been archived by the owner on Dec 6, 2017. It is now read-only.
/ ruby-dice Public archive

Digital diceware for those tired of throwing real dice.

Notifications You must be signed in to change notification settings

ivanyv/ruby-dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Dice

Ruby Dice

I've been using this script for a while now to generate easier to type passwords.

In the past I used LastPass' generator, but typing those passwords in a phone is beyond painful.

Hope someone finds this useful and let me know what stupid security mistakes I've made :)

Requirements

Probably just on *nix for now.

Needs the xsel program to copy passphrases to the clipboard.

Usage

$ gem install ruby-diceware
$ dice help throw

Custom wordlists

You can get additional wordlists from:

http://world.std.com/~reinhold/diceware.html#languages

Save them to ~/.wordlists. Say you save one to ~/.wordlists/custom.txt, then to use:

$ dice -w custom

To do

  • Find way to handle non UTF-8 wordlist files.

Credits

Default wordlist taken from:

http://world.std.com/~reinhold/diceware.html

Pretty dice from:

http://www.jukeboxprint.com/photo/Red%20Dice

License

MIT License.

About

Digital diceware for those tired of throwing real dice.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages