Implements support for waydroid in vso, this includes creating and deleting a waydroid container, as well as using fdroid repositories to install and search for applications.

  • rush@lemm.ee
    link
    fedilink
    arrow-up
    6
    ·
    9 months ago

    Eh, obtainium doesn’t verify signatures, it quite literally just scrapes sources.

    • fmstrat@lemmy.nowsci.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      When F-Droid builds direct from repo, signs and downloads to your phone, is it really that different from pulling the APK directly from the original repo?

      • rush@lemm.ee
        link
        fedilink
        arrow-up
        5
        ·
        9 months ago

        It doesn’t sign it locally, it verifies the file you downloaded is already signed properly as it should be. This ensures the download isn’t broken but also that the app is from who they claim it is.

        • fmstrat@lemmy.nowsci.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          But they need that because they are not the source, right? I feel like I’m missing something. Developer makes app on say, GitHub, how is going through F-Droid more trustworthy than the source?

          • rush@lemm.ee
            link
            fedilink
            arrow-up
            2
            ·
            9 months ago

            because obtainium gets many apps directly from F-Droid.org too, not just github

            And for those downloads, it does no verification

            Not on GitHub either, where signatures are often attached together with the APK.