pago is a Go-based command-line password manager for Linux and other Unix-like systems.
It uses a password store format compatible with Passage, keeps changes under Git, and is aimed at users who want a text-based secret manager built around age rather than GPG. The author currently describes the project as beta software.
This is free and open source software.
Key Features
- Encrypts password entries with age using age recipients or SSH public keys.
- Stores identities in an encrypted file and includes an agent to cache them in memory during a session.
- Integrates Git version control for password store changes.
- Includes interactive entry selection with a fuzzy finder.
- Provides an in-terminal multiline editor for editing encrypted data without writing it to disk.
- Supports TOML-formatted entries for storing structured secrets such as usernames, passwords, tokens, and URLs.
- Can generate TOTP codes from
otpauth://data stored in TOML entries. - Supports showing secrets, copying them to the clipboard with automatic timeout clearing, and generating passwords.
Website: github.com/dbohdan/pago
Support:
Developer: D. Bohdan
License: MIT License

pago is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Terminal-Based Password Managers | |
|---|---|
| gopass | Simple but powerful password manager for your terminal |
| pass | Simple password manager using gpg and ordinary unix directories |
| prs | Secure, fast and convenient password manager for the terminal |
| Teller | Multi provider secret management tool |
| Bitwarden CLI | Password management for individuals, teams, and business organizations |
| Rooster | Simple password manager for geeks |
| passage | age-backed password manager |
| pa | Simple password manager. Encryption support is provided via age |
| SpicyPass | Lightweight password manager |
| rbw | Unofficial Bitwarden CLI |
| MUTN | Self-hosted, SSH-synchronized password and note manager |
| keydex | Password manager for KeePass databases |
| kpxhs | Keepass database interactive TUI viewer |
| kpcli | Command line interface to KeePass database files |
| passfzf | Simple fzf wrapper for pass |
| cpass | Console UI for pass |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

