- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
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.
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.
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)