fmensah
5 years agoOccasional Contributor
Crypting Custom Properties in a raw xml file
Hello everybody,
My team has got some sensible data that we do not want to share.
I have found a way to encrypt some Custom Properties.
But I want to go even further. I do not want these Custom Properties to be seen in the raw xml file on Github.
Do you know a way to do it?
fmensah :
In that case, you can store these values in external txt file and fetch them run time. That way these values not be visible in your xml file.