privage is a terminal-based password manager and general file encryption tool that uses age to protect credentials and other secret files.
It’s designed for users who want to keep one encrypted file per credential or secret while backing up the encrypted directory to untrusted third-party services such as GitHub, GitLab, or Bitbucket. Instead of exposing meaningful filenames, privage stores encrypted files under hash-based .privage filenames, making it suitable for repositories or other storage locations where both content and metadata should remain private.
This is free and open source software.
Key Features
- Stores credentials as structured TOML files with fields for login details, passwords, URLs, API keys, and other associated data.
- Encrypts ordinary files as well as password records, using custom categories and labels for organisation.
- Supports optional YubiKey PIV use to encrypt and decrypt the age secret key.
- Provides commands to add, list, show, copy, decrypt, reencrypt, rename, delete, and rotate encrypted items.
- Can rotate the secret key and reencrypt tracked files with a single command.
- Offers stateless usage for automation by explicitly passing the key and repository paths.
- Includes built-in Bash completion for all commands.
- Cross-platform support – runs under Linux, FreeBSD, macOS, and Windows.
Website: github.com/revelaction/privage
Support:
Developer: revelaction
License: MIT License

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

