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