Skip to content

oppegard/xkcdpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xkcdpass: Generate a passphrase

Password Strength by xkcd

What it does

Passphrases are 4 words; adjective, noun, adverb, verb. I find this pattern produces phrases which are easier to remember/visualise than 4 completely random words as recommended by the xkcd comic.

Installation

Add this line to your application's Gemfile:

gem 'xkcdpass'

And then execute:

$ bundle

Or install it yourself as:

$ gem install xkcdpass

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/oppegard/xkcdpass/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published

Languages