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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
pwdsafety Command line tool that checks how much a password is safe
0.4.0_2 security on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-13 06:42:10
Last Update: 2025-09-04 17:53:24
Commit Hash: 31a5a22
License: GPLv3
WWW:
https://github.com/edoardottt/pwdsafety
Description:
pwdsafety is a command-line tool that checks how safe a password is by calculating its entropy and providing a safety score. It helps users understand password strength without storing any password information. Features: - Password strength analysis through entropy calculation - Safety scoring system - Generates strong random passwords for weak inputs - Command-line interface for easy integration - Zero storage of password data
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
Expand this list (4 items)
Collapse this list.
  1. bin/pwdsafety
  2. /usr/local/share/licenses/pwdsafety-0.4.0_2/catalog.mk
  3. /usr/local/share/licenses/pwdsafety-0.4.0_2/LICENSE
  4. /usr/local/share/licenses/pwdsafety-0.4.0_2/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pwdsafety>0:security/pwdsafety
To install the port:
cd /usr/ports/security/pwdsafety/ && make install clean
To add the package, run one of these commands:
  • pkg install security/pwdsafety
  • pkg install pwdsafety
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pwdsafety
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1752333153 SHA256 (go/security_pwdsafety/pwdsafety-v0.4.0/v0.4.0.mod) = e24364d55d617dd7b5b727b94d836e02a2c1994d731f8e7f839e9a4b6e4728fc SIZE (go/security_pwdsafety/pwdsafety-v0.4.0/v0.4.0.mod) = 272

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_pwdsafety/pwdsafety-v0.4.0/v0.4.0.zip) = 81ee80f0da8ed074ea82b4e468a901ce4858c4e1a9635428e5355114c9c43601 SIZE (go/security_pwdsafety/pwdsafety-v0.4.0/v0.4.0.zip) = 41421

Collapse this list.


Packages (timestamps in pop-ups are UTC):
pwdsafety
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.0_10.4.0_1-0.4.00.4.0_1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.4.00.4.0_1-0.4.00.4.0_1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_pwdsafety
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/edoardottt/pwdsafety/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0_2
04 Sep 2025 17:53:24
commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3commit hash: 31a5a229a778dc5f458cb8887954f192d846e0e3 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
many: Bump go ports for go-1.24.7
0.4.0_1
07 Aug 2025 00:02:46
commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4commit hash: 53610681ea46b375186fc68723dcc335051ef9b4 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
go ports: Bump for 1.24.6
0.4.0
13 Jul 2025 06:38:56
commit hash: 52e263cbf2559fbb09bb8e2fdf36425a2312269dcommit hash: 52e263cbf2559fbb09bb8e2fdf36425a2312269dcommit hash: 52e263cbf2559fbb09bb8e2fdf36425a2312269dcommit hash: 52e263cbf2559fbb09bb8e2fdf36425a2312269d files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
security/pwdsafety: New port

Command-line tool that checks password strength through entropy calculation
and provides safety scoring without storing any password information.

Number of commits found: 3