Book 3 · Lesson 3.7

Deterministic pseudonymization

  • Separate pseudonymization from redaction
  • Map real names to stable dashboard labels
  • Discuss where mapping tables live

Prerequisites: 3.6

Redaction removes PII (alice@example.com[EMAIL:…]).
Pseudonymization replaces identity with a stable alias (Alice ChenDeveloper_Alpha).

PseudonymizationDemo — same person always maps to the same label for trend charts.

HR vs dashboard view

AudienceSees
Manager with HR accessReal name + context
Team Radar aggregatePseudonym only

Teach-back prompt

Can you deanonymize without the mapping table?

Pseudonym mapping table

Lesson 3.7 check

1. Pseudonymization maps…