[Bug 235454] [NEW PORT] security/py-pass-audit: Extension to audit your password-store password repository

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 3 08:25:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235454

            Bug ID: 235454
           Summary: [NEW PORT] security/py-pass-audit: Extension to audit
                    your password-store password repository
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: tobias.rehbein at web.de

Created attachment 201670
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201670&action=edit
New port security/py-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.

Porter's Note:
- this port needs the overly specific version dependency on
sysutils/password-store, as only with this version "pass" starts to check the
system extension directory this port installs into.
- portlint -CN and poudriere testport are okay with the new port.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list