cross-posted from: https://lemmy.world/post/14967490

Starting today, apps made by state and federal governments are getting a new government badge to help users better identify official apps.

The badge will first appear on over 3,000 apps for 12 different countries.

  • XenGi@lemmy.chaos.berlin
    link
    fedilink
    English
    arrow-up
    48
    ·
    edit-2
    5 months ago

    Depends, some of the government apps are actually pretty well done and you don’t want to end up with an unofficial ID card app that steals your identity. The German Ausweis App is a good example of a well done gov app.

    • voxel@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      5
      ·
      edit-2
      5 months ago

      btw, Ukraine’s Diia (дія) app is pretty good too and mostly open source (both backend and frontend components are fully open source, but document microservices which directly contact govt registeies in order to fetch the data are kept proprietary; they would be useless without proper authorization anyway though)

      it also provides seamless authorization using managed keypairs (i.e. instead of using your own hardware keys to sign electronic documents, you can just use the app, which also provides a convinient oauth-like flow. Signing up for a bank account literally turns into a single tap, a face scan, and providing e.g. salary info etc)

      • Turun@feddit.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        5 months ago

        It provides the capability to authenticate yourself online, e.g. for banking services. It would also be able to prove to a website that you are over 18, without telling the website your birthday. I have yet to use it, but from a technical standpoint it’s pretty awesome.

        Edit: to clear up some confusion that may exist: as far as I know the app provides the bridge between the chip in the ID card and the application that needs the authentication. No data needs to be stored in the app.