Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Permanently Erase Files on macOS

In the Apple ecosystem, ensuring that sensitive data is permanently erased is crucial for maintaining privacy and security. Unlike a simple delete operation, which only removes the file reference and leaves the data recoverable, permanent erasure ensures that the data cannot be retrieved by any means. This article will guide you through the methods available in macOS to achieve permanent file erasure, including using built-in tools and third-party applications.

Examples:

  1. Using Terminal with the srm Command:

    The srm (secure remove) command is a built-in utility in macOS that securely deletes files by overwriting them multiple times.

    srm -v /path/to/your/file
    • -v: Verbose mode, which provides feedback on the process.
    • /path/to/your/file: The path to the file you want to securely delete.

    Example:

    srm -v ~/Documents/sensitive_file.txt
  2. Using Disk Utility for Secure Erase:

    Disk Utility provides an option to securely erase free space on your drive, which ensures that previously deleted files are overwritten and cannot be recovered.

    Steps:

    • Open Disk Utility from Applications > Utilities.
    • Select the drive you want to secure erase.
    • Click on the "Erase" tab.
    • Click "Security Options" and choose the desired level of secure erase.
    • Click "Erase Free Space."
  3. Using Third-Party Applications:

    There are several third-party applications available that offer advanced features for permanent file erasure. One popular option is "Permanent Eraser," which uses the Gutmann method to overwrite files 35 times.

    • Download and install Permanent Eraser from the official website.
    • Drag and drop the files you want to erase into the Permanent Eraser icon.
    • Confirm the deletion to securely erase the files.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.