- doc
- encryption and privacy
- Securely deleting files and clean diskspace
Why use secure deletion?
Attualmente i sistemi operativi non rimuovono i contenuti di un file quando viene cancellato anche dopo aver svuotato il cestino o aver rimosso espressamente il file per esempio tramite riga di comando.
Instead, they simply remove the file's entry from the file system directory, because this requires less work and is therefore faster. The contents of the file—the actual data—remain on the storage medium. The data will remain there until the operating system reuses the space for new data.
Allo stesso tempo, riformattare, ripartizionare o reimmaginare un sistema non garantisce sempre la scrittura di ogni area del disco, anche se tutto ciò farà sempre il disco vuoto o, in caso di reimmaginamento, vuoto eccetto per i file presenti nell'immagine ai principali software.
Finally, even when the storage medium is overwritten, physical properties of the medium might make it possible to recover the previous contents. In most cases however, this recovery is not possible by just reading from the storage device in the usual way, but requires using laboratory techniques such as disassembling the device and directly accessing/reading from its components.
To learn more, see the Wikipedia article on data erasure.
Warning about USB sticks and SSDs
Secure deletion is not as reliable on USB sticks and SSDs (solid-state drive) as it is on traditional hard disks.
USB sticks and SSDs sometimes copy the same data to various memory cells to extend the lifetime of the device. USB sticks and SSDs also have 10–20% of spare memory cells for the same reason.
As a consequence, part of the data from a given file might still be written on the device even after securely deleting it.
This data could be recovered using advanced data forensics techniques, for example by professional data recovery services.
To mitigate this risk, you can:
Encrypt the device before use, to make it hard to recover any data.
Securely delete the entire device. Some old data might still be present in the spare memory cells.
Physically destroy the device.
Securely deleting files
La cancellazione sicura dei files non elimina le potenziali copie di backup del file (per esempio LibreOffice crea copie di backup che permettono di recuperare il lavoro in caso si blocchi LibreOffice).
Apri il navigatore di File.
Vai nella cartella contenente i files che volete eliminare.
Seleziona con il mouse i files che vuoi eliminare.
Right-click (on Mac, click with two fingers) on the files and choose
.Conferma.
The deletion will start. It can last from a few seconds to several minutes, according to the size of the files. Be patient…
Securely cleaning available disk space
Per pulire i contenuti di tutti i files che sono stati rimossi in precedenza ma che non sono stati cancellati in maniera sicura da un disco è possibile pulire in maniera sicura tutto lo spazio libero sul disco.
The disk or the folder can contain other files. Those files will not be deleted during the operation.
Apri il navigatore di File.
Clicca sul disco che vuoi pulire nel riquadro a sinistra per accedere alla directory principale di questo disco.
Click on the
button in the right corner of the title bar and choose Show Hidden Files.
If you want to empty the trash, delete the .Trash-1000 folder or similar.
Right-click (on Mac, click with two fingers) in empty space in the right pane and choose
.Conferma.
The cleaning starts. It can last from a few minutes to a few hours, according to the size of the available diskspace. Be patient…
Note that a file with a name similar to tmp.7JwHAyBvA9 is created in the folder. It is made as big as possible to use all the available diskspace and then securely deleted.
Securely erasing an entire device
Open the Disks utility.
All the current storage devices are listed in the left pane.
Plug in the USB stick or SSD that you want to securely delete.
Un nuovo dispositivo appare nella lista dei dispositivi di memoria. Cliccaci:
Check that the description of the device on the right side of the screen corresponds to your device: its brand, its size, etc.
Click on the Format Disk… to erase all the existing partitions on the device.
button in the titlebar and chooseNella finestra di dialogo Formatta disco:
Choose to Overwrite existing data with zeroes in the Erase menu.
Choose Compatible with all systems and devices (MBR/DOS) in the Partitioning menu.
Click Format….
Nella finestra di conferma assicurati che il dispositivo sia corretto. Clicca Formatta per confermare.