All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
To: Roberto Sassu <roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	harald.hoyer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	safford-aZOuKsOsJu3MbYB6QlFGEg@public.gmane.org,
	ramunno-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org,
	tyhicks-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org,
	kirkland-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org,
	ecryptfs-devel-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org
Subject: Re: [PATCH v2 0/4] new dracut modules
Date: Thu, 07 Jul 2011 09:53:22 -0400	[thread overview]
Message-ID: <1310046803.3356.22.camel@localhost.localdomain> (raw)
In-Reply-To: <1309882990-2828-1-git-send-email-roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>

On Tue, 2011-07-05 at 18:23 +0200, Roberto Sassu wrote:
> Hi all
> 
> this patch set introduces three new modules (masterkey, integrity and
> ecryptfs) and allows to mount the securityfs filesystem from the initial
> ramdisk.
> 
> These patches are based upon the first version sent by Mimi Zohar, which
> can be retrieved at the address:
> 
> http://article.gmane.org/gmane.linux.kernel.initramfs/1910
> 
> Roberto Sassu 

Nice!  Thanks Roberto for updating the modules. They're look really
good.

One really minor issue is that although the user can override the
default masterkey blob filename, using a boot command line option, the
default filename is kernel version specific.  Until the tools are
available to create and seal keys to a set of PCRs, as we discussed,
perhaps there should be an additional filename default, without the
kernel version appended, as well.

thanks,  

Mimi

  parent reply	other threads:[~2011-07-07 13:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-05 16:23 [PATCH v2 0/4] new dracut modules Roberto Sassu
     [not found] ` <1309882990-2828-1-git-send-email-roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2011-07-05 16:23   ` [PATCH v2 1/4] base/init: mount the securityfs filesystem Roberto Sassu
2011-07-05 16:23   ` [PATCH v2 2/4] dracut: added new module masterkey Roberto Sassu
2011-07-05 16:23   ` [PATCH v2 3/4] dracut: added new module integrity Roberto Sassu
2011-07-05 16:23   ` [PATCH v2 4/4] dracut: added new module ecryptfs Roberto Sassu
     [not found]     ` <1309882990-2828-5-git-send-email-roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2011-07-07 15:55       ` Tyler Hicks
     [not found]         ` <20110707155555.GA12563-vnqn/2ILTRtjefGozkx35w@public.gmane.org>
2011-07-07 16:09           ` Roberto Sassu
     [not found]             ` <201107071809.12080.roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2011-07-07 16:32               ` Tyler Hicks
2011-07-07  8:29   ` [PATCH v2 0/4] new dracut modules Harald Hoyer
     [not found]     ` <4E156E82.1060602-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-07-07  8:44       ` Roberto Sassu
     [not found]         ` <201107071044.31979.roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2011-07-07  8:52           ` Harald Hoyer
2011-07-07 13:53   ` Mimi Zohar [this message]
     [not found]     ` <1310046803.3356.22.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2011-07-07 14:14       ` Roberto Sassu
     [not found]         ` <201107071614.39627.roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
2011-07-07 14:42           ` Mimi Zohar
     [not found]             ` <1310049731.3356.24.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2011-07-07 14:41               ` Roberto Sassu

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=1310046803.3356.22.camel@localhost.localdomain \
    --to=zohar-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public.gmane.org \
    --cc=ecryptfs-devel-oU9gvf+ajcQ97yFScArB1dHuzzzSOjJt@public.gmane.org \
    --cc=harald.hoyer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=kirkland-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org \
    --cc=ramunno-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org \
    --cc=roberto.sassu-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org \
    --cc=safford-aZOuKsOsJu3MbYB6QlFGEg@public.gmane.org \
    --cc=tyhicks-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org \
    /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.