https://bugs.kde.org/show_bug.cgi?id=486474
--- Comment #18 from Odin Vex <odin....@ethicalexploiting.com> --- (In reply to Alexander Reinholdt from comment #17) > It basically looks like this: > > org.kde.smb4k > |-> URL 1: username:password > |-> URL 2: username:password > |-> URL 3: username:password > |-> ... I think the assumption is 'folder/single-entry'. To the best of my knowledge QtKeychain API does not have the concept of 'folders', they're just 'entries', nothing like an array. In KeePassXC, for example, you can manually make your own under an exposed group. It'll just be # entries of key:value, though. Take Tokodon, for example. I have multiple entries of 'Tokodon' for one account. The 'user' has an appended strings of 'access-token' and 'client-secret'. Perhaps you might could try a Tokodon account and see how a typical manager stores it, such as KeePassXC. Maybe it'll help clear up what I'm trying to describe, too. -- You are receiving this mail because: You are watching all bug changes.