In an optimal world, all apps were reproducible https://f-droid.org/docs/Reproducible_Builds/ , but which apps are actually reproducible? How can I know and check?

(I don’t mean how to reproduce the build but how to check for the info that it’s reproducible?)

  • QuazarOmega@lemy.lol
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    All apps on the official F-droid repository are, it seems to me like the document you linked explains pretty well how they verify that an app respects that requirement, it’s about the signature right?

    • beta_testerOP
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 year ago

      No. I don’t even know one app that is not build aith fdroids keys. They are all not reproducible

      • QuazarOmega@lemy.lol
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 year ago

        What do you mean?
        Being built with their keys doesn’t entail them not being reproducible, it could just be that the developer has a separate build that they push out to the Play Store, the releases on the forge, etc.
        Having different features, like something provided by proprietary libraries, and therefore signed by them.

        If they intend to release the F-droid compatible build elsewhere too, then F-droid can pick up the APK they signed themselves