Commit graph

67 commits

Author SHA1 Message Date
Douglas Muth
cdedcde104 Added some usecases for Diceware. 2018-05-14 20:01:52 -04:00
Douglas Muth
40404e4912 Added some linebreaks and blurb about beer. :-) 2018-05-12 14:24:17 -04:00
Douglas Muth
2e85841239 Added blurb about CloudTrail. 2018-05-12 14:22:44 -04:00
Douglas Muth
a50f336ec9 Added note about security 2018-05-12 14:19:37 -04:00
Douglas Muth
80c2f90e38 Added support for air-gapped operation. #11 2018-05-12 14:12:06 -04:00
Aaron Toponce
92a1da77f9
Increase default number of dice rolls from 4 to 6
Diceware provides about 12.92 bits of entropy per word. Best practice for
passwords is to reach at least 70 bits of entropy to stay outside of successful
clustered offline password cracking.

    4 Diceware words: ~51.6 bits
    5 Diceware words: ~64.6 bits
    6 Diceware words: ~77.5 bits
2018-04-09 11:52:19 -06:00
Douglas Muth
f19dca83dd Added in random-number-csprng, which required using Bluebird and Promisfying a *whole* bunch of code.
This is the fix to address Bug #7.
2017-11-08 23:27:42 -05:00
Douglas Muth
336c7cd375 Added mention of using the EFF's list. #6. 2017-07-09 13:49:29 -04:00
Douglas Muth
538846dc71 Added GitHub link 2017-07-09 13:44:02 -04:00
Douglas Muth
3b1d917e66 Clarified # of dice to roll by # of dicerolls. 2017-07-09 13:40:04 -04:00
Douglas Muth
64343087db Added quotes. 2017-07-09 13:39:33 -04:00
Douglas Muth
081deffdf4 Updated chill. 2017-07-09 13:39:10 -04:00
Douglas Muth
05065bbea4 Added debugging note. 2017-07-09 13:35:44 -04:00
Douglas Muth
3116513283 Added instructions for running a local webserver 2017-02-18 16:38:40 -05:00
Douglas Muth
ea0761fb1f Updated README for #4. 2017-02-18 16:34:08 -05:00
Douglas Muth
f2682d341f Added ids to buttons and updated debug code to click the appropriate
button.
2017-01-29 13:43:25 -05:00
Douglas Muth
7598f49c4a Changed code from a self-contained function into an object with code
that no longer runs when the file is included.  This is in preparation
for Qunit testing.
2017-01-29 06:47:08 -05:00
Douglas Muth
d80c532d8f Added blurb about sending passwords over the Internet. 2016-08-02 22:40:34 -04:00
Douglas Muth
fbd497a0be Changed wordlist to be between 4 and 7 characters. 2016-07-11 20:54:08 -04:00
Douglas Muth
2d3f823493 Updated link to word list. 2016-07-10 21:52:36 -04:00
Douglas Muth
1cfd66a0ea Added another link and a warning 2016-07-10 19:21:34 -04:00
Douglas Muth
9e735dc209 Added wordlist explanation 2016-07-10 19:15:51 -04:00
Douglas Muth
7b5c1bb9ce Merge branch 'master' of github.com:dmuth/diceware 2015-11-11 21:19:18 -05:00
Douglas Muth
e4a1b8ce29 Added link to getRandomValues(). 2015-11-11 21:19:08 -05:00
Douglas Muth
31146f5c6e Added OpenGraph description. 2015-11-11 19:43:32 -05:00
Douglas Muth
885551ac4b Fixed typo 2015-11-11 19:30:30 -05:00
Douglas Muth
ebbd9504f0 I need to learn how to spel. 2015-11-11 00:18:08 -05:00
Douglas Muth
09c9885336 Added Twitter and Facebook meta tags. 2015-11-11 00:02:30 -05:00
Douglas Muth
d1caa7ee4f Added Facebook Opengraph tags 2015-11-10 23:57:23 -05:00
Douglas Muth
b4e3b6f7ab Updated section about LastPass. 2015-11-10 23:48:11 -05:00
Douglas Muth
3bf6c46df7 Added a display of how many passwords were possible with the rolls. 2015-11-10 23:32:32 -05:00
Douglas Muth
56b024c902 Tweaked wording 2015-05-02 16:28:09 -04:00
Douglas Muth
315843e0ee Added break 2015-04-30 23:38:41 -04:00
Douglas Muth
2e8d02a0ad Added trademark info. 2015-04-30 23:38:19 -04:00
Douglas Muth
10af71501b Added blurb about password generation. 2015-04-30 23:33:27 -04:00
Douglas Muth
9921afe68d The previous wording came off as snarky, which wasn't my intention. Fixed that. 2015-04-30 23:26:04 -04:00
Douglas Muth
fa7a2a85f6 correct horse battery staple 2015-04-28 20:01:39 -04:00
Douglas Muth
50957f2f06 Spelling 2015-04-27 21:45:52 -04:00
Douglas Muth
4aa9414365 Fixed title 2015-04-27 21:43:30 -04:00
Douglas Muth
1565c4be14 Updated how the dice are shown--they're now shown one die at a time, and then the entire row fades out. 2015-04-27 21:34:14 -04:00
Douglas Muth
a10b0d36cc Added a check to see if proper crypto is available, and a warning if it is not. 2015-04-27 20:48:57 -04:00
Douglas Muth
042b20a101 Added link 2015-04-27 19:13:02 -04:00
Douglas Muth
11e85fd443 Added FAQ for source code 2015-04-27 19:12:37 -04:00
Douglas Muth
45230b98f5 Removed "full-time". That was silly to have in there in the first place. 2015-04-26 23:11:37 -04:00
Douglas Muth
aeb292a065 Fixed URL 2015-04-26 19:17:47 -04:00
Douglas Muth
c2480ad968 Fixed link 2015-04-26 19:17:21 -04:00
Douglas Muth
78b48d3512 Capitalization 2015-04-26 19:15:00 -04:00
Douglas Muth
b55928ad22 Added Twitter link 2015-04-26 19:01:29 -04:00
Douglas Muth
c317f9b038 Fixed title 2015-04-26 19:00:07 -04:00
Douglas Muth
59787d895f Added the GitHub ribbon 2015-04-26 18:58:55 -04:00