Anonymise IMSI
In-flight data anonymisation is a key feature for solutions that process sensitive data. Joule provides this feature through a custom encryption obfuscator.
Last updated
Was this helpful?
In-flight data anonymisation is a key feature for solutions that process sensitive data. Joule provides this feature through a custom encryption obfuscator.
Last updated
Was this helpful?
This example performs field level anonymisation on the customer IMSI using RSA encryption. Encryption keys are dynamically generated from a random initialisation vector with the resulting keys stored in a user defined directory. Encryption processor Documentation can be found .
File: app-anonymisation.env
This pipeline will encrypt the event IMSI using sytem generated keys.