Open trymeouteh opened 5 years ago
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.
Wouldn't be more secure and safer to encrypt the app data? The app could store gift cards which have some value like money.
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.