From 90584027b4108bb32ece4c5c10d9fb5d32c73768 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 13 Mar 2019 08:18:05 -0400 Subject: Use consistent language ("adversary" rather than "attacker") --- index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 922fe52..11129f2 100644 --- a/index.html +++ b/index.html @@ -57,11 +57,12 @@ password by making a variation of another one.
  • - People who know a lot of common passwords. Attackers - have compiled “password dictionaries” containing thousands of - commonly used passwords. Even if an adversary is not specifically - trying to find our password, they might use lists like this - to discover our password if it is one of the common ones. + People who know a lot of common passwords. Some + adversaries have compiled “password dictionaries” containing + thousands of commonly used passwords. Even if an adversary is not + specifically trying to find our password, they might use + lists like this to discover our password if it is one of the common + ones.
  • -- cgit v1.2.3