Automic VaultAutomic Vault

brew

gopass mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gopass in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gopass

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gopass

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gopass

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

Fedora dnfverifiziert · 92%
sudo dnf install gopass

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

Nixverifiziert · 92%
nix profile install nixpkgs#gopass

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gopass

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

Ubuntu aptverifiziert · 92%
sudo apt install gopass

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

openSUSE zypperverifiziert · 92%
sudo zypper install gopass

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

Windows

Scoopverifiziert · 92%
scoop install main/gopass

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

Windows Package Managerverifiziert · 92%
winget install --id gopass.gopass -e

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

Überblick

Paketzusammenfassung

Slightly more awesome Standard Unix Password Manager for Teams

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gopasscliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version1.16.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/gopasspw/gopass

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gopass
Version1.16.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/gopass
Homepagehttps://www.gopass.pw/
Repositoryhttps://github.com/gopasspw/gopass
Upstream-Dokumentationhttps://github.com/gopasspw/gopass#readme
LizenzMIT
Quellarchivhttps://github.com/gopasspw/gopass/releases/download/v1.16.1/gopass-1.16.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:03:38-07:00
Pulseupdated
Abhängigkeitengnupg, terminal-notifier
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

gopass

nix profile install nixpkgs#gopass
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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