VideoLAN @videolan App Stores were a mistake. Currently, we cannot update VLC on Windows Store, and we cannot update VLC on Android Play Store, without reducing security or dropping a lot of users… For now, iOS App Store still allows us to ship for iOS9, but until when?

  • @[email protected]
    link
    fedilink
    12 months ago

    Why do Google need the private key? I can only see it being used to modify apps without notice.

    • @[email protected]
      link
      fedilink
      English
      2
      edit-2
      2 months ago

      Iirc, they build the app and publish it for you. “For convenience and security”

        • TWeaK
          link
          fedilink
          English
          12 months ago

          Yes, but only because it’s Google. Fdroid do exactly the same thing in their repo.

          The idea behind it is sound, because otherwise you’re putting all your trust in the app developer. By having the store do some basic checks and compile the app the idea is they can guarantee no third party/bad actor has inserted malicious code.

          However, this being Google, they are the bad actor.

          • @[email protected]
            link
            fedilink
            32 months ago

            No, that is wrong, the app developer signs the app with their private key, sends it to Google, google scans ans verifies the app, and add their signature with their own private key.

            The app can thus be verified to have been built by a specific developer and verified by Google before publishing, without breaking trust