Skip to content

Commit

Permalink
add screenshot link
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Biddell committed Apr 6, 2014
1 parent 331296a commit f8283f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
diceware
========

DiceWare password generator
DiceWare password generator written in Java. Requires Java 6+.

Allows you to create passphrases and passwords using the standard DiceWare 8k dictionary. It also allows you to pick from the Official Scrabble dictionary for (slightly) higher entropy passwords. However, when using the Scrabble dictionary, the generated passphrases and passwords are not as easy to remember (unless you're a scabble ninja!).

![ScreenShot](https://raw.githubusercontent.com/biddster/diceware/master/DiceWareScreenshot.png)

0 comments on commit f8283f8

Please sign in to comment.