Problemunvalidated
DataStore does not offer encryption — I'm using Jetpack DataStore in my Android application and want to ensure it's secure enough for storing sensitive data. Tension: could it potentially be decrypted by an attacker? Outcome: Using DataStore for the actual storage should be fine, and you can encrypt/decrypt your data yourself.
1accce87-3605-475b-9eb9-aef782ba82bb
DataStore does not offer encryption — I'm using Jetpack DataStore in my Android application and want to ensure it's secure enough for storing sensitive data. Tension: could it potentially be decrypted by an attacker? Outcome: Using DataStore for the actual storage should be fine, and you can encrypt/decrypt your data yourself.