We use cookies for analytics and visitor identification to understand how this site is used.
By continuing to browse you accept this use. You can opt out at any time via the
Cookie Settings link in the footer. See our Privacy Policy for details.
Self-hosted PII redaction
Redact PII and PHI. Keep your data yours.
Open source, self-hosted PII and PHI redaction software that runs entirely on your desktop or in your cloud, built for healthcare, finance, legal, and government workloads. Did we mention it's all open source?
PC-based redaction for small law firms, solo practitioners, and clinics. Redact .txt, .docx, and .pdf files on a single Windows computer, with no server to stand up and nothing sent to a cloud service. Everything runs on your computer.
The turnkey, self-hosted REST API redacts PII and PHI at scale inside your own cloud or data center, built for healthcare, finance, legal, and government text workloads. Call it from your services and it never sends data to a third party.
$ curl http://localhost:8080/api/filter \
--data "His SSN was 123-45-6789." \
-H "Content-type: text/plain"
His SSN was ***********.
No in-house engineers? Bring in the team that built the software. We design and deploy PII redaction inside your own cloud, validate it on your data, and hand you a system you own outright. You work directly with the people who wrote the code, not a vendor you renew every year.
We stand up PII redaction in your own cloud, configure and validate it on your data, then hand you a running system you own. No in-house engineering team required.
Off-the-shelf models miss the identifiers that matter most in your domain. We train specialized PII and PHI detectors on your data, measured against precision and recall you can put in front of an auditor.
Recent blog posts
Practical posts on PII redaction, AI privacy, and self-hosted compliance. View all posts →
Philterd's project issues have moved from a private backlog into each project's public GitHub repository. Here is what changed, what is next, and how to get involved.
The Phileas Trino connector is now open source under Apache 2.0. How to install and register the plugin, a worked SQL redaction example, and ops details.
A model count says nothing about quality. What proves a PII redaction model works: held-out evaluation, precision and recall, and an auditable model card.