Feature #8436

Wipe the LUKS header when deleting a persistent volume

Added by intrigeri 2014-12-14 14:44:54 . Updated 2014-12-14 14:44:54 .

Status:
Confirmed
Priority:
Normal
Assignee:
Category:
Persistence
Target version:
Start date:
2014-12-14
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

In Tails::Persistence::Setup::delete_persistence_partition, we should make sure that the LUKS header is wiped (that is, at least overwritten once with zeroes) to make further forensics more difficult. It might be that UDisks does it already, so we should check that first. It might be that UDisks and UDisks2 behave differently in this area, so this should be checked too.


Subtasks


Related issues

Related to Tails - Feature #8291: Port tails-persistence-setup and perl5lib to UDisks2 Resolved 2014-11-23

History

#1 Updated by intrigeri 2014-12-14 14:45:53

  • related to Feature #8291: Port tails-persistence-setup and perl5lib to UDisks2 added