From 097a21e036eac2f88b7f6cb76a537dfaa01af6a9 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 1 Dec 2020 16:15:50 +0300 Subject: add photo of printed booklet --- README.md | 2 + dice.svg | 578 -------------------------------------------------------- img/dice.svg | 578 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ img/printed.jpg | Bin 0 -> 353897 bytes 4 files changed, 580 insertions(+), 578 deletions(-) delete mode 100644 dice.svg create mode 100644 img/dice.svg create mode 100644 img/printed.jpg diff --git a/README.md b/README.md index dbfd73f..f16e2c9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ For some reason I've decided to create a booklet with all diceware wordlist for myself. +![printed booklet](img/printed.jpg) + 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 diff --git a/dice.svg b/dice.svg deleted file mode 100644 index 9d9d0d0..0000000 --- a/dice.svg +++ /dev/null @@ -1,578 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/img/dice.svg b/img/dice.svg new file mode 100644 index 0000000..9d9d0d0 --- /dev/null +++ b/img/dice.svg @@ -0,0 +1,578 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/img/printed.jpg b/img/printed.jpg new file mode 100644 index 0000000..fe478a0 Binary files /dev/null and b/img/printed.jpg differ -- cgit v1.2.3