# gopasspw/gopass

The slightly more awesome standard unix password manager for teams

Repository: https://github.com/gopasspw/gopass
Canonical: https://ross.abutalabs.com/products/gopass
Homepage: https://www.gopass.pw/
Language: Go
License: MIT
License Family: permissive
Topics: go, password-manager, git, gpg, hacktoberfest, security
Last push: 2026-08-26T08:12:06+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 49, longevity 100
- inputs: {"age_days": 3499, "days_push": 7, "days_rel": 263, "gap_med": 55, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7107, forks 559 (observed 2026-08-28T04:09:55.943717+00:00)

## What it is
gopass is a command-line password manager for teams, serving as a drop-in replacement for the standard UNIX pass tool. It encrypts secrets with GPG (or age), versions them in git, and works fully offline across Linux, macOS, BSD, and Windows.

## Use cases
- manage passwords and secrets from the terminal
- share team credentials securely with GPG encryption
- sync a password store across devices using git
- generate strong passwords for services like AWS keys
- check passwords against Have I Been Pwned breaches
- fill passwords in the browser via gopass-bridge
- use as a git credential helper
- manage secrets on air-gapped machines

## When to choose
- you prefer a CLI-first workflow or need secrets in CI/CD
- you want a pass-compatible manager with team sharing and git history
- you need offline, self-hosted secret storage without a cloud vendor
- your team is distributed across Linux, macOS, and Windows

## When to avoid
- you want a polished graphical or mobile-first password manager
- you prefer cloud-synced vaults like 1Password or Bitwarden without self-managing git/GPG
- you are uncomfortable managing GPG keys

## Facets
- artifact type: cli-tool
- maturity: stable
- function: security, cryptography, cli, developer-tools, version-control
- domain: security, developer-tools, privacy, self-hosted
- platform: windows, bsd, cli, cross-platform, go
- tags: password-manager, gpg, git-backed, secrets-management, pass-replacement, team-sharing, browser-integration, command-line, linux, macos

## Member repositories
- gopasspw/gopass (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:55.943717+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:40:08.032959+00:00, confidence not recorded.
  - readme: https://github.com/gopasspw/gopass (fetched 2026-08-28T04:09:55.943717+00:00, sha 73fe079bb361)
  - homepage: https://www.gopass.pw/ (fetched 2026-08-29T08:35:43.867887+00:00, sha f658669902be)
- Data as of 2026-08-30T08:39:29.467469+00:00.
