Take your QtPass experience to the next level.
QtPass supports multiple profiles, letting you keep separate password stores for different purposes (e.g., work and personal).
Switch between profiles using the dropdown in the main toolbar.
Templates let you add custom fields to password entries beyond just the password itself.
Currently there is only one global template for all profiles and folders.
login
url
notes
Saved password entry:
mypassword
login: user@example.com
url: https://github.com
notes: Two-factor enabled
login - just usernamelogin then url on next line - username +
website
login, url, notes - username
+ website + notes
Check Template all fields in Config to render
existing colon-separated lines (like
login: user@example.com) as editable key-value fields.
QtPass can generate time-based one-time passwords (TOTP) for two-factor authentication.
pass-otp is in your PATHTo copy an OTP code, select the entry and press Ctrl+O (or click the OTP button).
QtPass supports different encryption keys for different folders, useful for sharing passwords with family or team members.
.gpg-id fileEach subfolder can have its own set of recipients. Files in that folder will only be decryptable by those keys.
QtPass can automatically sync your password store using Git.
You can also manually pull/push using the toolbar buttons.
QtPass includes a built-in password generator.
For pronounceable passwords, enable Use Pwgen if you have the external pwgen tool installed.
QtPass automatically clears copied passwords from your clipboard for security.
You can also press Ctrl+Shift+C to copy without auto-clear.
QtPass can run in the system tray for quick access.
Display passwords as QR codes for easy scanning on mobile devices.
qrencode toolWhen viewing a password, click the QR code button to display it. Scan with any authenticator app to transfer the password to your phone.
QtPass can hide passwords to prevent others from seeing your screen.