]> git.friedersdorff.com Git - max/intro_dice_and_pmgmnt.git/commitdiff
Minor grammatical changes
authorMaximilian Friedersdorff <max@friedersdorff.com>
Mon, 8 Jul 2019 15:38:01 +0000 (16:38 +0100)
committerMaximilian Friedersdorff <max@friedersdorff.com>
Mon, 8 Jul 2019 15:38:01 +0000 (16:38 +0100)
slides.rst

index ae9e451615ecbc2d5bf76bf9ce7874a7721a852a..b40c03b179a79f8a68d783cd0ecdb43d31f801e4 100644 (file)
@@ -24,8 +24,8 @@ most places and the following common scenario:
 
 #. User registers an account with a careless service, eg Facebook, Yahoo,
    Google, Equifax etc. etc.
-#. The service is hacked and the password database is leaked
-#. The hacker logs in to the email accounts
+#. The service is hacked and the password and email is leaked
+#. The hacker logs in to the email account
 #. The hacker resets passwords on all important accounts tied to that email 
    address
 
@@ -109,7 +109,7 @@ Passphrases are better than passwords:
 * Tr0ub4dor&3 -> 28 bits of entropy, hard to remember
 * correct horse battery stable -> 44 bits of entropy, easy to remember
 
-Use passphrases everywhere you have to remember.
+If you have to remember it, use a passphrase.
 
 Generate passphrases with Diceware
 ==================================