• Zak@lemmy.world
    link
    fedilink
    English
    arrow-up
    57
    ·
    2 个月前

    If Google wanted to add developer verification without being evil, it could use SSL certificates connected to domain names. I think the whole concept is ill-conceived, though I’ll admit to a modest bias against protecting people from themselves.

    • tauonite@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      5
      ·
      2 个月前

      They couldn’t. Domains and SSL certificates can be obtained very easily anonymously and thus wouldn’t let Google identify the developers of malicious apps, which is the goal of this

      • coolmojo@lemmy.world
        link
        fedilink
        English
        arrow-up
        22
        ·
        2 个月前

        The trouble is Google’s definition of malicious apps. Are adblockers malicious? How about alternative apps for YouTube? Based on the recent history, I don’t think you will be able to install those apps on the phone you purchased.

        • tauonite@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          2 个月前

          Yes, I agree. Google will use this to control the Android app ecosystem beyond the Play Store and I don’t like it either

      • Zak@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        2 个月前

        It provides a way to open an investigation into a malicious developer without giving Google the ability to ban anyone it doesn’t like.

      • Squiddork@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 个月前

        Yeah I mean some form of asymmetric encryption/validation would work but it stops the real reason why Google wants to implement this.

    • Kairos@lemmy.today
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      3
      ·
      2 个月前

      The problem with that is that certificates expire before someone would want to keep using the app.

        • Kairos@lemmy.today
          link
          fedilink
          English
          arrow-up
          4
          ·
          2 个月前

          Correction: SSL certificates can expire before someone would want to continue being able to install any given app.

          • Zak@lemmy.world
            link
            fedilink
            English
            arrow-up
            6
            arrow-down
            1
            ·
            2 个月前

            Sure, the developer needs to keep the certificate up to date and re-sign the APK on occasion.

            • Kairos@lemmy.today
              link
              fedilink
              English
              arrow-up
              3
              ·
              2 个月前

              So any APK I download will just expire at some point in time that’s probably really annoying to know, and then I have to dig through the internet again so I can install the app again?

              • Pycorax@sh.itjust.works
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 个月前

                If it’s anything like how Windows does it, you would still be able to override it. It just gives you a scary warning and hides the option unless you click “more info” or something.

              • Zak@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                2 个月前

                Another option is to allow otherwise-valid signatures after expiration. It’s generally still possible to check them.

                  • Zak@lemmy.world
                    link
                    fedilink
                    English
                    arrow-up
                    1
                    ·
                    2 个月前

                    How? Expiration doesn’t grant an unauthorized party access to the private key.