Proton Pass & Authenticator
1275 results found
-
Automatically scroll item name when too long (truncated)
When an item in the vault has a long name, it is truncated in different areas in a way that makes it difficult to discern which item you're autofilling or looking at (whether that's searching for it in the extension, or trying to autofill it with the tooltip on a website).
For example:
- Website A Login 1
- Website A Login 2
- Website A Login 3You'll see 3 entires:
- Website A Lo...
- Website A Lo...
- Website A Lo...Proton Pass could slowly scroll the text field to expose the full name, either on hover…
3 votes -
favorite logins at the top
For example, I have 5 Google logins, so the one I've favorited will always be on top when the password fill pop-up comes up on the browser. Favorite mark should also show on the Proton Pass Win app
3 votes -
Link Alias with its own Login
Currently, if you click on an Alias, it shows you a link to Create a Login. This is good, but after you create the login, it continues showing you the "Create Login" link.
The way it should work is after you create the login, it should tell you that there's a log in already for that alias. Alias should be linked to their own log in.3 votes -
Make the Home Tab Customizable
Currently, in the Home tab you only show one list of items of whatever category was last selected in the Filter.
Please make this screen more customizable. Let the user select what they want to see, like Favorites, Recently created items, Recently used items, Recently modified items, Frequently used items, or a list of the Categories.
1Password could be a good example.3 votes -
Dark Theme doesn't cut it (it burns, my eyes, ouch!)
Arguably most people don't care about the theme (though by the number of votes regarding the issue of dark/light themes for the desktop app, maybe the rest still makes for a good bunch).
Though the dark theme doesn't solve it for all those who can't stand the white-lit screen of Light mode. The dark theme was a great one for those that are famliarized with and want a (near-)black background (among other things) instead of a white one I bet, though honestly that goes past the purpose of a less eye-straining choice of colors.
"Dark theme"s as they are passed…
3 votes -
Misleading UI: Password field mimics PIN entry
I noticed some UX friction while setting up a PIN for the Pass app. The initial screen requires an account password for authentication, but the UI is styled to look like a PIN entry field. This leads to confusion, as users may mistakenly try to set their new PIN here instead of verifying their identity. I’d suggest making the distinction between 'Password Verification' and 'PIN Creation' more visually clear.
Also, PIN and Password inputs are different I know that, but user does not see the PIN input at first so cannot distinct them.
3 votes -
Move Filter Options to the Main Vault List (Home Tab)
The Problem:
Currently, the core functionality to filter vault items (by Logins, Aliases, Notes, etc.) is buried inside the Profile/Settings tab. This placement completely breaks the natural user flow. When looking at the main vault list and trying to quickly find a specific item type, having to switch tabs back and forth just to apply a filter is counterintuitive and unnecessarily time-consuming.The Solution:
Please move the filter options directly to the main list view (the first tab).Why it matters:
Improved UX: Users expect filtering to happen on the same screen where the list is displayed.
Faster access on…3 votes -
Scheduled export from the application and/or export function in pass-cli
This would allow us to automate backups without having to remember to do it manually.
3 votes -
Windows credential manager secrets --> proton pass
A direct, end-to-end way to migrate Web and Windows user credentials from the Windows Credential Manager (WCM) into Proton Pass is a practical and secure approach.
A system that bypasses these intermediaries requires a secure pipeline that extracts, translates, and cryptographically encapsulates the data locally before injecting it into the Proton Pass ecosystem.
Windows Credential Manager distinguishes between Generic credentials (where passwords are retrievable via the Win32 CredEnumerate/CredRead API by the owning user) and Domain/Web credentials (where passwords are often opaque even to the owning user through the API).
To programmatically extract these credentials without a third-party application, the system…
3 votes -
Download all attachments of an object
Add a feature to download all attachments (e.g. zip) under an object
3 votes -
KeepassXC
Added to password import
3 votes -
Account information for Login with Credentials
Proton is an outstanding tool for storing secrets, passkeys, and more.
But I also have another problem that a password manager could solve.What "Login with" a provider have I used on this particular page?
Some pages support Google, others Facebook, others LinkedIn, and even GitHub.
In one case, it can be all 4 options; in another, only GitHub.Remembering what I've used to log in to the page is quite challenging.
It would be good if Proton could store information so that I could choose the "Login with" button and even the account used in this provider, as, for…3 votes -
Option to approve or notify when a process accesses the SSH agent
Similar to 1Password, it would be awesome to get OS-native prompts to approve/notify whenever a process tries to access the SSH agent and one of its keys.
See https://developer.1password.com/docs/ssh/agent/security#authorization-model
3 votes -
support Ascendo Data vault password Manager in the password import list of password managers
support Ascendo Data vault password Manager in the password import list of password managers
3 votes -
pass-cli possibility to exclude/deselect vaults from specific clients
I want to use the CLI on my headless server to manage certain API keys. I don't want all of my vaults be accessible and exposed there, so I would like to exclude all other vaults. This is currently not possible. I thought of another way: sharing my vault and creating a separate proton account that is running on the server. This is however not an option, since I would have to pay for this second account as well, since proton does not offer CLI to free users.
Please make it possible in the CLI to only access certain vaults…
3 votes -
Improved fields for ID
Add grouped fields to be able to registrer full details about one's identity assets :
- ID card : number, issue date, expiration date, country
- Social Security : number, country
- Driving License : number, issue date, expiration date, country
- Passport : number, issue date, expiration date, country, place of issue
- Tax number : number, online reg. number, country
- multiple addresses
- multiple phone numbers.3 votes -
Pls add import password from DualSafe Password Manager & Digital Vault
I need import password from DualSafe Password Manager & Digital Vault
3 votes -
autofill username fills wrong field
Autofill takes the Username entry and fills it into the first field even though when is the second field that is clearly identified in the page as Username. An example page that displays this behavior is https://licensemanager.emclient.com/account/login. It would be better for Proton Pass to fill the Username data into the Username field.
Of course I would also prefer to have the ability to also autofill the User Group field, but that's another feature that has been separately requested, but as it is, I must instead put the User Group data into the Username entry to get it into…3 votes -
Allow configuring Sign in with SSO providers inside entires
Many people have Google, Microsoft, or SSO providers linked to their logins. Inside 1Password you can choose the SSO provider, and the account so you know this account is linked to your Google Account, or Apple ID and can select which username. This will be really useful to set.
3 votes -
Proton Pass: Add secret mimetypes when copying passwords [Browser Extension]
On linux (and probably other platforms too), it would be important to mark copied passwords as secrets, so they're properly handled by e.g. clipboard managers and passwords are not exposed by being visibly displayed, stored in unsafe places or included in logs of various sorts.
The way to do so on linux is adding an appropriate mime type. See keepassxc's discussion on this: https://github.com/keepassxreboot/keepassxc/issues/12696
The way keepassxc ended up doing this, is adding the somewhat established "x-kde-passwordManagerHint" mime type, but other mimetypes might be more general, e.g. "text/x-secret" – it wouldn't hurt to include multiple for broader compatibility. This is…
3 votes
- Don't see your idea?