Security |
Integrity refers to the ability to protect data from being deleted or changed without the permission of its owner.
If Alice orders 100 widgets from Bob, she does not want the order to be modified en route to Bob (by a malicious attacker) to an order for 1,000 widgets. Like privacy, integrity is optional; it does not require any form of access control mechanisms.