Redfield-AB / Anonymization-Nodes

🎭 This extension allows user to utilize multiple data anonymization and risk assessment techniques.

Home Page:https://hub.knime.com/redfield/extensions/se.redfield.arx.feature/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redfield AB Anonymization extension for KNIME

Redfield developed a number of nodes to help the community with comply with GDPR. The nodes along with reference workflows help achieve the following objectives:

  • Basic anonymization and pseudonymization
  • Advanced hierarchical anonymization
  • Assessment of the anonymization (reduce re-identification risks)

Nodes Summary

  • Anonymization - these nodes utilizes SHA-1 hashing with several types of salting techniques.

  • Assessment - estimates the distinction and separation for quasi-identifying attributes and three attacker models: journalist, marketer and prosecutor.

  • Hierarchical Anonymization - Different hierarchical types can be applied:

    • order-based;
    • date-based;
    • interval-based;
    • masking-base.

    Once hierarchical type is selected it is possible to tweak anonymization strategy.

  • Create hierarchy - This node is used for building the hierarchies that are used in Anonymization node.

  • Hierarchy Reader - This node has two main functions:

    • read the binary file of hierarchy;
    • update the hierarchy to fit the input data set.
  • Hierarchy writer - Created or updated hierarchies can be stored on the disk as binary files with the help of this node.

License

Copyright (c) 2019 Redfield AB. This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3, see the LICENSE for details.

About

🎭 This extension allows user to utilize multiple data anonymization and risk assessment techniques.

https://hub.knime.com/redfield/extensions/se.redfield.arx.feature/latest

License:GNU General Public License v3.0


Languages

Language:Java 93.9%Language:JavaScript 4.3%Language:HTML 1.9%