Hello guys, I have been annoyed at this pop-up as I have to exit it every time I open any Electron (chromium based apps). Does anyone here know how to disable it?

Thanks in advance.

  • spectrums_coherence@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    16 days ago

    Login keyring should automatically unlock upon first user login after boot, maybe you want to see if it is there, and troubleshoot that.

    Possible reason that the login keyring is locked is: automatic login by bypassing password, or fingerprint login (only the first login, after that, unlock suspended machine should be fine) both will not unlock your login keyring.

    If you need to keep these login, which I honestly don’t recommend (for a general purpose computer), then you can either

    1. delete the login keyring password (by setting it to empty in gnome password and keys or keyrack)
    2. set the electron password store to basic.

    Both of these will store your password and sensitive information in plain text, meaning all program with access to your user space will have unrestricted access to these informations.