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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/pwned-check/files/pwned-check.1.in

Number of commits found: 4

Sunday, 29 Jul 2018
06:53 se search for other commits by this committer
Add support for the remote query API. This obviates the need to download
the > 10 GB pawned password hash list, which requires nearly 20 GB after
decompression.

The API does not transfer the queried password or its full SHA1 hash to
the server, but only the first 5 characters of the hash. This allows to
retrieve the full password hashes that match that prefix (typically in the
order of 500) and then to check whether the password to test matches any
of the hashes returned.

Approved by:	antoine (implicit)
Original commitRevision:475628 
Friday, 23 Feb 2018
22:50 se search for other commits by this committer
Revert previous commit. The format of the passwort hash database files
has been changed and entries are no longer sorted.

PORTEPOCH is not incremented, since only a few minutes passed after the
commit of the revoked upate.

Approved by:    antoine (implicit)
Original commitRevision:462752 
22:10 se search for other commits by this committer
Update to use newly released database of pawned passwords (2.5 times the
number of passwords covered, compared to the previous version).

Approved by:	antoine (implicit)
Original commitRevision:462749 
Monday, 23 Oct 2017
20:46 se search for other commits by this committer
This script uses a downloaded copy of the pwned passwort hashes available
from https://haveibeenpwned.com/Passwords/ to allow passwords to be locally
checked, whether they are known to have been obtained in a data breach and
therefore should not be used.

Approved by:	Antoine (mentor)
Original commitRevision:452741 

Number of commits found: 4