| ▲ | spwa4 a day ago | ||||||||||||||||
I guess you could implement that on android. | |||||||||||||||||
| ▲ | lxgr a day ago | parent | next [-] | ||||||||||||||||
Android actually supports secure transaction confirmation on Pixel devices using a secure second OS that can temporarily take control of the screen and volume button as secure input and output! https://android-developers.googleblog.com/2018/10/android-pr... This is really cool and goes beyond the usual steps of securing the key, but handling "what you see is what you sign" and key usage user confirmation at the OS level, which can be compromised much more easily (both input and output). | |||||||||||||||||
| |||||||||||||||||
| ▲ | palata 16 hours ago | parent | prev | next [-] | ||||||||||||||||
Well on Android there is the Keystore that can access the secure element (if present on the device). And it can be secured with biometrics or PIN. | |||||||||||||||||
| ▲ | knorker 7 hours ago | parent | prev [-] | ||||||||||||||||
Yes. But that'd just be a TPM on a computer, in hand held form. A laptop and a phone are both general purpose computers with "TPM chips", so "you could implement that on android" is as true as "you could implement that on a white computer". There was something about Macs. It took them a while to get a TPM. But I think now they do, so macs can do it too. | |||||||||||||||||
| |||||||||||||||||