https://github.com/qeeqbox/data-security
Safeguarding your personal information (How your info is protected)
https://github.com/qeeqbox/data-security
data data-security infosecsimplified qeeqbox security
Last synced: 17 days ago
JSON representation
Safeguarding your personal information (How your info is protected)
- Host: GitHub
- URL: https://github.com/qeeqbox/data-security
- Owner: qeeqbox
- License: agpl-3.0
- Created: 2023-03-28T20:51:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T01:02:20.000Z (about 2 years ago)
- Last Synced: 2025-03-05T17:51:53.671Z (about 1 year ago)
- Topics: data, data-security, infosecsimplified, qeeqbox, security
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## Data Security
Safeguarding your personal information (How your info is protected)
## CIA Triad
CIA triad stands for Confidentiality, Integrity, and Availability, which are the most important concepts within information security
#### Confidentiality
Data should not be accessed without permission (Data is stored in a safe place)
- Sending a message to a specific target
#### Integrity
Data should not be modified by unauthorized users (Data is reliable and accurate)
- Sending a message to a specific target and ensuring that the target receives the exact message without being tampered with
#### Availability
Data should be available to authorized users whenever they need it (Data is available when needed)
- Sending a message and a specific target is able to receive it
## id
b732788a-d58b-4137-bd64-b5b24fc2d32a
## References
- https://en.wikipedia.org/wiki/Information_security