Automic VaultAutomic Vault

brew

gopass を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget でインストール

gopass のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install gopass

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gopass

MacPorts ports tree · security/gopass/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add gopass

Alpine Linux edge package indexes · gopass · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install gopass

Fedora Rawhide package metadata · gopass · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#gopass

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

Arch Linux pacman確認済み · 92%
sudo pacman -S gopass

Arch Linux sync databases · gopass · ソース: geo.mirror.pkgbuild.com

Ubuntu apt確認済み · 92%
sudo apt install gopass

Ubuntu 24.04 LTS package indexes · gopass · ソース: archive.ubuntu.com

openSUSE zypper確認済み · 92%
sudo zypper install gopass

openSUSE Tumbleweed package metadata · gopass · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/gopass

Scoop official bucket manifest trees · bucket/gopass.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id gopass.gopass -e

Windows Package Manager source index · gopass.gopass · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Slightly more awesome Standard Unix Password Manager for Teams

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
gopasscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.16.1
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/gopasspw/gopass

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gopass
バージョン1.16.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gopass
ホームページhttps://www.gopass.pw/
リポジトリhttps://github.com/gopasspw/gopass
上流ドキュメントhttps://github.com/gopasspw/gopass#readme
ライセンスMIT
ソースアーカイブhttps://github.com/gopasspw/gopass/releases/download/v1.16.1/gopass-1.16.1.tar.gz
最終更新2026-06-22T14:03:38-07:00
Pulseupdated
依存関係gnupg, terminal-notifier
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gopass

nix profile install nixpkgs#gopass
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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