Contact Us

Tell us about your stack and the privacy problems you're trying to solve. We typically respond within one business day.

Prefer email? support@philterd.ai

Please do not enter PII or PHI in this form. If you need to share an example, use a sanitized one.

Architecture

How the Philterd Toolkit Fits Together

This page maps how our open source redaction software fits into a complete privacy stack.

Component overview

Three primary data paths, one shared policy layer, and five cross-cutting operational tools.

The shared policy layer

The single most important architectural property of the toolkit: every product that performs or tests redaction consumes the same Phileas policy format. You define your redaction rules once, version them like code, and they apply everywhere.

  1. Policy Editor Author policies visually
  2. Phileas Policy JSON Version-controlled config file
  3. Philter / Phileas Executes redaction at runtime
  4. Philter Scope Tests the policy in CI/CD
  5. Philter AI Proxy Applies policy to LLM traffic

Pre-built policies for HIPAA Safe Harbor, PCI DSS, GLBA, clinical notes, and more are available in the Redaction Policy Library.

A continuous privacy lifecycle

The toolkit is a loop, not a one-shot pipeline. Discovery feeds redaction, redaction feeds review and monitoring, and what you learn feeds the next scan. One shared Phileas policy links every stage.

The Philterd privacy lifecycle flywheelA continuous clockwise loop of six stages, each backed by a product: Phinder discovers where PII lives, PhiSQL authors the redaction policy, Philter redacts, Arbiter reviews and corrects, Phield monitors PII trends, and Philter Diffuse analyzes the results privately, feeding back into the next discovery scan.CONTINUOUSLIFECYCLEPhinderDISCOVERPhiSQLAUTHORPhilterREDACTArbiterREVIEWPhieldMONITORPhilter DiffuseANALYZE
Every stage runs inside your own perimeter, driven by one shared policy.

Deployment topologies

Not every team needs every product. These three topologies cover the most common starting configurations; teams typically expand from Minimal toward Full Suite as the work matures.

Minimal

New to redaction or a single focused use case

Deploys in under 5 minutes from the AWS, GCP, or Azure Marketplace. Suitable for log redaction, document pipelines, and single-system use cases.

Standard

Production deployment with AI workload coverage

Covers the two highest-priority concerns for most production teams: AI data egress and detection-accuracy regression.

Full Suite

Enterprise or heavily regulated deployment

  • Everything in Standard
  • Phinder for sensitive data discovery at rest
  • Arbiter for human-in-the-loop review and attestation
  • Philter Diffuse for differentially private aggregate analytics

Suitable for HIPAA, FedRAMP, and regulated-AI workloads where human attestation, discovery inventory, and provable privacy bounds are required.

Not sure which topology fits your team? Walk the product journey to find your starting point →

Not sure where to start?

Most teams start with Philter or Phileas and add from there. If you want a guided read, the product journey walks through each stage and when to adopt it.