frankosterfeld / qtkeychain

Platform-independent Qt API for storing passwords securely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support KeePassXC backend to QtKeychain

MurzNN opened this issue · 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.

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.