Re: MongoDB - wiping sensitive data (documents) securely/permanently so that it cannot be recovered

56 views
Skip to first unread message

David Hows

unread,
Oct 7, 2012, 11:24:02 PM10/7/12
to mongod...@googlegroups.com
Hi Ashwin,

This is a very loaded question and the answer is much about how far you want to go to ensure the data is truly deleted.

To start with you would need to consider the following things, as they may contain copies of your data:
- Pre-allocated on disk storage
- Shared memory spaces like the OpLog and Journal
- Logfiles 
- The filesystem itself

You would need to find a way to manage all of the above to gain some certainty that your data has been deleted

Cheers,

David


Max Schireson

unread,
Oct 8, 2012, 1:32:34 AM10/8/12
to mongod...@googlegroups.com

Often I've seen folks use on-disk encryption as an alternative security approach.  Could that work for you Ashwin?

-- Max

--
You received this message because you are subscribed to the Google
Groups "mongodb-user" group.
To post to this group, send email to mongod...@googlegroups.com
To unsubscribe from this group, send email to
mongodb-user...@googlegroups.com
See also the IRC channel -- freenode.net#mongodb

Sam Millman

unread,
Oct 8, 2012, 5:11:45 AM10/8/12
to mongod...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages