macOS
brew install gopasslocal Homebrew formula metadata
sudo port install gopassMacPorts ports tree · security/gopass/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gopass in AI-Agent-Workflows.
Installation
brew install gopasslocal Homebrew formula metadata
sudo port install gopassMacPorts ports tree · security/gopass/Portfile · Quelle: api.github.com
sudo apk add gopassAlpine Linux edge package indexes · gopass · Quelle: dl-cdn.alpinelinux.org
sudo dnf install gopassFedora Rawhide package metadata · gopass · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gopassnixpkgs package indexes · pkgs/by-name/go/gopass/package.nix · Quelle: api.github.com
sudo pacman -S gopassArch Linux sync databases · gopass · Quelle: geo.mirror.pkgbuild.com
sudo apt install gopassUbuntu 24.04 LTS package indexes · gopass · Quelle: archive.ubuntu.com
sudo zypper install gopassopenSUSE Tumbleweed package metadata · gopass · Quelle: download.opensuse.org
scoop install main/gopassScoop official bucket manifest trees · bucket/gopass.json · Quelle: api.github.com
winget install --id gopass.gopass -eWindows Package Manager source index · gopass.gopass · Quelle: cdn.winget.microsoft.com
Überblick
Slightly more awesome Standard Unix Password Manager for Teams
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.config/gopass/config/etc/gopass/config<STORE_DIR>/config<STORE_DIR>/config.worktree%APPDATA%\gopass\configCredential-bearing paths to review before unattended agent runs.
~/.local/share/gopass/stores/root~/.password-storeExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gopass | cli | globales Executable |
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.
https://github.com/gopasspw/gopass
Installationsmetadaten
| Paketschlüssel | brew:gopass |
|---|---|
| Version | 1.16.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gopass |
| Homepage | https://www.gopass.pw/ |
| Repository | https://github.com/gopasspw/gopass |
| Upstream-Dokumentation | https://github.com/gopasspw/gopass#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/gopasspw/gopass/releases/download/v1.16.1/gopass-1.16.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:38-07:00 |
| Pulse | updated |
| Abhängigkeiten | gnupg, terminal-notifier |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gopass |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gopass
nix profile install nixpkgs#gopassgolang-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-devgopass 1.5.0-1build1
pass implementation in Go
https://github.com/aviau/gopass
sudo apt install gopassgopass 1.16.1-r5
The slightly more awesome Standard Unix Password Manager for Teams. Written in Go.
sudo apk add gopassgopass-bash-completion 1.16.1-r5
Bash completions for gopass
sudo apk add gopass-bash-completiongopass-doc 1.16.1-r5
The slightly more awesome Standard Unix Password Manager for Teams. Written in Go. (documentation)
sudo apk add gopass-docgopass-fish-completion 1.16.1-r5
Fish completions for gopass
sudo apk add gopass-fish-completiongopass-zsh-completion 1.16.1-r5
Zsh completions for gopass
sudo apk add gopass-zsh-completiongopass 1.16.1-3.fc44
The slightly more awesome standard unix password manager for teams
https://github.com/gopasspw/gopass
sudo dnf install gopassgopass 1.16.1-2
The slightly more awesome standard unix password manager for teams.
https://github.com/gopasspw/gopass
sudo pacman -S gopassgopass 1.16.1-1.4
The slightly more awesome standard unix password manager for teams
sudo zypper install gopassgopass-bash-completion 1.16.1-1.4
Bash completion for gopass
sudo zypper install gopass-bash-completiongopass-fish-completion 1.16.1-1.4
Fish completion for gopass
sudo zypper install gopass-fish-completiongopass-impersonate-pass 1.16.1-1.4
Provide /usr/bin/pass as drop-in replacement
sudo zypper install gopass-impersonate-passgopass-zsh-completion 1.16.1-1.4
Zsh completion for gopass
sudo zypper install gopass-zsh-completiongopass
sudo port install gopassQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.