
There is also a German article by Heise Online with a step-by-step guide on how to get this going - in case you want to give it a try. Beware that this is pretty fresh - the code hasn't been merged upstream, yet, so don't expect this to be production-ready. 4.1 User interface scaling issues with KeePassXC 2.6.Update: Native messaging support in the Firefox snap is now available as beta.There are three major implementations of KeePass available in the official repositories: KeePass - A cross-platform password manager that has autotype and clipboard support when respectively xdotool and xsel are installed.It lets you import many formats and has many plugins. KeePassXC - Fork of KeePassX that is actively maintained and has additional features like browser integration, ssh agent support, yubikey support, a TOTP generator and KeeShare included.KeePassX - Started as a Linux port of KeePass.Other lesser-known alternatives can be found in the AUR: gnome-passwordsafe - A modern GNOME password manager built on top of of KeePass.

keepassx2 AUR uses the KeePass 2.x format, but can import 1.x databases. keeweb - A web app (online / Electron) compatible with KeePass 2.x.keepmenu - Dmenu/Rofi frontend for Keepass database files.kpcli - A command line interface for KeePass database files *.kdb or *.kdbx.keepassc - A curses-based password manager compatible to KeePass v.1.x and KeePassX.It also lets you import PwManager and KWallet XML databases.

|| keeweb AUR nextcloud-app-keeweb AUR Integration KeeWeb is the only version with default Sync support for major cloud services, Gdrive, Onedrive, Dropbox etc. Many plugins and extensions are available for integrating KeePass to other software. KeePassX and KeePassXC do not have a plugin interface, but KeePassXC has various integrations built-in.

Note: KeePassX and KeePassXC do not support plugins. KeepassXC has some integrations built-in. # cp gx /usr/share/keepass/pluginsīrowser integration keepassxc-browser for KeePassXC Copy gx to a plugins sub-directory under the KeePass installation directory as demonstrated below: KeePass is by default installed at /usr/share/keepass/. Keepassxc-browser is the browser extension of KeePassXC’s built-in browser integration using native-messaging and transport encryption using libsodium. in the chrome web store (for Chromium, Google Chrome, Vivaldi and Brave).Firefox Add-ons (for Firefox and Tor Browser) and.The developers provide the browser extension on It was developed to replace KeePassHTTP, as KeePassHTTP’s protocol has fundamental security problems.

The source code and an explanation how it works can be found on GitHub, the KeePassXC developers provide a configuration guide on their website.
