From e38ce470b8af5691e32497241981f52aac6909df Mon Sep 17 00:00:00 2001 From: koksnuss Date: Sun, 12 May 2019 15:02:27 +0200 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b6fd9a..cdbc509 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Check if your passwords got pwned. This tools searches your password in the leak-database from [haveibeenpwned.com](https://pwnedpasswords.com). However, your password is not beeing exposed. Instead the 5 first characters from the sha1-hash of your password are send to the [api](https://api.haveibeenpwned.com/range/): -``` + 1. Secret password: c@ntknOwth1s 2. Compute the sha1: 68f2b2d8713ff1c25a437db21dbbd395bfb9881e 3. Take first 5 chars: 68f2b