diff --git a/security-guide/section_data-privacy-concerns.xml b/security-guide/section_data-privacy-concerns.xml index 515bd9ee..bed91b34 100644 --- a/security-guide/section_data-privacy-concerns.xml +++ b/security-guide/section_data-privacy-concerns.xml @@ -77,7 +77,13 @@
-"Sanitization is the process used to remove information from system media such that there is reasonable assurance that the information cannot be retrieved or reconstructed. Sanitization techniques, including clearing, purging, and destroying media information, prevent the disclosure of organizational information to unauthorized individuals when such media is reused or released for disposal." [NIST Special Publication 800-53 Revision 3] +"The sanitization process removes information from the media + such that the information cannot be retrieved or reconstructed. + Sanitization techniques, including clearing, purging, + cryptographic erase, and destruction, prevent the disclosure + of information to unauthorized individuals when such media is + reused or released for disposal." + NIST Special Publication 800-53 Revision 4