Bug 484045

Summary: Please add support for Secret Service
Product: [Plasma] plasmashell Reporter: Andreas Schneider <asn>
Component: Networking in generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: auxsvr, bemyak, dashonwwIII, hey, khagebrand, lukasz.wojnilowicz, mk.mateng
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andreas Schneider 2024-03-20 09:58:10 UTC
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/
Comment 1 Ben Cooksley 2024-12-23 18:23:47 UTC
Bulk transfer as requested in T17796
Comment 2 michaelk83 2025-02-12 13:31:06 UTC
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 ***