← Back to tools
View AGENTS.md for password-store
password-store
Simple GPG-encrypted password manager using the Unix philosophy
Description
pass (password-store) stores each password in a GPG encrypted file whose filename is the title of the website or resource. These files can be organized into folders, copied between computers, and managed with standard Unix tools. It uses Git for version history.
AI Summary
Simple Unix password manager using GPG encryption and Git for history
Capabilities
- + Store passwords in GPG-encrypted files
- + Organize passwords in a directory hierarchy
- + Track changes with Git
- + Generate random passwords
- + Copy passwords to clipboard
Use When
- → You want a simple, Unix-philosophy password manager
- → You prefer GPG-encrypted password storage with Git