Tag: privacy
All the articles with the tag "privacy".
AEGIS: Building a PII Data Privacy Vault from Scratch
Published: at 10:00 AM(12 min read)A deep dive into AEGIS — a PII Data Privacy Vault built in Go. Covers tokenization, AES-256-GCM encryption, role-based access with field-level masking, append-only audit logs, and an LLM proxy that stops raw PII from ever reaching external AI models.