[erlang-questions] Secure delete of data from an mnesia table

Noah Schwartz noah.schwartz1@REDACTED
Wed Nov 13 23:26:57 CET 2013


Hello all,

Looking to "securely" delete data from an mnesia table. We have a
fragmented table that contains sensitive user information that gets deleted
after 28 days. This all works fine but, I am looking to make sure that the
data is actually purged so that data forensics wouldn't be able to recover
the data. Something like this unix util:
http://www.slac.stanford.edu/comp/unix/secure-erase.html.

-- 
Noah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20131113/213a9c54/attachment.htm>


More information about the erlang-questions mailing list