Confidentiality
Confidentiality ensures that sensitive information can only be accessed by authorized people, systems, or applications.
- Encryption
- Passwords
- Multifactor authentication
- Access controls
- User permissions
Cybersecurity Foundations
The CIA Triad is a foundational cybersecurity model built around three important principles: confidentiality, integrity, and availability. Together, these principles help organizations protect information, systems, networks, and users.
The Three Principles
In cybersecurity, CIA does not refer to the intelligence agency. It represents confidentiality, integrity, and availability. These three goals help cybersecurity professionals determine how information and technology should be protected.
Confidentiality ensures that sensitive information can only be accessed by authorized people, systems, or applications.
Integrity ensures that information remains accurate, complete, trustworthy, and protected from unauthorized changes.
Availability ensures that systems, networks, and information remain accessible to authorized users when they are needed.
Security Balance
Strong cybersecurity requires all three principles to work together. Protecting one area while ignoring another can leave systems vulnerable.
Keep information private.
Keep information accurate.
Keep systems accessible.
Confidentiality
Confidentiality protects sensitive information from unauthorized access or disclosure. Only approved users should be able to view protected data.
Your Hostinger account uses confidentiality controls when it requires your password before allowing access to your website files, domain settings, and hosting tools.
Integrity
Integrity protects data from unauthorized changes, deletion, corruption, or manipulation. Users must be able to trust that information is correct.
Integrity is protected when only authorized users can edit your website files and when backups allow you to restore the correct version if a file is accidentally changed.
Availability
Availability ensures that authorized users can access systems, services, and information whenever they need them.
Availability means visitors can access CyberSecurity Life when they need it. Reliable hosting, backups, maintenance, and server protection help keep the website online.
Real-World Scenarios
The CIA Triad applies to websites, businesses, schools, hospitals, financial systems, personal devices, and many other technologies.
Encryption protects account information and login credentials.
Transaction records must remain accurate and unchanged.
Customers must be able to access banking services when needed.
Patient records must remain private.
Medical information must remain accurate.
Doctors must be able to access patient information quickly.
Customer payment and account information must be protected.
Product prices, orders, and inventory must remain correct.
The store must remain accessible to customers.
Student records and personal information must remain private.
Grades and attendance records must not be altered improperly.
Students and instructors need reliable access to coursework.
When Security Fails
A cybersecurity incident may affect one, two, or all three parts of the CIA Triad.
Unauthorized users gain access to private information.
Information is changed, corrupted, or deleted without permission.
Authorized users cannot access a system or service.
Quick Comparison
| Principle | Main Goal | Common Protections | Example Threat |
|---|---|---|---|
| Confidentiality | Prevent unauthorized access | Encryption, passwords, MFA, access controls | Data breach |
| Integrity | Prevent unauthorized changes | Hashing, signatures, permissions, audit logs | File tampering |
| Availability | Maintain reliable access | Backups, redundancy, monitoring, recovery plans | DDoS attack |
Knowledge Check
Read each situation and think about which part of the CIA Triad is being protected.
A website encrypts customer payment information.
A company uses file hashes to verify that software was not altered.
A business uses backup servers to keep its website online.
Remember the Foundation
Confidentiality keeps information private, integrity keeps it accurate, and availability keeps it accessible. Together, these principles provide the foundation for protecting modern technology.