data-redaction

Tag

Cards List
#data-redaction

@vintcessun: A pure Go LLM privacy gateway that redacts PII/secrets in milliseconds—already in production. Two-layer detection: structured PII via regex (email, phone, ID, bank card), secrets/credentials via gitleaks rules plus Shannan entropy as fallback. Key design: no NER (avoids latency), only irreversible redaction; Go's native regexp is RE2, linear time with no backtracking risk.

X AI KOLs Timeline · 2026-06-21 Cached

Introduces a pure Go LLM privacy gateway that uses two-layer detection (regex and gitleaks rules) to redact PII and secrets in milliseconds without additional models/GPU, already in production.

0 favorites 0 likes
#data-redaction

@LangChain: Before LangSmith LLM Gateway: An agent processes a request that includes a SSN. It now sits in LLM provider logs, in tr…

X AI KOLs Following · 2026-05-28 Cached

LangChain announces that LangSmith LLM Gateway can redact sensitive data like SSNs from requests before they reach LLM providers or logs, enhancing privacy and security.

0 favorites 0 likes
← Back to home

Submit Feedback