Feature #8436
Wipe the LUKS header when deleting a persistent volume
Start date:
2014-12-14
Due date:
% Done:
0%
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 - |
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