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

Linux Gaming

26322 readers
158 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?

top 9 comments
sorted by: hot top controversial new old
[–] HappyFrog@lemmy.blahaj.zone 19 points 1 day ago

KDE wallet is the storage for encryption keys. All apps that uses encryption or certificates should ideally use the os storage.

[–] terabyterex@lemmy.world 27 points 1 day ago (1 children)

encryption. i dont know anything about the launcher but anything requiring encryption pops it up for me.

[–] 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 2 points 5 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 1 points 5 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 26 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.