this post was submitted on 15 Jan 2024
871 points (98.9% liked)
Privacy
31786 readers
171 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
Chat rooms
-
[Matrix/Element]Dead
much thanks to @gary_host_laptop for the logo design :)
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
Guys.
Dont install FOSS apps from the Playstore. Use F-Droid (F-Droid Basic if you are on an updated OS)
Thanks.
A personal recommendation is to use Droidify, it's just a great F-droid front-end.
You can download the APK here: https://f-droid.org/packages/com.looker.droidify/
Droidify is the best! Best performance and UI of all compatible clients, and even handles 3rd repos that wont load on others.
Hey thanks for this! I used f droid for a while but was always meh on the UI and how clunky it is. I used this for a bit and I already like it waaaay more. Cheers!
When I last used it it was somehow unstable. Maybe that has changed.
I have used it for maybe a year and I never had any problems. Then again, I'm hardly a power user, so it makes sense that other people might have different experiences. :)
I really like that they add more repos you just need to enable. Number 1 reason to use it, as F-Droid will never add those for obvious reasons.
Some that I cant live without
Ijusto use Obtanium.
Tried it, it was at least back then not scaleable. Not every Dev publishes precompiled APKs, that is actually not something regular because F-Droid and IzzyOnDroid exist.
So in the end I had 8 or more of my favourite Apps still F-Droid only, and when adding all those sources some barely worked and in the end Obtainium didnt load anymore.
Does it autoremove APK files? Otherwise its just a fancy Feed Reader, I use Feeder for the few Apps that are Git* releases only
Yes it autoremoves the apks.
Thats pretty good then
My experience too, but I switched back and it's far better now.
deleted
Droidify can do both: Session Installer and Shizuku: https://github.com/Droid-ify/client
F-Droid basic uses modern Android Libraries and modern Apps can be updated without interaction.
Thats because Android has a Package manager that uses APKSigner signatures to verify the app. That is Private/Public Key authentication, so its pretty sure the App comes from the developers.
Only if the Signature matches the App gets an Update. So there is no danger in using automatic updates.
Making F-Droid Basic "battery unrestricted" will help.
deleted
Yes I hate the name. It makes no sense. I will do another post on multiple Platforms to advertise it.
Yes the unattended upgrades only work on a modern store and modern apps. The original client is extremely outdated.
Yeah. I usually go to the Playstore to buy out all the In-App purchases and support development, but this is really discouraging.
True. But F-Droid has Donation links everywhere. I prefer that over buying, idk why.
~~Oh, found out at least F-Droid Basic doesnt display the links! Thats not nice~~ it has
Less fees taken if you donate instead of buying most likely.
Droidify shows the donation links fine, which is nice!
You're welcome.
I agree that F-Droid is great!
What I usually do is to buy the pro version on Google Play and install it later on F-Droid.
On the other hand I don't see anything wrong for non tech people to install FOSS apps from the Play Store. The apps are still FOSS
Not exactly. When building for play store release - google injects their tracking into the binary.
I think this is a myth. Android Studio or something allows to build it in, but Google doesnt automatically do that. Afaik