From 6596da3c3ff26f748e5f2fd4bcf7cf698944fb8f Mon Sep 17 00:00:00 2001 From: Andreas Heigl Date: Thu, 21 Mar 2019 19:00:17 +0100 Subject: [PATCH] Add info aboit facebook password leak --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2dfec05..5b174c0 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ you put stack-traces into logs. And that brought me to thinking how to avoid tha accidentally. The answer to me is a vaule-object with a bit of logic that handles the password but won't accidentaly leak it. +Just today (21st of March 2019) another leakeg of cleartext passwords was +announced. This time multiple 100 million accounts at facebook where leaked over multiple years. +Read more [here](https://techcrunch.com/2019/03/21/facebook-plaintext-passwords/) + ## Installation This is best installed using composer like this: