this post was submitted on 28 Oct 2024
1 points (100.0% liked)

F-Droid

8103 readers
1 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

Does an open source game from Frozenbubble or Super Tux have any types pf vulnerabilities to worry about like a web browser might or is it safe to just download it, with no worries. As long it's downloaded from safe repositories?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 week ago (2 children)

It depends on what vulnerabilities we're talking about. If these are arbitrary code execution ones, they may be more dangerous in games since that's not a kind of app most security researchers will look into. But if we're talking about in-app ones that let the hacker steal your game stats or something (so only the app's data), it's definitely not anywhere near as bad as a browser vulnerability because browsers save much more sensitive data. Also a game isn't something a bad actor would consider the best attack surface but if they do, it might cause a lot of harm.

[–] [email protected] 0 points 1 week ago

Assumimg the worst, what's the most damage they could do though a game like this.

[–] [email protected] 0 points 1 week ago

Web browsers are also a easy target because they pull content from the public internet. They can attack it with just a link.