Security deals with three primary issues, called the CIA triad. The issues are:
- Confidentiality: Assurance that only authorized user may access a resource
- Integrity: Assurance that resource has not been modified
- Availability: Assurance that authorized user may access a resource when requested
|