mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
fb16dfecae
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
480 B
Plaintext
8 lines
480 B
Plaintext
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.
|