TiloBox
Back to directory
gopass project preview

gopass

The slightly more awesome standard unix password manager for teams written in Go.

LicenseMIT
GitHub stars6.5k
Last commit1 weeks ago
Tags6 topics
Totp GeneratorGit SyncTeam Secrets VaultCli Password ManagerSecurityGolang
Overview

Why consider gopass?

gopass is a modern rewrite of the standard Unix password manager written in Go. Adding multi-recipient team vault sharing, interactive terminal UI, OTP two-factor token generation, age key encryption, and automatic Git remote synchronization.

Guided learning

Learn gopass by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of gopass

gopass enables engineering teams to share encrypted infrastructure secrets and API keys via Git repositories.

Quickstart

bash
1# Install with Homebrew/Scoop
2brew install gopass
3gopass setup
4gopass insert accounts/aws

gopass is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

gopass FAQs

gopass is listed as a Productivity tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

gopass is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

gopass is listed as an alternative to Pass. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.