-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension seems to automatically open KeePassXC on browser start #276
Comments
This kind of autostart happens only if you have disabled the proxy option in the Browser Integration settings. The default behaviour is to enable the proxy. Then the browser extension doesn't control KeePassXC directly via native messaging API. |
I think the proxy is enabled or at least I didn't change the settings (the checkbox at "proxy between extension and KeePassXC" is there). What I forgot to mention is that I use the Flatpak variant of KeePassXC. I first used the shipped variant which was 2.3.1, but it complained that my version is outdated. So I changed to the Flatpak variant. Seems like the proxy isn't running:
I'm new to the whole Flatpak/Snap/whatever thing so I'm not sure what is going wrong. |
Maybe this thread will help you. |
Thanks for your help! I have now switched to your PPA. Now the proxy is running and I don't see the behavior any more, like you said. |
FYI, for everyone following: I have found a working around involving some manual steps you need to do though for KeePassXC<->Firefox communication, if Firefox is flatpaked/sandboxed (works if KeePassXC is sandboxed or not). Read the full write-up/tutorial here. |
Current Behavior
When having the extension enabled in Firefox on Ubuntu 18.04 it seems to automatically start KeePassXC, which then comes to front. Is this the expected behavior? I find this a bit annoying and I'm not sure if this is necessary.
Possible Solution
I can imagine that for some automatically starting KeePassXC would be nice or even required, but maybe add a switch in the extension settings that is checked by default and where one can disable the autostart behavior.
Debug info
KeePassXC - 2.3.3
keepassxc-browser - 1.2.0
Operating system: Ubuntu GNU/Linux 18.04
Browser: Firefox
Proxy used: NO
The text was updated successfully, but these errors were encountered: