passpwn

See if your passwords in pass has been breached.

This is a tool for checking your passwords in pass against Have I been pwned?. passpwn uses the range API which means that we are only sending the first 5 characters of a SHA1 hashed password to Have I been pwned? and are checking the returned hashes against the full local hash.