pkg.soopen package index

brew / rang 1731

Installer pass avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pass pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install pass

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install pass

MacPorts ports tree · security/pass/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add pass

Alpine Linux edge package indexes · pass · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install pass

Debian stable package indexes · pass · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install pass

Fedora Rawhide package metadata · pass · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#pass

nixpkgs package indexes · pass · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S pass

Arch Linux sync databases · pass · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Password manager

Commandes et alias

  • pass

historique

Historique du projet et usages

pass is Jason A. Donenfeld's Unix-oriented password manager, storing each secret in a GPG-encrypted file within a normal directory tree.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • Version 1.7.4: The release listed by the official project page.
  • 2025-06-18: The official repository records continued maintenance on its master branch.

Related projects

  • Core related tools include Bash, GnuPG, Git, tree, xclip, wl-clipboard, qrencode, and the community-maintained pass clients and extensions listed by the official site.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 10 plateformes.
  • S’installe avec 4 dépendances d’exécution.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.password-store/.gpg-id

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.password-store

exécutables

Exécutables installés

CommandeTypeExpositionNote
passcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-09-19
version du gestionnaire1.7.4
gestionnaire mis à jour2026-09-17
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.passwordstore.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:pass
Version1.7.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/pass
Page d'accueilhttps://www.passwordstore.org/
Docs amonthttps://www.passwordstore.org/
LicenceGPL-2.0-or-later
Archive sourcehttps://git.zx2c4.com/password-store/snapshot/password-store-1.7.4.tar.xz
Dernière mise à jour2026-09-17T20:02:26Z
Pulseupdated
Dépendancesgnu-getopt, gnupg, qrencode, tree
Bouteilledisponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepass
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

pass 1.7.4-7

lightweight directory-based password manager

https://www.passwordstore.org/

sudo apt install pass
  • Section: admin
  • Architecture: all
  • Source Package: password-store
  • 2 Dépendances
  • 9 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Pass
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pass from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pass

nix profile install nixpkgs#pass
  • normalized package name match
  • Correspondance par : Pass
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: pass from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

pass 1.7.4-6

lightweight directory-based password manager

https://www.passwordstore.org/

sudo apt install pass
  • Section: universe/admin
  • Architecture: all
  • Source Package: password-store
  • 2 Dépendances
  • 9 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Pass
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pass 1.7.4-r3

Stores, retrieves, generates, and synchronizes passwords securely

https://www.passwordstore.org

sudo apk add pass
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-bash-completion 1.7.4-r3

Bash completions for pass

https://www.passwordstore.org

sudo apk add pass-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-contrib 1.7.4-r3

contrib files for pass

https://www.passwordstore.org

sudo apk add pass-contrib
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-contrib from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-doc 1.7.4-r3

Stores, retrieves, generates, and synchronizes passwords securely (documentation)

https://www.passwordstore.org

sudo apk add pass-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-fish-completion 1.7.4-r3

Fish completions for pass

https://www.passwordstore.org

sudo apk add pass-fish-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pass-zsh-completion 1.7.4-r3

Zsh completions for pass

https://www.passwordstore.org

sudo apk add pass-zsh-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: pass
  • normalized package name match
  • Correspondance par : Pass
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pass-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

pass 1.7.4-20.fc45

A password manager using standard Unix tools

http://zx2c4.com/projects/password-store/

sudo dnf install pass
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pass
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pass
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pass from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
dnf95%

passmenu 1.7.4-20.fc45

A dmenu based interface to pass.

http://zx2c4.com/projects/password-store/

sudo dnf install passmenu
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: pass
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Pass
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: passmenu from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

pass 1.7.4-7

Stores, retrieves, generates, and synchronizes passwords securely

https://www.passwordstore.org/

sudo pacman -S pass
  • License: GPL2
  • Architecture: any
  • 3 Dépendances
  • 1 fournit
  • 13 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Pass
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

pass

sudo port install pass
  • normalized package name match
  • Correspondance par : Pass
MacPorts ports tree · api.github.com · MacPorts ports tree: security/pass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation