-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Cristhian Melo edited this page Jul 20, 2026
·
2 revisions
rpass is a cross-platform CLI for managing GPG-encrypted secrets, compatible with password-store.
- Getting Started — install, initialize, and use your first store
- Data Organization — entry format, path structure, and recommended layout for rich client integration
- GPG Keys — generate keys, manage recipients, export/import for other devices and clients
- Clients — Raycast, Vicinae, PassForiOS (iPhone/iPad), Android Password Store
- Import — migrate from Bitwarden and other password managers
- JSON Output — structured output for scripts and integrations
rpass init you@example.com
rpass insert email/work
rpass show email/work
rpass otp email/workrpass reads and writes the same .gpg files and .gpg-id files as the original pass. Any client that works with a password-store repository works with rpass.