SUMMARY Please add support to use secret service for passwords. This could be achieved using QtKeychain which support kwalletd and secret service. It would allow to use keepassxc to store passwords. See also: * https://github.com/keepassxreboot/keepassxc/issues/3679 * https://invent.kde.org/office/kmymoney/-/merge_requests/170 * https://specifications.freedesktop.org/secret-service/
Bulk transfer as requested in T17796
Depending on OP's intention: - If the request for an implementation of Secret Service in KDE, then this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=313216 . - If the request is to have Plasma apps (such as Network Manager) *use* Secret Service API, as an alternative to KWallet API, then this is a duplicate of https://bugs.kde.org/show_bug.cgi?id=491280. From 491280-comment-5: > plasma-nm only has code to store the password in KWallet Based on the selected product, and mention of QtKeyChain, this sounds more like the latter. *** This bug has been marked as a duplicate of bug 491280 ***