From: Mimi Zohar <zohar@linux.vnet.ibm.com>
To: David Howells <dhowells@redhat.com>
Cc: ikent@redhat.com, oleg@redhat.com,
ksummit-discuss@lists.linuxfoundation.org
Subject: Re: [Ksummit-discuss] [TECH TOPIC] Containerisation, namespaces and keyrings
Date: Wed, 27 Jul 2016 15:47:55 -0400 [thread overview]
Message-ID: <1469648875.23563.22.camel@linux.vnet.ibm.com> (raw)
In-Reply-To: <15842.1469185302@warthog.procyon.org.uk>
On Fr, 2016-07-22 at 12:01 +0100, David Howells wrote:
> I'm not sure this is the right venue for this, but keyrings will need to be
> namespaced/containerised at some point.
>
> The problem is that it's an icky problem given that different key types really
> want to live in different namespaces, and upcalls may want to done in
> different containers, depending on the key type.
>
> For example, DNS resolver keys - should they be in the network, the filesystem
> namespace or neither? Should the upcall be in the current container or the
> root container?
>
> Authentication keys, such as used by kafs and AF_RXRPC - should they be in the
> filesystem namespace (kafs is an fs), the network namespace (AF_RXRPC is a net
> protocol) or the user namespace?
>
> Should crypto keys, such as the asymmetric key type, be in the user namespace?
> What about use by module signing? Should key operations in the current
> container have access to a blacklist in the root container? Should key
> verification in the current container have access to system keyrings? The
> TPM?
>
> This might actually be right for a hallway track.
Mat Martineau' patch set might address some of these issues for the
asymmetric key type. As part of the container/namespace initialization,
these self trusted keyrings could be created.
Mimi
next prev parent reply other threads:[~2016-07-27 19:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 11:01 David Howells
2016-07-22 13:29 ` Rik van Riel
2016-07-22 14:51 ` James Bottomley
2016-07-26 13:30 ` Serge E. Hallyn
2016-07-26 13:38 ` Laurent Pinchart
2016-07-26 14:16 ` James Bottomley
2016-07-27 19:47 ` Mimi Zohar [this message]
2016-07-30 17:50 ` Eric W. Biederman
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=1469648875.23563.22.camel@linux.vnet.ibm.com \
--to=zohar@linux.vnet.ibm.com \
--cc=dhowells@redhat.com \
--cc=ikent@redhat.com \
--cc=ksummit-discuss@lists.linuxfoundation.org \
--cc=oleg@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox