1. Security, Privacy, and Integrity Defined
Understanding the difference between data security, privacy, and integrity is fundamental. Think of them as three different promises about your data. Data Security is the promise that your data won't be lost or corrupted and will be available when you need it. Data Privacy is the promise that your data will only be seen by authorised people. Data Integrity is the promise that your data is accurate and reliable. A system can be secure but not private (e.g., data is safe from loss, but everyone can see it), so all three are needed for a trustworthy system.
Key term
Examiner insight
Common pitfall
Worked example 13 marks
A customer's bank balance is accidentally changed from £1500 to £150. A hacker then steals a list of customer names and addresses, but no financial data. Finally, a server crash makes all online banking unavailable for a day. For each incident, state whether it is a failure of security, privacy, or integrity.
- 1
- The bank balance changing from £1500 to £150 is a failure of data integrity. The data is no longer accurate.
- 2
- The hacker stealing a list of names and addresses is a failure of data privacy. Unauthorised individuals have gained access to personal data.
- 3
- The server crash making online banking unavailable is a failure of data security. The data is not available to authorised users when needed.
Recap
- Data Security ensures data is available and protected from loss or corruption.
- Data Privacy ensures data is only accessible to authorised individuals.
- Data Integrity ensures data is accurate, complete, and up-to-date.
- These three concepts are distinct but interconnected.
- A failure in one area can often lead to failures in the others.
Quick check
- If a company's confidential financial report is leaked online, which principle has been breached?1 mark