Open-source PII detection with reversible vault tokenization. Runs 100% in your browser via WebAssembly. No data leaves your device.
The Vault generates deterministic tokens for each PII entity. The same input always produces the same token. Tokenization is perfectly reversible — every token maps back to its original value.
Real-world use case: Send PII-safe text to an LLM, then restore PII in the response. This simulates the full anonymize → process → de-anonymize pipeline.