On Tue, 2010-11-16 at 17:50 +0000, David Howells wrote: > Mimi Zohar <[email protected]> wrote: > > > I actually like keyctl requiring 'trusted:' or 'user:'. Forcing the > > user to indicate which type of key they want, is actually good - no > > misunderstandings. > > You still need to prefix the description of a user-defined key so that you > don't collide with other people who're also using user-defined keys for > random things.
Although I previously agreed to this change, I'm really not convinced it is necessary. encrypted keys don't create new trusted or user keys, they only use existing keys to encrypt/decrypt encrypted keys(instantiate,read). Key names, user or otherwise, should be left up to the person creating them. thanks, Mimi -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
