How do you store your app data?
Mobile devices are increasingly used for security-sensitive activities such as online banking or mobile payments. This usually involves cryptographic operations, and may introduce challenges related to securely storing data on the device. At the same time, attacks and exploits on mobile devices continue to mature in sophistication. So, what are your options?
Secure local storage made easy!
All data stored using Secure Local Storage (SLS) by YESsafe AppProtect+ will be encrypted according to the latest standards and recommendations protected by YESsafe AppProtect+’s proven security technology. The feature does not rely on device functionality (such as keychains) to provide secure storage of sensitive data and is fully self-contained. The encryption keys used are never stored on the device, or added in the static code of the app, but are dynamically generated on the device protected by YESsafe’s whitebox backed solution. This further ensures that the data is device-bound, and cannot be copied to a different device.
Why Secure Local Storage (SLS) by YESsafe AppProtect+?
Protect your API keys, Certificates, and Other Fixed App Secrets
Often, your app will have fixed secrets such as certificates or API keys that you need for the security of your app’s operation, but you’d rather not have them easily extracted from your app.
Hardcoding app secrets directly into the application assets or source code and potentially relying on obfuscation methods for security, is a common strategy for many app developers. This is however not enough to properly protect your secrets, and hackers can easily retrieve them by reverse engineering.
Unique Solution to a Difficult Challenge : Secure Application ROM (SAROM)
Secure Application ROM (SAROM) offers a simple to use solution to a challenge that is difficult to solve on any mobile platorm – protectng specific assets in a published app. It suits a number of use cases where sensitive data must exist in the published app.
Shielding and protecting an application with YESsafe AppProtect+ is an automated process easily done with our implementation tool, Shielder. With the SAROM API, your application can dynamically retrieve data which is encrypted by Shielder during Shielding. All data stored using this feature will be encrypted according to the latest standards and recommendations.