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.
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.
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
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.