QuestionQ98

Privacy Engineering

What is the BEST way to protect customers’ personal data that is sent to a central system for analysis?

  • A Pseudonymization
  • B Deletion
  • C Encryption
  • D Anonymization
Explanation

Anonymization enables analysis while removing the ability to reasonably identify individual customers. Unlike encryption, it continues to protect identities after the data is available to the central analysis system; unlike pseudonymization, it is not designed to be reversible through additional identifying information.

Community Discussion

No comments yet. Be the first to start the discussion!