Introduction
Imagine you want to keep your personal information safe, make sure it is accurate, and always accessible when needed. The CIA triad helps solve these problems by focusing on three key goals in protecting information.
Think of a bank vault where your money is stored. The vault keeps your money secret from strangers (confidentiality), ensures the money inside is exactly what you deposited without any missing bills (integrity), and lets you access your money whenever you visit the bank (availability).
┌─────────────────────────────┐ │ CIA Triad │ ├─────────────┬───────────────┤ │ Confidentiality │ Integrity │ │ (Keep secrets) │ (Keep data │ │ │ accurate) │ ├─────────────┴───────────────┤ │ Availability │ │ (Access when needed) │ └─────────────────────────────┘