[erlang-questions] Encrypted Mnesia database?
Joel Reymont
joelr1@REDACTED
Wed Aug 1 15:40:50 CEST 2007
Add a new table type by hacking Mnesia, e.g. encrypted_disc_copies?
I did it for Amazon S3 and I'm available for consulting assignments ;-).
On Aug 1, 2007, at 2:01 PM, Matthew Pflueger wrote:
> Does anybody have any ideas on how to encrypt a Mnesia database
> table? I would like to create a disk based table for each user.
> The user's credentials would be used to locate the appropriate
> Mnesia table and also as the key to decrypt the table on the fly at
> the file IO layer.
--
http://topdog.cc - EasyLanguage to C# compiler
http://wagerlabs.com - Blog
More information about the erlang-questions
mailing list