Douglas Muth
5bbadd825c
Lots and lots of refactoring into multiple files. Also changed wordlist to be plaintext, updated robots.txt (heh), and did general cleanup. This is to prepare for potentially having multiple wordlists.
2023-05-08 21:43:34 -04:00
Douglas Muth
9ac50e200d
Added some additional stuff to the README.
2023-04-30 17:45:27 -04:00
Douglas Muth
2038e93902
Quality of life improvements. #44
2023-02-05 20:49:46 -05:00
Douglas Muth
693d97c99f
Fixed #37 .
2023-01-01 20:09:25 -05:00
Douglas Muth
4ea97b9bf1
Removed references to LastPass. #36
2023-01-01 19:59:50 -05:00
Douglas Muth
c9810be610
Added front end testing with Cypress.
2022-12-11 22:44:57 -05:00
Douglas Muth
addb1fdef2
Added link to QR code generator
2022-10-06 20:45:57 -04:00
Douglas Muth
8c7b4b40dd
Fix font size.
2022-10-06 20:42:49 -04:00
Douglas Muth
c73926f529
Added some links
2022-09-13 18:04:10 -04:00
Douglas Muth
cb332f0371
Added links to my other projects
2022-09-01 20:13:06 -04:00
Douglas Muth
382c45f0fc
BitCoin is awful.
2022-08-01 21:52:20 -04:00
Douglas Muth
4d9a046e49
Fix path to dice.jpg
2022-04-29 21:47:01 -04:00
Douglas Muth
09f814b104
Fix #30
2022-04-28 17:29:08 -04:00
Douglas Muth
a0ec07ad86
Created assets/ directory.
2022-04-15 20:07:32 -04:00
Douglas Muth
7f3c2fad5a
Moved images to img/
2022-04-15 19:57:26 -04:00
Douglas Muth
449d16216e
Moved CSS into css/
2022-04-15 19:51:35 -04:00
Douglas Muth
1c19baf9c8
Inlined XKCD comic.
2022-04-08 17:37:45 -04:00
Douglas Muth
25012823ed
Fixed typo
2022-02-01 20:22:20 -05:00
Douglas Muth
c4ea78fdad
Merge branch 'main' of github.com:dmuth/diceware into main
2021-11-22 12:10:23 -05:00
Douglas Muth
cd0ac120a1
Added reference to NIST password creation guidelines.
2021-11-22 12:08:54 -05:00
Douglas Muth
873cd43e1c
Merge branch 'main' of github.com:dmuth/diceware into main
2021-07-23 20:18:53 -04:00
Douglas Muth
5121adcf5e
Fixed some typos
2021-07-23 20:16:05 -04:00
Douglas Muth
d174c20888
Fix up for webpack 5.
2021-03-13 17:23:45 -05:00
Douglas Muth
3797819494
Added option to not show the dice animation. #15
2020-01-15 19:49:50 -05:00
Douglas Muth
3fdc3597ee
Even more typos
2019-11-24 12:07:04 -05:00
Douglas Muth
6553463ee0
-typo
2019-11-24 12:06:28 -05:00
Douglas Muth
5c9f2c2dac
Added more about security levels.
2019-11-22 17:40:17 -05:00
Douglas Muth
d88468bbe5
s/attack/attacker/
2019-11-22 17:23:39 -05:00
Douglas Muth
b3ffbcb831
Added a list of bad use cases.
2019-11-22 17:09:22 -05:00
Douglas Muth
4e56844e61
-typo
2019-11-22 17:06:53 -05:00
Douglas Muth
b3913b7d4a
Fixed other links that were to old site.
2018-05-21 20:15:01 -04:00
Douglas Muth
55ac7cfcd0
Fixed Open Graph image link!
2018-05-17 21:27:19 -04:00
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