Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Doesn't work without a Google/Apple-tied device btw.

Doesn't work without a Google/Apple-tied device btw.

Scheduled Pinned Locked Moved Uncategorized
61 Posts 44 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • pojntfx@mastodon.socialP pojntfx@mastodon.social

    RE: https://ec.social-network.europa.eu/@EUCommission/116408720976324749

    Doesn't work without a Google/Apple-tied device btw. There is absolutely no story for how this would work on a desktop, anything without a Google/Apple account, or open source OS at all either.

    crocmagnon@fosstodon.orgC This user is from outside of this forum
    crocmagnon@fosstodon.orgC This user is from outside of this forum
    crocmagnon@fosstodon.org
    wrote last edited by
    #46

    @pojntfx the article linked says "the app works on any device – phone, tablet, computer, you name it". Do you have evidence that this isn’t true?

    1 Reply Last reply
    0
    • pojntfx@mastodon.socialP pojntfx@mastodon.social

      RE: https://ec.social-network.europa.eu/@EUCommission/116408720976324749

      Doesn't work without a Google/Apple-tied device btw. There is absolutely no story for how this would work on a desktop, anything without a Google/Apple account, or open source OS at all either.

      archivescribe@mastodon.socialA This user is from outside of this forum
      archivescribe@mastodon.socialA This user is from outside of this forum
      archivescribe@mastodon.social
      wrote last edited by
      #47

      @pojntfx Our governments will not be satisfied until we're all treated like caged animals. Incredibly disappointing.

      1 Reply Last reply
      0
      • rainer@johnmastodon.euR rainer@johnmastodon.eu

        @TimothyRoes @khleedril @K4mpfie @ErikJonker @soulsource @pojntfx I guess an alternative is described here: https://github.com/eu-digital-identity-wallet/eudi-app-android-wallet-ui/issues/390

        soulsource@mastodon.gamedev.placeS This user is from outside of this forum
        soulsource@mastodon.gamedev.placeS This user is from outside of this forum
        soulsource@mastodon.gamedev.place
        wrote last edited by
        #48

        @rainer @TimothyRoes @khleedril @K4mpfie @ErikJonker @pojntfx

        Which also is system-specific and therefore not portable.

        What we are dealing with is a trade-off between usability, security and portability. The current approach emphasises the first two strongly over the third.

        Since this is a gate-keeper app, where everyone who does not have access will also not have access to certain websites, I think a higher priority should be given to portability, even if it lowers usability or security.

        rainer@johnmastodon.euR 1 Reply Last reply
        0
        • erikjonker@mastodon.socialE erikjonker@mastodon.social

          @dukeboitans @soulsource @pojntfx ...sadly the current hardware of smartphones offers security features that are only available on Apple and Google platforms I understood (bad in itself I agree)

          soulsource@mastodon.gamedev.placeS This user is from outside of this forum
          soulsource@mastodon.gamedev.placeS This user is from outside of this forum
          soulsource@mastodon.gamedev.place
          wrote last edited by
          #49

          @ErikJonker @dukeboitans @pojntfx Indeed. The trade-off would be to either have lower security (impersonation risk) or worse usability (e.g. 2-factor authentication).

          Since age verification is going to be a gate-keeper that will lock out everyone who does not have access to a verification tool from large parts of the internet, I think it is at least worth considering the "worse usability" option as an alternative for users who do not have access to an Android/iOS phone with Device Attestation.

          soulsource@mastodon.gamedev.placeS 1 Reply Last reply
          0
          • soulsource@mastodon.gamedev.placeS soulsource@mastodon.gamedev.place

            @ErikJonker @dukeboitans @pojntfx Indeed. The trade-off would be to either have lower security (impersonation risk) or worse usability (e.g. 2-factor authentication).

            Since age verification is going to be a gate-keeper that will lock out everyone who does not have access to a verification tool from large parts of the internet, I think it is at least worth considering the "worse usability" option as an alternative for users who do not have access to an Android/iOS phone with Device Attestation.

            soulsource@mastodon.gamedev.placeS This user is from outside of this forum
            soulsource@mastodon.gamedev.placeS This user is from outside of this forum
            soulsource@mastodon.gamedev.place
            wrote last edited by
            #50

            @ErikJonker @dukeboitans @pojntfx Thinking about it: The press statement mentions that desktop platforms will be supported.

            So, if we take that seriously, and considering that this is just the start, then I guess we can later expect a desktop application, or even a website, that does exactly that: Trade usability for portability.

            Similarly to how the ID Austria is handled: You can either use the Android/iOS app (easy to use, non-portable), or use a FIDO token (portable, but worse usability).

            1 Reply Last reply
            0
            • luboganev@androiddev.socialL luboganev@androiddev.social

              @pojntfx have you found in the code hard dependencies that can't be abstracted and satisfied with alternatives? I checked it quickly and the reference implementation looks very flexible and modular, so if a government wants to build it also for other OS it should be doable but I'm not 100% sure, that's why I am asking if you found road blockers in the repo?

              jeronim@mastodon.socialJ This user is from outside of this forum
              jeronim@mastodon.socialJ This user is from outside of this forum
              jeronim@mastodon.social
              wrote last edited by
              #51

              @luboganev @pojntfx If I understand correctly (big if 😊), there is no strict requirement to use Play Integrity API (which excludes even GrapheneOS), but has been interpreted as such by some national implementations:
              https://github.com/eu-digital-identity-wallet/eudi-app-android-wallet-ui/issues/287#issuecomment-3008971704

              1 Reply Last reply
              0
              • soulsource@mastodon.gamedev.placeS soulsource@mastodon.gamedev.place

                @rainer @TimothyRoes @khleedril @K4mpfie @ErikJonker @pojntfx

                Which also is system-specific and therefore not portable.

                What we are dealing with is a trade-off between usability, security and portability. The current approach emphasises the first two strongly over the third.

                Since this is a gate-keeper app, where everyone who does not have access will also not have access to certain websites, I think a higher priority should be given to portability, even if it lowers usability or security.

                rainer@johnmastodon.euR This user is from outside of this forum
                rainer@johnmastodon.euR This user is from outside of this forum
                rainer@johnmastodon.eu
                wrote last edited by
                #52

                @soulsource @TimothyRoes @khleedril @K4mpfie @ErikJonker @pojntfx

                This hardware attestation is Android-specific, but at least not tied to Google. That fixes a major problem for a major platform. One still needs a solution for serving the rest of the market in a similarly acceptable way, of course.

                timothyroes@mastodon.socialT 1 Reply Last reply
                0
                • pojntfx@mastodon.socialP pojntfx@mastodon.social

                  RE: https://ec.social-network.europa.eu/@EUCommission/116408720976324749

                  Doesn't work without a Google/Apple-tied device btw. There is absolutely no story for how this would work on a desktop, anything without a Google/Apple account, or open source OS at all either.

                  secoasecasmouse@mastodon.socialS This user is from outside of this forum
                  secoasecasmouse@mastodon.socialS This user is from outside of this forum
                  secoasecasmouse@mastodon.social
                  wrote last edited by
                  #53

                  @pojntfx A la unión Europea no le importa la seguridad de la infancia. Solo es una excusa
                  https://mastodon.social/@SecoasecasMouse/116419991571625677

                  1 Reply Last reply
                  0
                  • pojntfx@mastodon.socialP pojntfx@mastodon.social

                    RE: https://ec.social-network.europa.eu/@EUCommission/116408720976324749

                    Doesn't work without a Google/Apple-tied device btw. There is absolutely no story for how this would work on a desktop, anything without a Google/Apple account, or open source OS at all either.

                    slomo@toot.catS This user is from outside of this forum
                    slomo@toot.catS This user is from outside of this forum
                    slomo@toot.cat
                    wrote last edited by
                    #54

                    @pojntfx That post is also very funny. I agree with the first two sentences but then come to the exact opposite conclusion 🫠

                    1 Reply Last reply
                    0
                    • rainer@johnmastodon.euR rainer@johnmastodon.eu

                      @soulsource @TimothyRoes @khleedril @K4mpfie @ErikJonker @pojntfx

                      This hardware attestation is Android-specific, but at least not tied to Google. That fixes a major problem for a major platform. One still needs a solution for serving the rest of the market in a similarly acceptable way, of course.

                      timothyroes@mastodon.socialT This user is from outside of this forum
                      timothyroes@mastodon.socialT This user is from outside of this forum
                      timothyroes@mastodon.social
                      wrote last edited by
                      #55

                      @rainer @soulsource @khleedril @K4mpfie @ErikJonker @pojntfx Yes, and correct me if I'm wrong but for an identity app that gives access to banks, taxes etc it's not unreasonable for a govt to prioritize security. You also cant work with opt-outs for powerusers because your counterparty has to be able to trust your proof of identity.
                      But given the anti-competitive effects maybe a neutral third party could be created?

                      soulsource@mastodon.gamedev.placeS 1 Reply Last reply
                      0
                      • timothyroes@mastodon.socialT timothyroes@mastodon.social

                        @rainer @soulsource @khleedril @K4mpfie @ErikJonker @pojntfx Yes, and correct me if I'm wrong but for an identity app that gives access to banks, taxes etc it's not unreasonable for a govt to prioritize security. You also cant work with opt-outs for powerusers because your counterparty has to be able to trust your proof of identity.
                        But given the anti-competitive effects maybe a neutral third party could be created?

                        soulsource@mastodon.gamedev.placeS This user is from outside of this forum
                        soulsource@mastodon.gamedev.placeS This user is from outside of this forum
                        soulsource@mastodon.gamedev.place
                        wrote last edited by
                        #56

                        @TimothyRoes @rainer @khleedril @K4mpfie @ErikJonker @pojntfx There is also the option to lower usability instead of security. For instance by allowing key-storage on a dedicated device, like a FIDO token or a smartcard.

                        timothyroes@mastodon.socialT 1 Reply Last reply
                        0
                        • erikjonker@mastodon.socialE erikjonker@mastodon.social

                          @soulsource @pojntfx ...why is it that so many people don't understand that improving things is a gradual process, especially in government, ofcourse we want to detach ourselves from the Google/Apple platforms, at the same time 99.9% of our citizens is there, if we can help them with this app (that remains a question by the way..), that is a "win" in my view.

                          secoasecasmouse@mastodon.socialS This user is from outside of this forum
                          secoasecasmouse@mastodon.socialS This user is from outside of this forum
                          secoasecasmouse@mastodon.social
                          wrote last edited by
                          #57

                          @ErikJonker @soulsource @pojntfx La misma Europa que dice estar muy preocupada por la infancia es cómplice del exterminio de decenas de miles de niños en Gaza. La infancia no les importa nada, se trata de identificar a cada persona que use internet (control de edad), y saber todo lo que dicen y piensan (chatcontrol) para poder perseguir en el futuro a toda disidencia. Ya se persigue en muchos países de la UE a quienes denuncian el genocidio y se tilda de terrorista a ecologistas

                          1 Reply Last reply
                          0
                          • soulsource@mastodon.gamedev.placeS soulsource@mastodon.gamedev.place

                            @TimothyRoes @rainer @khleedril @K4mpfie @ErikJonker @pojntfx There is also the option to lower usability instead of security. For instance by allowing key-storage on a dedicated device, like a FIDO token or a smartcard.

                            timothyroes@mastodon.socialT This user is from outside of this forum
                            timothyroes@mastodon.socialT This user is from outside of this forum
                            timothyroes@mastodon.social
                            wrote last edited by
                            #58

                            @soulsource @khleedril @K4mpfie @ErikJonker @pojntfx Great point thx. I gather from the Github @rainer linked to that the idea currently is basically proof of the physical device the software is installed on, although Google also checks whether the app is installed from the Play Store and the user is logged in.

                            rainer@johnmastodon.euR 1 Reply Last reply
                            0
                            • pojntfx@mastodon.socialP pojntfx@mastodon.social

                              RE: https://ec.social-network.europa.eu/@EUCommission/116408720976324749

                              Doesn't work without a Google/Apple-tied device btw. There is absolutely no story for how this would work on a desktop, anything without a Google/Apple account, or open source OS at all either.

                              jon_bon@toot.catJ This user is from outside of this forum
                              jon_bon@toot.catJ This user is from outside of this forum
                              jon_bon@toot.cat
                              wrote last edited by
                              #59

                              @pojntfx

                              I don't support the age verification stuff at all.

                              But a question:

                              I found this apk-file on their official GitHub, a demo version of the age verification app.

                              Does this mean the official app, when it's released and if it's released as apk-file, can be downloaded outside the google/apple ecosystem using any phoneOS of your choice?

                              AOSP-based or Linux distros using the Waydroid-thingy?

                              And if they can publish the demo version as apk, why not then the e-wallet, when it comes, too? Using various places for apk:s is how I update certain apps today using Obtainium.

                              (This is an honest question, not a *statement* of how the app can be downloaded.)

                              "app-demo-release.2026.04-1.apk"

                              Link Preview Image
                              Release Release 2026.04-1 · eu-digital-identity-wallet/av-app-android-wallet-ui

                              Contribute to eu-digital-identity-wallet/av-app-android-wallet-ui development by creating an account on GitHub.

                              favicon

                              GitHub (github.com)

                              1 Reply Last reply
                              0
                              • timothyroes@mastodon.socialT timothyroes@mastodon.social

                                @soulsource @khleedril @K4mpfie @ErikJonker @pojntfx Great point thx. I gather from the Github @rainer linked to that the idea currently is basically proof of the physical device the software is installed on, although Google also checks whether the app is installed from the Play Store and the user is logged in.

                                rainer@johnmastodon.euR This user is from outside of this forum
                                rainer@johnmastodon.euR This user is from outside of this forum
                                rainer@johnmastodon.eu
                                wrote last edited by
                                #60

                                @TimothyRoes @soulsource @khleedril @K4mpfie @ErikJonker @pojntfx
                                Apparently, the standard Android hardware attestation API can attest more than just the hardware. From https://grapheneos.org/articles/attestation-compatibility-guide:

                                "The standard hardware attestation API can be used to verify the authenticity/integrity of the hardware, firmware, OS and the app running on it. It provides a verified boot key fingerprint for the OS for permitting secure aftermarket operating systems. The app ID, signing key fingerprint(s) and version code of the app enabling hardware attestation are included in the signed public key certificate for the generated key. This enables the app's service to make sure the app is genuine and unmodified along with chaining trust through the OS to the app which can sign messages with the attested hardware keystore key to prove they come from their app running on top of a verified OS, firmware and hardware. The only practical way to bypass hardware attestation is through exploiting the hardware keystore to obtain attestation signing keys, which is protected against by the ability to revoke keys that are being misused. "

                                1 Reply Last reply
                                0
                                • erikjonker@mastodon.socialE erikjonker@mastodon.social

                                  @dukeboitans @soulsource @pojntfx ...I wish you lots of fun with all those people on mobile phones that are not using the Google or Apple platform there, it is an incredibly small niche. We can argue about the functionality, whether it is needed, useful but not any app that you can use on current smartphones in the Apple/Google ecosystem is inherently bad/garbage. Ofcourse you can be against age verification as such, there are arguments against that I agree, but many Parliaments want it.

                                  phl@mastodon.socialP This user is from outside of this forum
                                  phl@mastodon.socialP This user is from outside of this forum
                                  phl@mastodon.social
                                  wrote last edited by
                                  #61

                                  @ErikJonker @dukeboitans @soulsource @pojntfx The "you can easily lose your Google account" part is something I think shouldn't be ignored - in this context it's more or less equivalent to the government taking away your ID and never giving you an alternative document. Except it's out of control for both you and your government and even out of our jurisdiction because it's an American lobbyist corporation.

                                  1 Reply Last reply
                                  0
                                  • mttaggart@infosec.exchangeM mttaggart@infosec.exchange shared this topic
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  • Login

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular
                                  • World
                                  • Users
                                  • Groups