Downloads

Canonical Release Surface

The canonical distribution point is GitHub Releases.

The current shipped artifact is paranoid-passwd, which contains:

  • the scriptable CLI

  • the default interactive TUI

  • the vault command namespace

The GUI crate is tracked in the workspace, but it is not a published release artifact yet.

Archive Matrix

Release assets use the current naming scheme:

  • paranoid-passwd-<version>-linux-amd64.tar.gz

  • paranoid-passwd-<version>-linux-arm64.tar.gz

  • paranoid-passwd-<version>-darwin-amd64.tar.gz

  • paranoid-passwd-<version>-darwin-arm64.tar.gz

  • paranoid-passwd-<version>-windows-amd64.zip

Every release also publishes:

  • checksums.txt

  • GitHub build provenance attestations

Installer and Package Managers

The docs site hosts /install.sh, which resolves the latest compatible release archive for the current Unix-like platform.

Package-manager metadata is generated by the release workflow for:

  • Homebrew

  • Scoop

  • Chocolatey

Use package managers when they match your environment policy. Use the direct archives when you want the narrowest, easiest-to-verify install surface.