
CIA TRIAD

the CIA TRIAD
The CIA triad is like the blueprint for locking down any digital system you rely on your email, your bank’s app, even your campus Wi-Fi. Picture a mission control readying a spaceship, you need three checks before launch.

Confidentiality
Confidentiality is the art of keeping information hidden from anyone without the proper clearance. Technically, this starts with encryption algorithms like AES-256, which scramble data into ciphertext using a secret key.


Availability
Availability ensures that users and applications can access data and services exactly when needed. The foundation here is redundancy duplicating critical components so there’s no single point of failure.