Presidio icon

Presidio

Provides reversible anonymization and deanonymization of sensitive information within text messages.

概要

This tool offers a versatile solution for handling sensitive data by providing both anonymization and deanonymization capabilities. It integrates with Microsoft Presidio for robust entity recognition and data protection, allowing users to redact personal or confidential information from text while maintaining the ability to reverse the process. The functionality is accessible via a set of FastAPI endpoints for easy integration into web applications or through a standard I/O MCP server interface, making it adaptable to various development workflows. All anonymization mappings are securely stored per session, ensuring consistency and control over the data transformation process.

主な機能

  • Reversible text anonymization and deanonymization
  • FastAPI endpoints for easy integration
  • Standard I/O MCP server interface
  • Session-based storage of anonymization mappings
  • Customizable Presidio recognizers for various entity types
  • 0 GitHub stars

ユースケース

  • Protecting sensitive information in user-generated content or communication logs
  • Redacting confidential data for compliance and privacy regulations
  • Developing applications that require secure and reversible data obfuscation