notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: security/py-pass-audit/pkg-plist

Number of commits found: 4

Monday, 4 Dec 2023
22:13 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Tobias Rehbein
security/py-pass-audit: Update version 1.1=>1.2

Added:
* Check for duplicate / re-used passwords
* Add option to limit checks to specific filename

Changed:
* Simplify the audit process
* Use setup.py to manage the full installation and deprecate the
  Makefile

Fixed:
* Terminate the GnuPG commandline as it could potentially be a security
  issue.
* Multiple minor fixes: #20, 21, #25

Changelog:
https://github.com/roddhjav/pass-audit/blob/master/CHANGELOG.md
PR:		275534
Approved by:	submitter is maintainer
commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 commit hash: e93a2dfbf9c2a8890263b83ae8e46d8ec381f6f3 e93a2df
Saturday, 18 Jul 2020
01:45 swills search for other commits by this committer
security/py-pass-audit: Update to version v1.1

PR:		247984
Submitted by:	tobias.rehbein@web.de (maintainer)
Original commitRevision:542469 
Thursday, 25 Apr 2019
14:48 antoine search for other commits by this committer
Clean up plist
Original commitRevision:500006 
Sunday, 3 Feb 2019
11:15 tcberner search for other commits by this committer
[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 <tobias.rehbein@web.de>
Original commitRevision:492047 

Number of commits found: 4