Proton Pass & Authenticator
1329 results found
-
Proton pass trash auto delete
It would be helpful to have a configurable setting to auto delete items in the Proton Pass trash after x days - ex. 30, 60, 90 days.
Mail does this after 30 days (though there are requests out there for longer). This would help clean up pass vaults over time.
43 votes -
Customize special characters and emojis in password generator
There needs to be a way to exclude Special Characters as some sites don’t support the #, ^, % or other certain special characters. There should be a box next to each special character that can be checked or unchecked.
So it might look like
✅ !
✅ @
❌ #
Also some Special Characters are missing from the password generator.
At the moment the special characters that the Password Generator generates is:
@ ! # * $ % ^ &
The missing Special Characters that should be added to the password generator to be able to generate is:
<…
879 votes -
Be able to auto-lock browser extensions with extra password, not just pin
Hello,
I would like to suggest allowing the auto-lock feature with the extra password on the browser extension. Currently, this feature is available for the web app but on the browser extension the only auto lock feature is with a PIN, not the extra password. This would allow extra security, and the feature is already (relatively) there since it's available on the web app.
Thanks!
44 votes -
Proton Pass for Windows to have update program option
While it is good to have somewhere to see the current installed version of the app, adding an update app area would improve workflow in many sectors, including personal installs.
I have recently found how to use WinGet to update the apps on my computer. WinGet already recognizes that Proton Pass (and other Proton apps) needs an update and attempts to update them. For me, WinGet fails to update Pass almost every time. A more secure option would be to open Pass and go to a "Check for Updates" section which would be coded to check a secure server and…5 votes -
add in the opera password manger to import passwords from
you should add in the opera browser password manger to import passwords from
17 votes -
Proton Pass on Mac needs a check for updates feature
Proton Pass on Mac doesn't have a feature to check for updates, nor does it update itself when a new version is available. The only way I know there's an update is to use a third-party app that shows an update is available for Proton Pass. I talked to Proton Pass support, and they stated, 'Please note that, unfortunately, there is no check for the update button. You will have to download the latest version from the download page.' A password manager has significant security implications; if an update is available, the user shouldn't have to guess to find it.
11 votes -
Unlock the Proton Pass extension with Windows Hello; a PIN code isn't secure enough.
Unlock the Proton Pass extension with Windows Hello or 2FA ; a PIN code isn't secure enough.
11 votes -
Unlock Proton Pass with Yubikey (or other U2F or FIDO2 standards)
It seems like Yubikey or ohter 2FA key (standard U2F or FIDO2) are available for Proton Mail, Drive and Calendar.
But please, implement it for Proton Pass.
Password only for Windows app is not confortable and PIN is not enough secured.Regards,
6 votes -
Proton Pass Browser Extension: Input password on start browser
I don't like it that, when I start my browser, Proton Pass is immediately 'open' for everyone to use.
Just like other Password Managers, I would like to FIRST need to input my password of my Proton Account to unlock my Proton Pass when I start my browser.5 votes -
Access tokens for use with Pass CLI in automated use-cases
I would like to use Pass with Pass CLI in automated workflows like CI/CD pipelines, Kubernetes, etc.
Offering access tokens for authentication would allow to revoke access or rotate tokens regularly much easier as it is not necessary to change the primary account's password (which directly breaks all access).13 votes -
Protonpass + Simplelogin Premium End to End Encryption with Alias
I should be able to use end to end encryption with Protonpass + Simplelogin for alias forwarding. I should be able to enter my Protonmail public key in SimpleLogin and have the email encrypted then forwarded to Protonmail. I can do this using Bitwarden & Addy.io SimpleLogin explicitly disables this PGP option for Proton Mail mailboxes, calling it redundant.
If SimpleLogin permitted and properly implemented user-controlled PGP encryption using your Proton Mail public key before forwarding emails to Proton Mail mailboxes (in the same manner as Addy.io currently does), the integrated Proton Pass + SimpleLogin solution would become the superior…
6 votes -
ProtonPass Passkey Unlock
Allow unlocking Proton Pass with a Passkey/Security Key instead of only a PIN or Password
96 votes -
Proton Pass: set preferred login method (mail/username)
Hi, I've been using proton pass recently. I love being able to add an email-address and a username.
However, when I want to log in to multiple websites, pass will auto-fill the username, when actually only the email can be used. This usually happens when a websites has a login form "Email or Phone number".
My idea would be to set a default "log in with" to either email or username in case you have added both, so that I can set that to mail and thus save me from having to manually edit a login form after auto filling…
12 votes -
Next-generation passkey management
Proton Pass already supports passkeys, but the implementation could be significantly more refined. A visual overview of all saved passkeys, including information about which devices can use them and when they were last used, is completely missing. Proton should also offer a passkey migration service to assist with switching between devices and automatically detect which services support passkeys but haven't yet enabled them.
14 votes -
Feature Request: Quick Settings Shortcut + Random Username Generator
Feature Request: Quick Settings Shortcut + Random Username Generator
Hi Proton Pass team and community! 👋
I've been using Proton Pass for a while now and really appreciate the focus on privacy and security. I wanted to submit two feature requests that could make the app even more convenient for daily use:
- Quick Settings Shortcut (Android)
It would be great to have a Quick Settings tile for Proton Pass, similar to what Bitwarden offers. This would allow users to:
- Quickly access the vault
- Copy credentials faster in situations where speed matters
- Have a more seamless experience across the system This…
5 votes -
More Keyboard Shortcuts On The Extension
I suggest adding shortcuts for the following actions to improve workflow speed:
• Autofill login for the current website: A single shortcut that fills the username, password, or TOTP code.
• Autofill card.
• Autofill identity.
• Generate and copy a new random password.
• Generate and copy a new email alias.39 votes -
Feature Request: Alternative Autofill Methods (Keyboard Shortcuts, Context Menu, etc.)
Hi Proton Pass Team,
I am a Proton Pass user and I really appreciate the privacy-focused features you provide. However, I am writing to strongly request the implementation of alternative autofill methods for the browser extension.
Currently, if the inline menu fails to appear or is blocked on certain websites, the only fallback option is to open the extension, manually copy the username/password, and paste them into the fields. Clicking on a login item inside the extension popup does not force an autofill either. This manual process is quite frustrating and disrupts the workflow.
Competitors like Bitwarden and 1Password already…
2 votes -
Add Samsumg Pass
Add Samsung Pass, their password and identity manager to ProtonPass
11 votes -
Add optional Secret Service (D-Bus) key provider for pass-cli on desktop Linux (KWallet / GNOME Keyring)
Body:
On Linux, Pass CLI defaults toPROTON_PASS_KEY_PROVIDER=keyring. According to the docs, this uses kernel key retention (kernel keyring) on Linux to avoid relying on D-Bus in headless/server environments.
Because kernel secrets are cleared on reboot, this causes a forced logout after every reboot even on desktop systems:- Login works
- Reboot
- Next run:
"Local encryption key not found but session exists. Forcing logout … Run
pass-cli loginagain."`
This is expected with kernel keyring, but it’s not a good desktop experience. On KDE/GNOME desktops,
org.freedesktop.secrets(Secret Service) is available via D-Bus and users already rely on KWallet / GNOME…10 votes -
Improve copying of fields in the vault
Allow users to either copy any item (e.g., email, username, password, Websites, custom fields) associated with an entry via a) click to copy as currently implemented or b) clicking a small copy icon next to each field. At the moment, the desktop app does not allow copying certain fields such as URLs, which makes usability difficult for multiple browser setups.
4 votes
- Don't see your idea?