macOS
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · Quelle: api.github.com
brew / Rang 1731
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pass in AI-Agent-Workflows.
Installation
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · Quelle: api.github.com
sudo apk add passAlpine Linux edge package indexes · pass · Quelle: dl-cdn.alpinelinux.org
sudo apt install passDebian stable package indexes · pass · Quelle: deb.debian.org
sudo dnf install passFedora Rawhide package metadata · pass · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#passnixpkgs package indexes · pass · Quelle: raw.githubusercontent.com
sudo pacman -S passArch Linux sync databases · pass · Quelle: geo.mirror.pkgbuild.com
Überblick
Password manager
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
pass | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.passwordstore.org/
Installationsmetadaten
| Paketschlüssel | brew:pass |
|---|---|
| Version | 1.7.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/pass |
| Homepage | https://www.passwordstore.org/ |
| Upstream-Dokumentation | https://www.passwordstore.org/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz |
| Zuletzt aktualisiert | 2026-09-17T20:02:26Z |
| Pulse | updated |
| Abhängigkeiten | gnu-getopt, gnupg, qrencode, tree |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 passQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.