From: Moji <lordmoji@gmail.com>
To: dm-crypt@saout.de
Cc: octane indice <octane@alinto.com>
Subject: Re: [dm-crypt] distributing a linux disk crypted with dm-crypt
Date: Wed, 19 Aug 2009 19:08:19 +0300 [thread overview]
Message-ID: <4A8C2373.90601@gmail.com> (raw)
In-Reply-To: <1250693664.4a8c1220018bf@webmail.inmano.com>
Octane,
Sorry if this is not an answer to your question but I do not follow 100%.
As you know luks doesn't change the master key it only encrypts copies
of that key.
In order to decrypt anything the key needs to be pulled to RAM, someone
who has the ability to decrypt the master key could then retrieve it
from RAM.
As far as I know the only way to change that master key with cryptsetup
is to re-encrypt the entire disk.
-MJ
octane indice wrote:
> Hello
>
> For a project I have to make a linux distro available as a Vmware Appliance.
>
> It's a project where this linux will store confidential data.
>
> As of using Vmware, it means that everybody which has access to the
> datastore of Vmware could load the disk image, then read it. Which would
> lead to a major privacy breach. I want to avoid it.
>
> So, I think I will use disk encryption.
>
> But then raise a problem:
> dm-crypt uses two sort of key: Users-key (8) and crypto-key (1)
> The users key open the disk. Those keys are not a problem and could be
> changed easily (thanks to Luks extension)
>
> But every people I give the appliance will have the crypto key which crypt
> and decrypt data. So, as a security point of view, it's not acceptable. I
> can imagine a people using the appliance, get the crypto key, get another
> disk, and use it on that disk.
>
> So my question is: Is there a way to change the crypto-key?
> (Which would involve a complete re-encryption of disk, but it's not a
> problem, because it would happen once at first boot only).
>
> I hope I was clear (english is not my native language).
>
> Thank you for help
>
> Le plaisir de la dermato cosmétique naturelle http://www.terrahumana.fr
>
>
>
>
> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt
>
prev parent reply other threads:[~2009-08-19 16:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-19 14:54 [dm-crypt] distributing a linux disk crypted with dm-crypt octane indice
2009-08-19 15:42 ` Heinz Diehl
2009-08-19 16:00 ` Sam
2009-08-20 10:27 ` octane indice
2009-08-19 16:08 ` Moji [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A8C2373.90601@gmail.com \
--to=lordmoji@gmail.com \
--cc=dm-crypt@saout.de \
--cc=octane@alinto.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.