I am on GrapheneOS, but this concerns Android as a whole. From the options of Fdroid and GitHub (Obtainium) which is the safest way to install an app?

From the GrapheneOS forums, I see many people recommending GitHub over Fdroid as it is straight from the source. I know its true, but if a developer adds a ‘not-so-safe’ piece of code or introduces tracking, Obtainium would automatically update my app without letting me know about the changes. But from what I have seen from Fdroid they usually pause or cancel the update or app if these changes were to take place (Example, Simple Gallery or Mull for Android).

So I am confused. Whom should I trust more, Fdroid with their own app builds or the Developers on GitHub?

Also I have seen that Obtainium when used with a VPN to fetch app updates, will get rate limited by GitHub. Also I don’t really like GitHub as a code repository, with their tracking and rate limiting. I don’t know if Fdroid tracks user.

  • shortwavesurfer@lemmy.zip
    link
    fedilink
    arrow-up
    5
    ·
    2 days ago

    Also remember that fdroid is working on getting applications to use reproducible builds so that they are not the ones responsible for building the application. They just have to build it and check to see if it matches what the developer issued as the actual application.

    They want you to not have to trust them.