This project utilizes the Pwned Passwords API to check if a password has been involved in any data breaches. The API provided by Have I Been Pwned aggregates hashed passwords from known data breaches, ...
SSL Checker API is a simple FastAPI-based service that provides SSL certificate validation for any given host. It acts as a RESTful wrapper around the ssl-checker Python script, making it easy to ...