fix
This commit is contained in:
parent
968ad8c636
commit
e38ce470b8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user