Package pass-audit

A pass extension for auditing your password repository

https://github.com/roddhjav/pass-audit

`pass audit` is a password-store extension for auditing your password
repository. Passwords will be checked against the Python implementation of
Dropbox' zxcvbn algorithm and Troy Hunt's Have I Been Pwned Service. It supports
safe breached password detection from haveibeenpwned.com using a K-anonymity
method. Using this method, you do not need to (fully) trust the server that
stores the breached password. You should read the security consideration section
for more information.

Version: 1.2

See also: pass, pass-otp.

General Commands

pass-audit A pass(1) extension for auditing your password repository.