macOS
brew install passlocal Homebrew formula metadata
sudo port install passMacPorts ports tree · security/pass/Portfile · ソース: api.github.com
brew / 順位 1731
pass のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.