[SOLVED] How to protect configuration files?

Hi all!

in our app the user has an configfile with some special settings. At the moment we’re generating a hash to make sure that the user dons’t change the content (maybe if the device is rooted)

The problem is that we must everytime regenerate the hash if we’re changing some settings in the config file.

So… How u protect your json data?

Maybe there is a way using de/encryption with an own key? Any ideas?

Kind regards!

Any Ideas? lil push

push Heeeelp me :slight_smile:

Hi all!

I am using now a crypto library to encrypt and decrypt the userconfig.