aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md18
-rw-r--r--diceware-booklet.odgbin0 -> 95583 bytes
-rw-r--r--diceware-booklet.pdfbin0 -> 171012 bytes
3 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..93ae35c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# Diceware booklet
+
+For some reason I've decided to create a booklet with all diceware wordlist for
+myself.
+
+Diceware is a method for choosing good and secure passwords.
+Since people are bad at choosing random things, this method was created.
+You simply just throw a die five times, write down the values and then check the
+list to find a mathcing word.
+Five words are enough to make very strong password suitable for something like
+gpg key passphrase.
+More words you choose - more enthropy gains your password.
+
+This booklet is based not on
+[original diceware by Arnold G. Reinhold](https://theworld.com/~reinhold/diceware.html)
+but on newer one by Electronic Frontier Foundation.
+It's not that it's more secure, but the words are just a little bit longer and
+distinctive.
diff --git a/diceware-booklet.odg b/diceware-booklet.odg
new file mode 100644
index 0000000..62201d0
--- /dev/null
+++ b/diceware-booklet.odg
Binary files differ
diff --git a/diceware-booklet.pdf b/diceware-booklet.pdf
new file mode 100644
index 0000000..78474c8
--- /dev/null
+++ b/diceware-booklet.pdf
Binary files differ