|
|
|
|
|
by charcircuit
1072 days ago
|
|
>What is the least expensive device that can be certified like that? I don't know. I haven't personally gone through the process. >What is the highest level of openness such a device can offer to the user, and why? You have to follow the CDD. https://source.android.com/docs/compatibility/13/android-13-... and you of course must pass the compatibility tests. So it can be as open as you would like as long as you do not break the android security model. >it would be best to have an option of a completely locked down and certified hardware token, a device like a Yubikey That approach is limiting since secrets can't be passed to the host operating system and compute with secrets have to happen on the secure device. |
|
AKA as long as you don't give control to the user.