Hey everyone, I’m still pretty new to using my GrapheneOS phone and have been slowly transitioning to a more privacy oriented technology lineup than I previously did.

I searched for clients on Google and found “Total Adblock”, “Adblock”, and “Adblock Plus” but I’m not quite sure how to audit an adblocker for security flaws or malicious intent. I also would prefer to install apps through the F-Droid store and learn how to compile from source code on mobile (if that’s possible on GrapheneOS or if that’s even something desirable)

Thanks for any help! Been lurking a lot on Lemmy and have really enjoyed the energy in the community. Definitely has made learning Linux and the countless times I’ve had to fix my Arch system much more enjoyable. GrapheneOS has been quite stable too other than the phone having interfacing problems with my cellular provider’s network…

  • jimmydoreisalefty
    link
    210 months ago

    Check if this helps?

    https://forum.f-droid.org/t/need-an-ad-blocker-for-grapheneos/20208/5

    I like Netguard, enable settings, advanced, manage system apps, filtering and blocking hosts. Go to settings backup - put a hosts url (say from: GitHub - StevenBlack/hosts: 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories. 66 ) and press to download it. Extra fun, block internet access to apps you don’t want to :wink:

    Wow, not sure how I missed this in the GrapheneOS FAQ which I’ve read parts of already recently. Thank you so much. Based on the information there, I came to the decision to configure AdGuard’s DNS-over-TLS server in the Private DNS option within GrapheneOS. Ad blocking seems to be working so far. Quad9’s DNS-over-TLS server also looks interesting, but it seems more focused on general malware rather than ad blocking.