De-identify consumer CSVs for CCPA
The CCPA and CPRA give de-identified data a safe harbour — but only if it can no longer reasonably be linked to a consumer. Hashing and tokenizing identifier columns before a spreadsheet goes to a vendor is the quickest way to qualify.
- ✓One-way SHA-256 hashing removes direct identifiers while keeping columns joinable
- ✓Random tokenization for fields that must be fully unlinkable
- ✓A per-column report documents exactly what was masked, for your records
Drop a CSV here, or click to choose one
The sensitivity scan runs in your browser — nothing is uploaded until you download a masked copy.