PeakPass is a password manager and breach detector built in Python with the Flask framework. PeakPass uses a database of over 14 million previously breached passwords to let you know if one of your passwords is at risk. Along with this, we offer a small blog to teach users about online security standards.
PeakPass was made in ~1 month and recieved 2nd place in the Congressional App Challenge. This code has been published purely for transparency and to serve as reference for others to use.
Since this code has been open sourced only for transparency, no instructions or support will be provided for self-hosting - though it is not difficult.
This code is open sourced for transparency and has not recieved a security audit. There ARE SECURITY VULNERABILITIES within this project, it should not be considered a secure alternative.