qtkeychain icon indicating copy to clipboard operation
qtkeychain copied to clipboard

Add support KeePassXC backend to QtKeychain

Open MurzNN opened this issue 6 years ago • 1 comments

KWallet development in KDE seems stopped, so some users move to other password managers, most popular is KeePassXC. Will be good to have support for KeePassXC password storage in QtKeychain.

MurzNN avatar Feb 02 '19 13:02 MurzNN

I think this is not longer required, as KeepassXC can function as a libsecret provider.

Maybe if it is possible, invoke the KeepassXC dialog to unlock the store, when some program requests credentials, but the keystore is locked. I think this is the main issue currently with Nextcloud.

T-bond avatar Apr 03 '21 23:04 T-bond