Privacy Preserving Data

Hi everyone,

I am researching a plugin or method to convert from raw data to privacy-preserving data in neo4j graph.

May be, it can use some method such as adding noise to the properties...

I am just a newbie. if not, please help me know some sample plugin that I can custom to build a new plugin to do that.

Thanks everyone,

Hi @tranthehuy.2nd,

Could you please describe a bit more what you are trying to do? Could you perhaps provide some examples?

Thank you,

Lju

Do you know about this hash function:

will hash a value into a string that's not easily reversible.