this post was submitted on 21 Jun 2026
36 points (97.4% liked)

Linux Gaming

26322 readers
185 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
 

Whenever I open the third party Runescape launcher Bolt, it requests KDE wallet access. I don't give it access, and everyone says it's a reliable app. Is it just behaving oddly?

you are viewing a single comment's thread
view the rest of the comments
[–] godlessworm@lemmy.world 7 points 1 day ago (3 children)

thanks, could you happen to explain a bit more? for example, what does the runescape client have to do with encryption? in case i don't want anyone else to be able to access my runescape account that's logged into the bolt client?

[–] SpinItBetter@lemmy.world 3 points 8 hours ago

KDE Wallet is primarily a password manager. So if the launcher saves your password this is probably where it is storing it. Why invent your own storage when you can use one that is already built? For more information I recommend the ArchWiki which has plenty of information that is not arch specific. Also if you use Gnome I would imagine it would access Gnome keyring which serves the same function. KDE Wallet

[–] xinayder@infosec.pub 2 points 8 hours ago

I think this is a new feature as it used to store your account tokens as plaintext, no encryption. So it might be something new.

[–] cadekat@pawb.social 27 points 1 day ago (1 children)

Just a guess, but is it saving your RuneScape account information in your KDE wallet?

[–] s38b35M5@lemmy.world 6 points 1 day ago* (last edited 1 day ago) (1 children)

Or the key to decrypt the account information, more likely. Right?

[–] cadekat@pawb.social 6 points 1 day ago (1 children)

That is certainly possible, but I think the usual flow is for KDE wallet to handle the actual security stuff and the application just gets the credentials

[–] s38b35M5@lemmy.world 1 points 1 day ago

Cool. I know mine stores my SMB credentials for my NAS, and Signal seems to store the key to decrypt the database at rest. When looking in at the values, its usually the bare minimum. I am far from well-read on it though.