Skip to content

Proton Pass & Authenticator

1401 results found

  1. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Can you integrate a migration from Ente Auth?

    Please make it easier to import my 2fa stuff.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Proton Authenticator freezes/crashes on Linux

    Hello! I have no idea where to report this.
    After a recent update on Linux Mint Xfce 22.3, entering my password after opening Proton Authenticator results in it freezing and then crashing.
    I attempted to uninstall and reinstall the app, however it did not resolve the issue.

    It also appears that it's an issue happening across multiple Linux distributions, as reported in the comment section of proton-authenticator-bin package in the AUR: https://aur.archlinux.org/packages/proton-authenticator-bin

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Expand Proton Pass auto-lock duration options

    Please expand the available options for the “Auto-lock after” setting in Proton Pass.

    The current auto-lock duration options are too limited for users who want Proton Pass to stay unlocked longer on trusted personal devices while still keeping automatic locking enabled as a safety mechanism.

    Suggested new options:

    • 1 day
    • 1 week
    • 1 month
    • Custom

    For the Custom option, users should be able to enter a numeric value and select the unit:

    • Minutes
    • Hours
    • Days
    • Weeks
    • Months

    Example custom values:

    • 12 hours
    • 3 days
    • 2 weeks
    • 2 months

    Why this matters:

    Different users have different threat models. On shared or…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Add Proton Pass Installer to Arch Linux

    Currently there are only for Debian or Fedora. Could you please create a native Arch Linux application? Thanks.

    22 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Ignore Microsoft Authenticator "passwords" (Android)

    I cannot avoid using Microsoft Authenticator for work.

    But whenever I use it to enter a one-time code, Proton Pass pops up and offers to save the "password".

    This is where the online service will pop up a two-digit number, and then the authenticator asks you to type the same number. And then unlock with biometrics. And then let you into thAe online service.

    It would be slightly less annoying if Proton Pass could just ignore it.

    28 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add a sidebar view to Firefox Add-On

    The sidebar in Firefox would be a handy place to have the saved passwords at hand for the currently open web page.

    The big advantage is, that the sidbar stays open when I click something in a web page, e.g: during login when auto fill fails and one has to resort to copy/pasting from the password manager (copying user name first, then copying password, without the need to open the Proton Pass window again after it closes because of clicking into the user name box on the web site)
    I used bitwarden before Proton Pass, and this is the only…

    21 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add Proton Authenticator APK to protonapps.com

    Please add Google-free .apk of Proton Authenticator to protonapps.com.

    19 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    4 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Proton Pass View Item History naming

    proton pass premium users can see the previously modified history of passwords but I want that I can change name of specific previous version history to a specific name so that I can understand in that time my password was this , sometimes we need to know the previous Password but as of lof modifications of passwords finding a partical previous version is very very hard so please add this feature to rename previous modified history of passwords

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Import Notes from other Password Managers

    Other password managers outside of Proton Pass have secure note keeping features which are separate from password data types (not the note field in the login/password data type). However I don't see clear instructions on how to import the note data types into proton pass.

    Please provide a means to format the CSV to import template for secure notes import.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Allow pass-cli item update values to be read securely from stdin

    Please add a secure stdin or template input mode to pass-cli item update.

    In Proton Pass CLI 2.2.3, updating an item requires values to be passed through
    arguments such as:

    pass-cli item update \
    --vault-name Production \
    --item-id ITEM_ID \
    --field "note=<sensitive value>"

    This places the sensitive value in the process argument list. Depending on the
    operating system and local tooling, it may be visible through process
    inspection, diagnostics, audit collection, or crash reports. Avoiding shell
    history does not eliminate this exposure.

    Item creation already supports secure template input through
    --from-template -. Please provide equivalent functionality for updates, for
    example:

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add Ecosia password manager to export/import options

    Add Ecosia password manager to export/import options

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Emergency access - allow non-proton accounts

    My emergency contact doesn't have a proton account nor do I think we should force them to have one. This feature is therefore useless to me.

    In an emergency, the last thing I want my contact doing is having to remember how to log in to a service they never use. This should be a genuinely useful feature, and I hope not a feature to leverage obtaining new users.

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Allow proton pass to fill a password for a windows desktop application

    I've looked but I haven't seen this. I have a couple of desktop applications that require a password. This works very well with Roboform but I don't think Proton Pass can do it. It is the only reason I still use Roboform. Is it possible to add this capability to Proton Pass?

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Biometrics disabled when in airports, ports, borders, courthouses, government buildings, police stations

    Biometrics unlock is convenient but the app should know when it's being accessed where authorities could force one to unlock a password safe. Nobody wants all their logins, CCs, sensitive info syphoned into a database things such as GDPR/privacy laws would have no authority over.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Add a "snippets" text expansion feature

    On the MacOS desktop version of 1Password it is possible to create "snippets" that are used for text expansion. I have come to rely on them and it is one reason I am hesitating switching over to Proton Pass.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  New feature  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Password generator needs to support more characters

    The generated password needs to be longer than 64 characters. 100 would be good and is supported by most applications.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Allow sharing passwords witn non-proton users with longer expiry or allow password recovery

    The current feature to share passwords with someone else with an expiry date is very useful. However, the maximum 30 days expiry is quite limiting if one wants to share a password in case someone dies or changes responsibilities and is no longer interested in maintaining access to the service protected by the password.

    With a 30 day expiry, one has to remember to reshare the password regularly, which may be fine but 30 days means one would have to share again every month or so. Best would be if there were another mechanism.

    Either extend the potential duration to,…

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Proton Pass & Authenticator

Categories