From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 917F3C4363C for ; Fri, 2 Oct 2020 16:31:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 342E220758 for ; Fri, 2 Oct 2020 16:31:58 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="EUWoZFfF" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387908AbgJBQb5 (ORCPT ); Fri, 2 Oct 2020 12:31:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387768AbgJBQb5 (ORCPT ); Fri, 2 Oct 2020 12:31:57 -0400 Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CCCDC0613D0; Fri, 2 Oct 2020 09:31:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender :Reply-To:Content-ID:Content-Description; bh=Tp32auPjFMJgqgloLtElKDiNxQUVq6xL7O99uFLsZo0=; b=EUWoZFfFwsgn352Atn09jfhmd8 YwZtotGm8CrN424c08LVYRTpobhmsuMfSiiisb0BRKnvDWoY/fH1h7JI7Kzovy0EjHdbOoq6uJ9Xu eZkqoG7Kenul+1LPHyRlg5mYjjvWIt6sl4cG91sAYYaKLuyMoklV65zWGBTJ6wR3N/EnPay3hk+ZW rVpUA4kQQFn+HSRFr3U+4T7vcJ2BRe2/ZBCVi+X6x6NEbBiWgibRMATrTODR7c2fGjYNYxulEngjE y0+S2U3h6xuiw4x0LzCYZ/Zg0NXNMrBghiMNwsZkVhjXD4K2BHiUZ0mfAExTDqlawSvspThfRlskP JlekhUCg==; Received: from [2601:1c0:6280:3f0::2c9a] by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1kONxR-0005Fk-2F; Fri, 02 Oct 2020 16:30:57 +0000 Subject: Re: [DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance To: "Van Leeuwen, Pascal" , Greg Kroah-Hartman Cc: Torsten Duwe , "Theodore Y. Ts'o" , "linux-crypto@vger.kernel.org" , Nicolai Stange , LKML , Arnd Bergmann , "Eric W. Biederman" , "Alexander E. Patrakov" , "Ahmed S. Darwish" , Willy Tarreau , Matthew Garrett , Vito Caputo , Andreas Dilger , Jan Kara , Ray Strode , William Jon McCann , zhangjs , Andy Lutomirski , Florian Weimer , Lennart Poettering , Peter Matthias , Marcelo Henrique Cerri , Neil Horman , Julia Lawall , Dan Carpenter , Andy Lavr , Eric Biggers , "Jason A. Donenfeld" , =?UTF-8?Q?Stephan_M=c3=bcller?= , Petr Tesarik References: <20200921075857.4424-1-nstange@suse.de> <20201002123836.GA14807@lst.de> <20201002140428.GC3475053@kroah.com> <20201002151300.GC5212@kroah.com> From: Randy Dunlap Message-ID: <59b7bd3d-e78b-0d74-8a30-a3a6621b380e@infradead.org> Date: Fri, 2 Oct 2020 09:30:47 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On 10/2/20 8:39 AM, Van Leeuwen, Pascal wrote: >> -----Original Message----- >> From: Greg Kroah-Hartman >> Sent: Friday, October 2, 2020 5:13 PM >> To: Van Leeuwen, Pascal >> Cc: Torsten Duwe ; Theodore Y. Ts'o ; linux-crypto@vger.kernel.org; Nicolai Stange >> ; LKML ; Arnd Bergmann ; Eric W. Biederman >> ; Alexander E. Patrakov ; Ahmed S. Darwish ; Willy >> Tarreau ; Matthew Garrett ; Vito Caputo ; Andreas Dilger >> ; Jan Kara ; Ray Strode ; William Jon McCann ; >> zhangjs ; Andy Lutomirski ; Florian Weimer ; Lennart >> Poettering ; Peter Matthias ; Marcelo Henrique Cerri >> ; Neil Horman ; Randy Dunlap ; Julia Lawall >> ; Dan Carpenter ; Andy Lavr ; Eric Biggers >> ; Jason A. Donenfeld ; Stephan Müller ; Petr Tesarik >> >> Subject: Re: [DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance >> >> <<< External Email >>> >> On Fri, Oct 02, 2020 at 02:34:44PM +0000, Van Leeuwen, Pascal wrote: >>> >>> >>> >>>> -----Original Message----- >>>> From: Greg Kroah-Hartman >>>> Sent: Friday, October 2, 2020 4:04 PM >>>> To: Van Leeuwen, Pascal >>>> Cc: Torsten Duwe ; Theodore Y. Ts'o ; linux-crypto@vger.kernel.org; Nicolai Stange >>>> ; LKML ; Arnd Bergmann ; Eric W. Biederman >>>> ; Alexander E. Patrakov ; Ahmed S. Darwish ; Willy >>>> Tarreau ; Matthew Garrett ; Vito Caputo ; Andreas Dilger >>>> ; Jan Kara ; Ray Strode ; William Jon McCann >> ; >>>> zhangjs ; Andy Lutomirski ; Florian Weimer ; Lennart >>>> Poettering ; Peter Matthias ; Marcelo Henrique Cerri >>>> ; Neil Horman ; Randy Dunlap ; Julia Lawall >>>> ; Dan Carpenter ; Andy Lavr ; Eric Biggers >>>> ; Jason A. Donenfeld ; Stephan Müller ; Petr Tesarik >>>> >>>> Subject: Re: [DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance >>>> >>>> <<< External Email >>> >>>> On Fri, Oct 02, 2020 at 01:35:18PM +0000, Van Leeuwen, Pascal wrote: >>>>> ** This message and any attachments are for the sole use of the intended recipient(s). It may contain information that is >>>> confidential and privileged. If you are not the intended recipient of this message, you are prohibited from printing, copying, >>>> forwarding or saving it. Please delete the message and attachments and notify the sender immediately. ** >>>> >>>> As per my legal department requests, this is now ignored and deleted on >>>> my system... >>>> >>>> Hint, it's not a valid footer for public mailing lists... >>>> >>>> greg k-h >>> It's automatically added by our company mail server ... not something I can control at all :-( >> >> Then your company can not contribute in Linux kernel development, as >> this is obviously not allowed by such a footer. >> > Interesting, this has never been raised as a problem until today ... > Going back through my mail archive, it looks like they started automatically adding that some > 3 months ago. Not that they informed anyone about that, it just silently happened. > >> Please work with your IT and legal department to fix this. >> > Eh ... Greg ... that's not how that works in the real world. In the real world, legal and IT lay > down the law and you just comply with that (or hack your way around it, if you can ;-). That's how it worked at $big_companies that I have worked at. If it's a company/business requirement that you do Linux kernel development work, (is it?) then they should make that possible on internal systems or give you access to external email server(s). > I'm already fighting the good fight trying to keep control of my development machines > because IT would just love to get rid of those (since not under IT control .... oh dear ...) > And obviously, you cannot do kernel development on a machine without root access. > It's annoying enough already to require IT support to provide explicit permission to open > the task manager on my own company laptop ... grmbl. > >> >> thanks, >> >> greg k-h > > Regards, > Pascal van Leeuwen > Silicon IP Architect Multi-Protocol Engines, Rambus Security > Rambus ROTW Holding BV > +31-73 6581953 > > Note: The Inside Secure/Verimatrix Silicon IP team was recently acquired by Rambus. > Please be so kind to update your e-mail address book with my new e-mail address. > > > ** This message and any attachments are for the sole use of the intended recipient(s). It may contain information that is confidential and privileged. If you are not the intended recipient of this message, you are prohibited from printing, copying, forwarding or saving it. Please delete the message and attachments and notify the sender immediately. ** > > Rambus Inc. > -- ~Randy