macOS
brew install prslocal Homebrew formula metadata
brew / rank 8064
Secure, fast & convenient password manager CLI with GPG & git sync. Version 0.5.9 via Homebrew; verified 2026-09-15. Also installable with debian: sudo apt install prs.
install
brew install prslocal Homebrew formula metadata
sudo apt install prsDebian stable package indexes · prs · source: deb.debian.org
nix profile install nixpkgs#prsnixpkgs package indexes · pkgs/by-name/pr/prs/package.nix · source: api.github.com
scoop install main/prsScoop official bucket manifest trees · bucket/prs.json · source: api.github.com
overview
Secure, fast & convenient password manager CLI with GPG & git sync
history
prs is a cross-platform command-line password manager that encrypts secrets with GPG and can synchronize its password store through Git.
prs was created by Tim Visée as a terminal password manager heavily inspired by pass. It preserves pass's file structure while adding integrated synchronization, recipient management, history and rollback tools, TOTP support, optional Tomb integration, and a GTK client.
The project is distributed through Homebrew, Debian, Nix, Scoop, and other channels recorded in source_facts.package-manager. Its compatibility with the established pass directory structure lets users retain existing stores, clients, extensions, and migration scripts.
Users add, edit, generate, show, copy, move, and remove secrets with the prs command. The sync command exchanges the store through Git, while recipient commands support use across multiple machines.
The official security guidance identifies ~/.password-store as the store directory. Secret contents are encrypted as GPG files, although filenames, timestamps, and encrypted sizes can remain visible without optional metadata-hiding measures.
prs is notable as a Rust-era reinterpretation of the Unix password-store model: encrypted files remain inspectable and portable, Git supplies synchronization and history, and compatibility is favored over a proprietary vault format.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Credential-bearing paths to review before unattended agent runs.
~/.password-store~\.password-storeexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
prs | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/timvisee/prs
install metadata
| Package key | brew:prs |
|---|---|
| Version | 0.5.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/prs |
| Homepage | https://timvisee.com/projects/prs |
| Repository | https://github.com/timvisee/prs |
| Upstream docs | https://timvisee.com/projects/prs |
| License | GPL-3.0-only |
| Source archive | https://github.com/timvisee/prs/archive/refs/tags/v0.5.7.tar.gz |
| Last updated | 2026-09-15T08:47:04Z |
| Pulse | updated |
| Dependencies | gpgme |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | prs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
prs 0.5.2+dfsg-3
secure, fast and convenient password manager
https://gitlab.org/timvisee/prs
sudo apt install prsprs
nix profile install nixpkgs#prsmain/prs
scoop install main/prssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.