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. 🔐📝
primait/veil
Rust derive macro for redacting sensitive data in std::fmt::Debug
smellslikeml/awesome-data-redaction
resources for programmatically redacting personally identifiable information
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.