When creating/modifying Trinity password or a seedvault password, Trinity could check if the password is already present in known data breaches thanks to haveibeenpwned.com API for pwned passwords.
Motivation
This feature could greatly improve password quality and better protect user funds.
Requirements
Add checks for pwned password everytime a password needs to be created/modified (Trinity, seedVault)
Description
When creating/modifying Trinity password or a seedvault password, Trinity could check if the password is already present in known data breaches thanks to haveibeenpwned.com API for pwned passwords.
Motivation
This feature could greatly improve password quality and better protect user funds.
Requirements
Am I planning to do it myself with a PR?
No.