macOS
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · 来源: api.github.com
安装
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · 来源: api.github.com
sudo apk add passAlpine Linux edge package indexes · pass · 来源: dl-cdn.alpinelinux.org
sudo dnf install passFedora Rawhide package metadata · pass · 来源: dl.fedoraproject.org
nix profile install nixpkgs#passnixpkgs package indexes · pass · 来源: raw.githubusercontent.com
sudo pacman -S passArch Linux sync databases · pass · 来源: geo.mirror.pkgbuild.com
概览
Password manager
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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-store可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
pass | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.passwordstore.org/
安装元数据
| 软件包键 | brew:pass |
|---|---|
| 版本 | 1.7.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/pass |
| 主页 | https://www.passwordstore.org/ |
| 上游文档 | https://www.passwordstore.org/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz |
| 最后更新 | 2026-09-17T20:02:26Z |
| Pulse | updated |
| 依赖 | gnu-getopt, gnupg, qrencode, tree |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 pass来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.