Live data from Hacker News

Obtainium: Get Android App Updates Directly from the Source

obtainium.imranr.dev

1–10 of 97 posts

Re: Obtainium: Get Android App Updates Directly from the Source

#6
post #3

[flagged]

You're removing the middleman (Play or F-Droid) so I don't see how.

Usually the middleman validates what the stuff does, before we do it ourselves, yes even though malicious apps get through the cracks, still makes a difference.

Re: Obtainium: Get Android App Updates Directly from the Source

#7
Love this app, makes it really easy to keep non-store apps up to date by linking directly to the apps GitHub repo for example.

Obviously you have to be careful what you install, just as with any app not found in Play Store, but if you're getting your apps elsewhere anyway this is really convenient.

Re: Obtainium: Get Android App Updates Directly from the Source

#9

[flagged]

Obtanium exists for a very specific use case.

1. You have an app you want to use.

2. That app isn't on the google app store or you don't want to/can't use google services.

3. The app is not open source so it can only be built and packaged by the first party.

4. You don't want to manually update the app by downloading a new APK every time.

5. You don't want to give a black-box closed-source app you downloaded from the internet permissions to install new apps (and therefore grant them certain new permissions as well).

My example of this is WhatsApp. I hate the app. I think it's scummy as shit. However if I want the version of WhatsApp that doesn't package google services, I either have to download a 3rd party app store, update the app from their web page manually, or grant the app permission to update itself. I obviously don't want to install a (often closed source) 3rd party app store just to install this app without granting it keys to the castle. So instead as I already use F-Droid, I can install the FOSS build of Obtanium and pin my trust on F-Droid. Then I use Obtanium to manage my WhatsApp updates.

Technically this also extends to open source apps where you trust the first party enough to use the app but not enough to let it update itself and where you want to be able to just download updates from github releases.

Re: Obtainium: Get Android App Updates Directly from the Source

#10
post #6
post #3

Earlier quoted context omitted.

You're removing the middleman (Play or F-Droid) so I don't see how.

Usually the middleman validates what the stuff does, before we do it ourselves, yes even though malicious apps get through the cracks, still makes a difference.

So if obtanium does checks, the issue is resolved?
Post reply on HN