Skip to content
#

data-redaction

Here are 32 public repositories matching this topic...

An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.

  • Updated Aug 9, 2026
  • Python

Find and redact sensitive data before it leaks — a fast, offline CLI and Go library that detects PII, secrets, and credentials in files and streams, scores them with context-aware confidence, and redacts them format-preserving. Nothing leaves your host.

  • Updated Aug 9, 2026
  • Go

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.

  • Updated Oct 14, 2025
  • Python

Privacy-first Windows app that finds sensitive data before files are shared. Scans locally, supports optional on-device Ollama AI, and creates redacted copies without uploading source files.

  • Updated Aug 9, 2026
  • Python

Privacy and log encryption. Enterprise-grade encrypted log processing system with Zero Trust architecture. AES-256-GCM encryption, PII redaction, tamper-evident audit trails. Python/FastAPI/Kubernetes. GDPR/HIPAA compliant.

  • Updated Feb 1, 2026
  • Python

Safe-Paste is a developer-focused tool that ensures you never leak sensitive information when sharing code. It scans your pasted content for secrets, tokens, credentials, and confidential values, then redacts or replaces them with safe placeholders. Ideal for AI prompts, documentation, issue reports, and public chats.

  • Updated Nov 29, 2025
  • JavaScript

Reference architecture for privacy-by-design PII detection and redaction — pluggable detectors (regex, NER, LLM), policy-driven redaction, audit logging, and review workflows across data lakes, streams, and document stores. Aligned with GDPR, CCPA, and HIPAA.

  • Updated May 7, 2026

Improve this page

Add a description, image, and links to the data-redaction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-redaction topic, visit your repo's landing page and select "manage topics."

Learn more