LOGBOOK

HELP

Quiz Entry - updated: 2026.07.05

What does the C stand for in the CIA triad?

C = Confidentiality — only intended recipients can read the data.

C = Confidentiality

Confidentiality ensures that only intended recipients can read the data.

How it's achieved:

  • Encryption (AES, RSA)
  • Access controls
  • Authentication

Examples of breaches:

  • Data leak
  • Eavesdropping
  • Unauthorized access to files

Memory tip: Confidentiality = "Keeping secrets secret" — only authorized eyes can see the data.

Go deeper:

From Quiz: NETW1 / Networking Today | Updated: Jul 05, 2026