You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Worst case scenarios are a journalistic organisation facing a direct raid by an adversary in a country that does not have laws protecting the rights of journalists/sources.
This goes beyond having apache logging disabled and secure file destruction
It is important that the source and journalist servers have their free space scrubbed regularly to remove not just the deleted file content but also the meta data history to prevent a nation state adversary from rebuilding an activity, where proof of the activity itself could be enough to begin incriminations against a journalist.
I would have thought restoring deleted encrypted files is no different to any other restore process if the adversary has physical access to a working server irrespective of the drive partition encryption method being used. Am I misunderstanding this?
I think this is less of a concern due to the implementation of the anti-forensic measures in #862, but we might still consider implementing it for some additional defense in depth.
Since swap is disabled (#1626), we use srm when deleting documents (#131), and we never write plaintext to disk in the first place (#862), I'm closing this issue. Feel free to comment if you disagree.
Worst case scenarios are a journalistic organisation facing a direct raid by an adversary in a country that does not have laws protecting the rights of journalists/sources.
This goes beyond having apache logging disabled and secure file destruction
It is important that the source and journalist servers have their free space scrubbed regularly to remove not just the deleted file content but also the meta data history to prevent a nation state adversary from rebuilding an activity, where proof of the activity itself could be enough to begin incriminations against a journalist.
If that is an accepted premise, how well can a solid state drive have its free space scrubbed, or individual secure file erasing?
http://www.usenix.org/events/fast11/tech/full_papers/Wei.pdf
The text was updated successfully, but these errors were encountered: