Validating Leaked Passwords with k-Anonymity using PHP Posted on 18/07/201913/01/2020 by These days you can check if passwords are already breached in the pwnedpasswords.com database. You can just add this function to your php page or functions file. It uses k-Anonymity and so only sends ... Read More