@mattesilver If they enforce digital ID like the UK currently does, they just require the websites to implement it, and you need to somehow identify yourself on that website

@dividingbyzero in UK they currently allow verification by face analysis, among other options.

Rooted devices can fake their location, not sure about fingerprint security

@mattesilver I don't think you need a rooted device to fake your location. Simple location checks can (currently) be bypassed using a VPN, and in the developer settings on a normal (unrooted) android phone there is an option for a mock location app.

Fingerprints should be secure, as long as the developers follow the basic guidelines by android: https://source.android.com/docs/security/features/biometric#hal-implementation . At least I don't think even rooted devices have direct access to the TEE, otherwise cracking widevine would be a lot easier

Biometrics  |  Android Open Source Project

Android Open Source Project