From 4b392c68a9af343e9e5312e709c2cde6b6f6828f Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Mon, 8 Jul 2019 16:38:19 +0100 Subject: [PATCH] Add links to useful resources --- slides.rst | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/slides.rst b/slides.rst index b40c03b..b4bba61 100644 --- a/slides.rst +++ b/slides.rst @@ -111,8 +111,8 @@ Passphrases are better than passwords: If you have to remember it, use a passphrase. -Generate passphrases with Diceware -================================== +Generate passphrases with Diceware_ +=================================== 1. Roll 5, 6 sided, *physical* dice 2. Read the numbers left to right 3. Find the word with that number on a list 6^5 (7776) words @@ -149,3 +149,27 @@ In no particular order: sender, poor spelling/grammer, 'Your email client can't display this email, click here to view in your browser' or similar attempts to coerce you to click on things + +Resources +--------- + +`EFF notes on Diceware`_ They generally have good advice for these kinds of +topics. + +`This Presentation`_ + +`Keepass`_, an offline password manager + +`1Password`_, a pay to use password manager with some nice features + +`LastPass`_, an online password manager with a gratis tier + +.. _Diceware: http://world.std.com/~reinhold/diceware.html +.. _EFF notes on Diceware: https://www.eff.org/dice +.. _This Presentation: https://git.friedersdorff.com/max/intro_dice_and_pmgmnt +.. _Keepass: https://keepass.info/ +.. _1Password: https://1password.com/ +.. _LastPass: https://www.lastpass.com/ + + +.. target-notes:: -- 2.44.0