PassForge ghcr.io/jpetovello/passforge:latest https://github.com/JPetovello/PassForge/pkgs/container/passforge bridge bash false https://raw.githubusercontent.com/JPetovello/unraid-templates/main/icons/passforge.png http://[IP]:[PORT:5000] PassForge is a privacy-focused password analysis and secure passphrase generation tool. Evaluate password strength using zxcvbn and entropy analysis, check passwords against the Have I Been Pwned Pwned Passwords database using the k-Anonymity range API, and generate cryptographically secure passphrases from the official EFF large and short wordlists. Password analysis, SHA-1 hashing, HIBP suffix matching, and passphrase generation run locally in your browser. For breach checks, the browser sends only the first 5 characters of the SHA-1 hash to the PassForge server, which retrieves the matching HIBP range. The plaintext password and complete hash never leave your browser. PassForge also provides configurable passphrase length, wordlists, separators, entropy targets, batch generation, dark mode, and Progressive Web App support. Redis is optional. By default, PassForge uses in-memory rate-limit storage and requires no additional services. https://github.com/JPetovello/PassForge https://github.com/JPetovello/PassForge/issues https://raw.githubusercontent.com/JPetovello/unraid-templates/main/templates/passforge.xml https://raw.githubusercontent.com/JPetovello/PassForge/main/README.md Tools:Utilities password passwords passphrase passphrases password strength entropy HIBP Have I Been Pwned security generator EFF zxcvbn No additional services are required. Internet access is required only for Have I Been Pwned breach checks. Password analysis and passphrase generation remain available independently of HIBP. v1.1.0 - Moved password analysis, HIBP suffix matching, and passphrase generation into the browser. The server now receives only the five-character HIBP hash prefix. Added verified browser dependencies and expanded privacy and security testing. v1.0.1 - Added automated Bandit, pip-audit, and Trivy security gates; upgraded Alpine runtime packages. v1.0.0 - Initial PassForge release. 2026-09-12 AGPL-3.0-or-later