You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@nifi.apache.org by "N, Vyshali" <Vy...@Honeywell.com> on 2017/10/17 14:41:47 UTC

Data anonymization in Nifi

Hi,

Please give some solutions on any possible ways to do data anonymization in Nifi templates such that PII data are not exposed to other users.
Thanks in advance.

Regards,
Vyshali

RE: [EXT] Data anonymization in Nifi

Posted by "Lee Laim (leelaim)" <le...@micron.com>.
Hi Vyshali,

Speaking as a non-expert in security, a quick solution if you want to anonymize a "street address" field in a json object you could use the encrypt content processor (with a private key or public+private keys) to encrypt the field of interest before storing the data or sending to the cloud.

Thanks,
Lee


From: N, Vyshali [mailto:Vyshali.N@Honeywell.com]
Sent: Tuesday, October 17, 2017 8:42 AM
To: users@nifi.apache.org
Subject: [EXT] Data anonymization in Nifi

Hi,

Please give some solutions on any possible ways to do data anonymization in Nifi templates such that PII data are not exposed to other users.
Thanks in advance.

Regards,
Vyshali