K 10 svn:author V 8 tcberner K 8 svn:date V 27 2019-02-03T11:15:42.647357Z K 7 svn:log V 642 [NEW PORT] security/py-pass-audit: Extension to audit your password-store password repository 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. PR: 235454 Submitted by: Tobias Rehbein END