Automic VaultAutomic Vault

brew

Installer gopass avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install gopass

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install gopass

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

Linux

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

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

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

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

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

nixpkgs package indexes · pkgs/by-name/go/gopass/package.nix · Source: api.github.com

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

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

Ubuntu aptvérifié · 92%
sudo apt install gopass

Ubuntu 24.04 LTS package indexes · gopass · Source: archive.ubuntu.com

openSUSE zyppervérifié · 92%
sudo zypper install gopass

openSUSE Tumbleweed package metadata · gopass · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/gopass

Scoop official bucket manifest trees · bucket/gopass.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id gopass.gopass -e

Windows Package Manager source index · gopass.gopass · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Slightly more awesome Standard Unix Password Manager for Teams

historique

Historique du projet et usages

gopass is a command-line password manager positioned as a more team-oriented take on the standard Unix password manager, pass. By default it encrypts secrets with GPG and versions the store in git, while also supporting other crypto and storage backends.

Historique du projet

The gopasspw/gopass repository was created in February 2017 and published a v1.0.0 release the same day. Its README describes the project as a drop-in replacement for pass, built from experience with globally distributed development teams.

The early 1.x release line moved quickly through setup, team, mount, sync, and browser-oriented workflows. The README shows the project broadening from a Unix-style password-store clone into a cross-platform secrets manager with Linux, macOS, BSD, and Windows installation paths.

Historique d'adoption

gopass adoption is strongly tied to package managers and team workflows. The README documents Homebrew, MacPorts, Debian-style packages from the gopass package repository, Fedora, Arch, WinGet, Chocolatey, Scoop, FreeBSD, OpenBSD, Alpine, source builds, and manual release downloads.

The project also grew a browser-integration side through gopass-jsonapi and gopassbridge, letting users avoid the command line for routine website logins while keeping the git/GPG-backed store model.

Modes d'utilisation

A typical user runs `gopass setup` to create a root store, choose encryption, optionally configure a git remote, and write configuration under the user's gopass config directory. Daily commands include `gopass create`, `gopass ls`, `gopass show -c`, `gopass rm`, `gopass sync`, and `gopass mounts`.

The default store path documented by the README is `$HOME/.local/share/gopass/stores/root`, with GPG encryption and git storage. The README also notes that age encryption and fossil storage are available alternatives.

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

gopass is significant to package nerds because it preserves the Unix password-store mental model while making it more installable and cross-platform for teams. It is a CLI-first security tool whose real-world value depends on package-manager trust, GPG/git availability, shell completion, and browser-native messaging helpers.

It is also a case study in a project name colliding with distro namespaces: the README warns Debian and Ubuntu users not to install an unrelated `gopass` package from official repositories, then points them to the gopass project's own apt repository.

Chronologie

  • 2017: GitHub repository created under gopasspw/gopass.
  • 2017: v1.0.0 release published on GitHub Releases.
  • 2017: v1.1.0 and v1.2.0 releases followed during the first months of public development.
  • 2017: v1.3.x releases continued the early stable CLI line.
  • 2020s: README documents broad package-manager installation across Unix-like systems and Windows, plus browser integration through gopass-jsonapi.

Related projects

  • The README relates gopass to pass, GPG, git, age, fossil, gopass-jsonapi, gopassbridge, gpg4win, package managers such as Homebrew and Scoop, and browser integrations.

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 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

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
~/.config/gopass/config/etc/gopass/config<STORE_DIR>/config<STORE_DIR>/config.worktree
Windows
%APPDATA%\gopass\config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.local/share/gopass/stores/root~/.password-store

exécutables

Exécutables installés

CommandeTypeExpositionNote
gopasscliexé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-07-10
version du gestionnaire1.16.1
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/gopasspw/gopass

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:gopass
Version1.16.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/gopass
Page d'accueilhttps://www.gopass.pw/
Dépôthttps://github.com/gopasspw/gopass
Docs amonthttps://github.com/gopasspw/gopass#readme
LicenceMIT
Archive sourcehttps://github.com/gopasspw/gopass/releases/download/v1.16.1/gopass-1.16.1.tar.gz
Dernière mise à jour2026-06-22T14:03:38-07:00
Pulseupdated
Dépendancesgnupg, terminal-notifier
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 Namegopass
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.

Nix95%

gopass

nix profile install nixpkgs#gopass
  • normalized package name match
  • Correspondance par : Gopass
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gopass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

golang-github-aviau-gopass-dev 1.5.0-1build1

pass implementation in Go - dev package

https://github.com/aviau/gopass

sudo apt install golang-github-aviau-gopass-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: gopass
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Gopass
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-aviau-gopass-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

gopass 1.5.0-1build1

pass implementation in Go

https://github.com/aviau/gopass

sudo apt install gopass
  • Section: universe/admin
  • Architecture: amd64
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gopass
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gopass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gopass 1.16.1-r5

The slightly more awesome Standard Unix Password Manager for Teams. Written in Go.

https://www.gopass.pw

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

gopass-bash-completion 1.16.1-r5

Bash completions for gopass

https://www.gopass.pw

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

gopass-doc 1.16.1-r5

The slightly more awesome Standard Unix Password Manager for Teams. Written in Go. (documentation)

https://www.gopass.pw

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

gopass-fish-completion 1.16.1-r5

Fish completions for gopass

https://www.gopass.pw

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

gopass-zsh-completion 1.16.1-r5

Zsh completions for gopass

https://www.gopass.pw

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

gopass 1.16.1-3.fc44

The slightly more awesome standard unix password manager for teams

https://github.com/gopasspw/gopass

sudo dnf install gopass
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-HP AND CC0-1.0 AND ISC AND MIT AND MPL-2.0 AND (Apache-2.0 OR MIT)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gopass
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gopass
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gopass from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gopass 1.16.1-2

The slightly more awesome standard unix password manager for teams.

https://github.com/gopasspw/gopass

sudo pacman -S gopass
  • License: MIT
  • Architecture: x86_64
  • 1 Dépendances
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Gopass
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gopass from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gopass 1.16.1-1.4

The slightly more awesome standard unix password manager for teams

https://www.gopass.pw/

sudo zypper install gopass
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gopass
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gopass
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gopass from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gopass-bash-completion 1.16.1-1.4

Bash completion for gopass

https://www.gopass.pw/

sudo zypper install gopass-bash-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gopass
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gopass
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gopass-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gopass-fish-completion 1.16.1-1.4

Fish completion for gopass

https://www.gopass.pw/

sudo zypper install gopass-fish-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gopass
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gopass
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gopass-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gopass-impersonate-pass 1.16.1-1.4

Provide /usr/bin/pass as drop-in replacement

https://www.gopass.pw/

sudo zypper install gopass-impersonate-pass
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gopass
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Gopass
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gopass-impersonate-pass from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

gopass-zsh-completion 1.16.1-1.4

Zsh completion for gopass

https://www.gopass.pw/

sudo zypper install gopass-zsh-completion
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gopass
  • 1 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Gopass
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gopass-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gopass

sudo port install gopass
  • normalized package name match
  • Correspondance par : Gopass
MacPorts ports tree · api.github.com · MacPorts ports tree: security/gopass/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
  • Nucleus package database
  • av.db category and tag curation
  • 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