Password Store App
Simple password manager that is compatible with pass: Passwords are stored in simple text files which are encrypted with OpenPGP.
Features:
- Clone an existing pass repository or start a new one
- Create and organize password files
- Sync with a remote Git repository
- Decrypt and copy passwords
- Automatically fill and save credentials in apps and supported browsers
What's new in 1.14.5
- Fixed: Incomplete password repository export/import when returning to the password list too quickly.
- Improved security: PIN verification attempt counter is now persistently cached to prevent brute force attacks.
- Fixed: Decryption failures in multi-key setups with public-only PGP keys.