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.

Port details
py-badkeys Tool to check public keys for known vulnerabilities
0.0.6 security on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.6Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-11 20:57:08
Last Update: 2023-11-08 22:57:06
Commit Hash: 50c4d25
People watching this port, also watch:: coreutils, vault, fcron, flock, monit
Also Listed In: python
License: MIT
WWW:
https://github.com/badkeys/badkeys
Description:
Tool and library to check cryptographic public keys for known vulnerabilities. badkeys can directly scan SSH and TLS hosts and automatically check their public keys. This work was funded in part by Industriens Fond through the CIDI project (Cybersecure IOT in Danish Industry) and in part by the Center for Information Security and Trust (CISAT) at the IT University of Copenhagen, Denmark.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}badkeys>0:security/py-badkeys@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-badkeys/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-badkeys
  • pkg install py39-badkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-badkeys listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-badkeys
Package flavors (<flavor>: <package>)
  • py39: py39-badkeys
distinfo:
TIMESTAMP = 1699484167 SHA256 (badkeys-0.0.6.tar.gz) = ead74de1a60844bbd8019710aa8314ecde82ac077eee72d68a6f185e7ab5ee48 SIZE (badkeys-0.0.6.tar.gz) = 370884

Packages (timestamps in pop-ups are UTC):
py39-badkeys
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.60.0.6-0.0.60.0.6---
FreeBSD:13:quarterly0.0.60.0.60.0.5_10.0.60.0.6-0.0.60.0.6
FreeBSD:14:latest0.0.60.0.60.0.50.0.60.0.60.0.5_1-0.0.5_1
FreeBSD:14:quarterly0.0.60.0.6-0.0.60.0.6-0.0.60.0.6
FreeBSD:15:latest0.0.60.0.6n/a0.0.6n/a-0.0.6-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-gmpy2>0 : math/py-gmpy2@py39
  2. py39-cryptography>=41.0.4,1 : security/py-cryptography@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-badkeys
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/badkeys/
  2. https://pypi.org/packages/source/b/badkeys/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.6
08 Nov 2023 22:57:06
commit hash: 50c4d2547e359516c5b81d362d184d602e9456a8commit hash: 50c4d2547e359516c5b81d362d184d602e9456a8commit hash: 50c4d2547e359516c5b81d362d184d602e9456a8commit hash: 50c4d2547e359516c5b81d362d184d602e9456a8 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
security/py-badkeys: Update to 0.0.6

Reported by:	portscout
0.0.5_1
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
0.0.5_1
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
0.0.5_1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.0.5
11 Jan 2023 20:52:22
commit hash: 2d756eb15ad2088325428b23188de0fd1904b591commit hash: 2d756eb15ad2088325428b23188de0fd1904b591commit hash: 2d756eb15ad2088325428b23188de0fd1904b591commit hash: 2d756eb15ad2088325428b23188de0fd1904b591 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
security/py-badkeys: Add new port

badkeys is a tool and a library to check cryptographic public keys for
known vulnerabilities.

Number of commits found: 5