macOS
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · source: api.github.com
brew / rank 1731
Password manager. Version 1.7.4 via Homebrew; verified 2026-09-17. Also installable with debian: sudo apt install pass.
install
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · source: api.github.com
sudo apk add passAlpine Linux edge package indexes · pass · source: dl-cdn.alpinelinux.org
sudo apt install passDebian stable package indexes · pass · source: deb.debian.org
sudo dnf install passFedora Rawhide package metadata · pass · source: dl.fedoraproject.org
nix profile install nixpkgs#passnixpkgs package indexes · pass · source: raw.githubusercontent.com
sudo pacman -S passArch Linux sync databases · pass · source: geo.mirror.pkgbuild.com
overview
Password manager
history
pass is Jason A. Donenfeld's Unix-oriented password manager, storing each secret in a GPG-encrypted file within a normal directory tree.
Jason A. Donenfeld created pass as a minimal password manager organized around ordinary directories and one GPG-encrypted file per entry.
The project retained a shell-based design while accumulating support for password generation, clipboard handling, multiple GPG recipients, per-directory keys, Git-backed history and synchronization, shell completion, and extensions.
The official homepage documents native packages for Debian/Ubuntu, Fedora/RHEL, openSUSE, Gentoo, Arch, macOS/Homebrew, and FreeBSD. source_facts.package-manager additionally records Alpine, MacPorts, and Nix.
An active extension and client ecosystem grew around the deliberately simple on-disk format, adding graphical, mobile, browser, import, and interoperability tools without changing the core store.
Initialize the store with pass init and a GPG key identifier, then use commands such as insert, show, edit, generate, remove, and copy-to-clipboard.
The default store is ~/.password-store. Its .gpg-id file identifies encryption recipients; PASSWORD_STORE_DIR and PASSWORD_STORE_KEY can override those defaults.
A store can also be initialized as a Git repository. pass then commits modifications and exposes Git operations through pass git for synchronization and history.
pass is a canonical example of Unix composition applied to password management: a short shell program delegates encryption to GnuPG, hierarchy to the filesystem, editing to ordinary tools, synchronization and history to Git, and clipboard access to platform utilities.
Its transparent storage format avoids a proprietary database and makes packaging dependencies and behavior unusually easy to audit, customize, and extend.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.password-store/.gpg-idCredential-bearing paths to review before unattended agent runs.
~/.password-storeexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pass | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.passwordstore.org/
install metadata
| Package key | brew:pass |
|---|---|
| Version | 1.7.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pass |
| Homepage | https://www.passwordstore.org/ |
| Upstream docs | https://www.passwordstore.org/ |
| License | GPL-2.0-or-later |
| Source archive | https://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz |
| Last updated | 2026-09-17T20:02:26Z |
| Pulse | updated |
| Dependencies | gnu-getopt, gnupg, qrencode, tree |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pass |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pass 1.7.4-7
lightweight directory-based password manager
https://www.passwordstore.org/
sudo apt install passpass
nix profile install nixpkgs#passpass 1.7.4-6
lightweight directory-based password manager
https://www.passwordstore.org/
sudo apt install passpass 1.7.4-r3
Stores, retrieves, generates, and synchronizes passwords securely
sudo apk add passpass-bash-completion 1.7.4-r3
Bash completions for pass
sudo apk add pass-bash-completionpass-contrib 1.7.4-r3
contrib files for pass
sudo apk add pass-contribpass-doc 1.7.4-r3
Stores, retrieves, generates, and synchronizes passwords securely (documentation)
sudo apk add pass-docpass-fish-completion 1.7.4-r3
Fish completions for pass
sudo apk add pass-fish-completionpass-zsh-completion 1.7.4-r3
Zsh completions for pass
sudo apk add pass-zsh-completionpass 1.7.4-20.fc45
A password manager using standard Unix tools
http://zx2c4.com/projects/password-store/
sudo dnf install passpassmenu 1.7.4-20.fc45
A dmenu based interface to pass.
http://zx2c4.com/projects/password-store/
sudo dnf install passmenupass 1.7.4-7
Stores, retrieves, generates, and synchronizes passwords securely
https://www.passwordstore.org/
sudo pacman -S passpass
sudo port install passsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.