You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Card data is not encrypted at rest. Instead, it uses internal app storage. The Android protection model for this is that only the specific app is allowed to access that data.
It would be safer, for those Android devices that support a Trusted Execution Environment for Keystore. At this time I will not be working on that, however if someone were interested in contributing the needed changes I'd be glad to review them.
Is the card data readable by other apps or is it encrypted to ensure third part apps and malware cannot obtain the card data?
If this is not the case I would like suggest to have the app data encrypted.
The text was updated successfully, but these errors were encountered: