this post was submitted on 09 Jul 2026
8 points (100.0% liked)
Voyager
8230 readers
23 users here now
The official lemmy community for Voyager, an open source, mobile-first client for lemmy.
Rules
- Be nice.
- lemmy.world instance policy
Sponsor development! ๐
๐
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments




Thank you, you're right. I'm at risk. I only use this device for Lemmy and Reddit while at work. I only use Firefox with ublock. I don't really install apps anymore. Google Play is a cesspit of adware and malware anyway, even on an updated OS. My main machine is my PC at home.
At some point I will swap over to a pixel with graphene.
@Toes@ani.social is right about Android 9 being horribly insecure. There are a bunch of unpatched CVEs that can allow an attacker full access to your phone, and since even browsers have dropped support for it you're going to be lacking protection from modern attack vectors.
If you only use your phone to browse a couple of websites, going into uBlock's settings and disabling JavaScript will provide extra protection against malware. When you want to allow a site through, just click the uBlock icon and enable JavaScript for the site in the pop-up, then hit the padlock (to save it as a rule instead of being temporary) and refresh.
It's like NoScript except it doesn't require another add-on and it's much easier to use. The downsides are that the control isn't as fine-grained and it's slightly less secure (as it's a binary allow/block for everything on the site, whereas NoScript lets you block individual scripts and third-party domains) - I don't think it'll protect you from a trusted site that's been infected with malware itself. If you're comfortable with nearly every site being broken without manual intervention, go with NoScript instead for the extra security.
There are also anti-malware filter lists in uBlock's settings. I can't recall if they're enabled by default, but it's worth checking. They're a simple change that provide excellent protection on their own.
Thank you, I'll do that.