this post was submitted on 25 Aug 2025
39 points (97.6% liked)
DeGoogle Yourself
13367 readers
31 users here now
A community for those that would like to get away from Google.
Here you may post anything related to DeGoogling, why we should do it or good software alternatives!
Rules
-
Be respectful even in disagreement
-
No advertising unless it is very relevent and justified. Do not do this excessively.
-
No low value posts / memes. We or you need to learn, or discuss something.
Related communities
!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My additional soft degoogle trick includes installing F-droid, from the store installing Rethink VPN and making it the only ethernet interface for all phone traffic. That way you can block whole apps from accessing the network or certain IPs / domains for any app. I have done this because I can't fucking stand apps like keyboard (gboard) or camera which I don't need to fetch anything connecting to the internet.
why don't you use a foss keyboard?
Which do you like?
i use AnySoftKeyboard because it has good multilingual support and i can tweak it exactly to my preferences.
i have heliboard on other machines where i'm not the only user (or i'm not the user). It's more of a "default keyboard".
They are both good.
It's different reasons with each one I tried.
Did you tried HeliBoard with the gesturetyping google library loaded in?
Can you explain what it means to run phone traffic through Ethernet? You mean wifi?
I meant, using VpnService in Android you can sit on 0.0.0.0/0 and capture all traffic from all apps. Rethink can then block access on any level (all app access, any IP for any or all apps). Moreover, if you set VpnService and something goes wrong (Rethink stops working or anything), your phone will simply have no access instead of allowing unfiltered access.