• MoonlightFox@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    15 hours ago

    Can you elaborate a bit on the google and apple servers for authentication? My impression was that this system uses its own platform.

    • virku@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      BankID is it’s own trusted platform. It is not connected to any of them. I am not sure if I understand what the other person is trying to say. Maybe they are afraid that Google and Apple can use BankID verified sessions to better identify the user?

      • Lifter@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        10 hours ago

        They are using the phone SDKs to verify that BankID was correctly installed, much like any other client side DRM.

        • virku@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          10 hours ago

          I don’t think BankID has any sort of SDK that lets other apps access user data like that? All interaction with BankID I know of at least is triggered with the app needing authentication/signature opening a BankID session to the central service where you enter your authentication and then the BankID app is used as MFA to verify this.

          Or am I misunderstanding what you are saying completely?

          • Lifter@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 minutes ago

            What I meant was that the phone operating system has SDKs (e.g. google services on android) which the app uses to make sure it hasn’t been tampered with, which makes it even harder to make an open source client.

            It’s the opposite of supplying an SDK for third party developers.

          • sibachian@lemmy.ml
            link
            fedilink
            English
            arrow-up
            4
            arrow-down
            1
            ·
            4 hours ago

            they run verification through google/apple services. so we scandinacians can’t use a degoogled/microg android phones at all. at one point (long long ago) they used to run their own which made it available on any platform, but that service mysteriously died the day ubuntu phone launched. very coincidental.

            • MoonlightFox@lemmy.world
              link
              fedilink
              English
              arrow-up
              4
              ·
              1 hour ago

              I am not sure if this is true, maybe I am misunderstanding something. I use GrapheneOS and can use all banking services in Norway just fine. GrapheneOS does have a translation layer or something like that for Google Play Services, is that what you are thinking of?