data-privacy - Concepts
Explore concepts tagged with "data-privacy"
Total concepts: 5
Concepts
- Need-to-Know Principle - Security principle restricting information access to only those who require it for their specific duties
- Pseudonymization - Replacing personal identifiers with artificial pseudonyms while maintaining the ability to re-identify when needed
- Anonymization - Permanently removing or altering personal identifiers so individuals cannot be re-identified from the data
- Data Masking - Hiding sensitive data by replacing it with realistic but fictional values while preserving data format and usability
- Differential Privacy - Mathematical framework providing provable privacy guarantees by adding calibrated noise to data or query results
← Back to all concepts