Open ghost opened 1 year ago
Would it even be possible to add scrambling to apps? KeepassDX uses the PIN, but I imagine the UI is coded in the app itself and isn't changeable by the OS.
Would it even be possible to add scrambling to apps? KeepassDX uses the PIN, but I imagine the UI is coded in the app itself and isn't changeable by the OS.
For most apps, I think it's possible from the keyboard. I don't know how feasible it is, but it may be possible.
A keyboard implementation would be a good way to do this. You should ask keyboard developers to implement something like this.
So far PIN Scrambling only applies to the lock screen and not anywhere else where the PIN code might be needed, such as accessing certain areas of the security settings, or to access certain apps(when enabled). It might be worthwhile to implement scrambling everywhere because over-the-shoulder attacks can happen at any time.