pii

Tag

Cards List
#pii

PII data to LLM

Reddit r/AI_Agents · 2d ago

Discusses the risks and considerations of sending Personally Identifiable Information (PII) to large language models.

0 favorites 0 likes
#pii

@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 · 6d ago 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
#pii

Deleteduser.com —a $15 PII Magnet

Lobsters Hottest · 2026-04-18 Cached

A researcher discovered that deleteduser.com was being used as a placeholder domain by multiple companies to overwrite user email addresses during data deletion compliance, and after acquiring the domain, received PII from 30+ organizations including gyms, hotels, energy companies, and cybersecurity firms.

0 favorites 0 likes
← Back to home

Submit Feedback