data-redaction

There are 4 repositories under data-redaction topic.

  • brootware/PyRedactKit

    Python CLI tool to redact and un-redact sensitive data from text files. 🔐📝

    Language:Python462138
  • primait/veil

    Rust derive macro for redacting sensitive data in std::fmt::Debug

    Language:Rust284223
  • smellslikeml/awesome-data-redaction

    resources for programmatically redacting personally identifiable information

    Language:Jupyter Notebook9301
  • rushilpatel21/Redactify

    Redactify is an efficient data redaction tool that secures sensitive text using advanced NLP and rule-based methods. It combines transformer-based NER, regex, and Presidio analysis to detect and mask personal information through full redaction or partial masking—ensuring compliance while preserving data utility.

    Language:Python3101