Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2382766imm; Sun, 7 Oct 2018 02:55:30 -0700 (PDT) X-Google-Smtp-Source: ACcGV60hw4mQ6mzKJ9Jmv1rxs/DyNRGWss5DqEPWxKn/TO9ZZjEIulSfwNQH41tC+hcafG7ULSTf X-Received: by 2002:a63:9c3:: with SMTP id 186-v6mr17046802pgj.249.1538906130154; Sun, 07 Oct 2018 02:55:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538906130; cv=none; d=google.com; s=arc-20160816; b=Mwba89d7OYWzQDoqlxWzkfRGoY3HoI7e1EvUAE6eYt72A6NDHsD4c/kY/5D0xN8iGK TvE7GDb1iZ95tPR3Xz798lTIUPHuqY0qde0K1wGY+MHe5lydpu4LpY05M36/CeVBiYdA wyLqB8xKySoVL9vG0V0yNeQq8dxnPa/RSP2a3ztJR0eBEQCyI0ISBmkFtfE2/G5IX1oJ NwPF+Edf0TYY7oHKSCelQ+GCtAatrc44iR0gmKHqQ1WtKZgfoEtR7wI0qUEHQ9NPAFfc m5PgzQJzyKtwq7CfpDQQNxuTMI/QTBpTmu4iBu+RoUWiGQsByipyqubAEoJG99co2Rsy /Zww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=qteuzuciMD7TFSwWJ6he5Wrx4VRxHDX+ru5LYcuZBWg=; b=W58ShsMAKtqM9uPb9UVaejNskoZRmcisKVd3DuPA94psuDM9sdkxWWmJN0s75gVk6i E7loJAc84Gvan4vWnr0MBA4mK83HlT3smpCSnggoSsIjryxKc0zLV2p9mXI9eaw/P0ES +z0cZ5ueTaveJCTgn8sIuyrB74Dexe4FIEdCgA08pc35n9+kYvGEz/YC85MLmhv/WbmV x5navTbmDkOgfPAhgr3YEiHiXlHIr62foYfgGyjsZUOTzhV6C1hKIdkEsC4KZEFS7OnK Tk+wTQwTJzgmDuqPuH0HSNabwcVCaz9HCZ8QV+mJKAlf5FSdbQtBoUfbeZfwdWJyuxm9 LjBg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w6-v6si14913109pgm.557.2018.10.07.02.54.45; Sun, 07 Oct 2018 02:55:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726402AbeJGRAw (ORCPT + 99 others); Sun, 7 Oct 2018 13:00:52 -0400 Received: from mx2.suse.de ([195.135.220.15]:54590 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725994AbeJGRAw (ORCPT ); Sun, 7 Oct 2018 13:00:52 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id EE91CACF9; Sun, 7 Oct 2018 09:54:05 +0000 (UTC) Subject: Re: [Ksummit-discuss] [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email addresses To: Daniel Vetter , James Bottomley Cc: Linux Kernel Mailing List , ksummit References: <1538861738.4088.5.camel@HansenPartnership.com> <1538861799.4088.6.camel@HansenPartnership.com> From: Hannes Reinecke Message-ID: Date: Sun, 7 Oct 2018 11:54:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/7/18 11:04 AM, Daniel Vetter wrote: > On Sat, Oct 6, 2018 at 11:36 PM James Bottomley > wrote: >> >> From 4a614e9440148894207bef5bf69e74071baceb3b Mon Sep 17 00:00:00 2001 >> From: James Bottomley >> Date: Sat, 6 Oct 2018 14:21:56 -0700 >> Subject: [PATCH 1/2] code-of-conduct: Fix the ambiguity about collecting email >> addresses >> >> The current code of conduct has an ambiguity in the it considers publishing >> private information such as email addresses unacceptable behaviour. Since >> the Linux kernel collects and publishes email addresses as part of the patch >> process, add an exception clause for email addresses ordinarily collected by >> the project to correct this ambiguity. >> >> Signed-off-by: James Bottomley >> --- >> Documentation/process/code-of-conduct.rst | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/Documentation/process/code-of-conduct.rst b/Documentation/process/code-of-conduct.rst >> index ab7c24b5478c..aa40e34e7785 100644 >> --- a/Documentation/process/code-of-conduct.rst >> +++ b/Documentation/process/code-of-conduct.rst >> @@ -31,7 +31,7 @@ Examples of unacceptable behavior by participants include: >> * Trolling, insulting/derogatory comments, and personal or political attacks >> * Public or private harassment >> * Publishing others’ private information, such as a physical or electronic >> - address, without explicit permission >> + address not ordinarily collected by the project, without explicit permission >> * Other conduct which could reasonably be considered inappropriate in a >> professional setting > > We've discussed this a bit with freedesktop.org people a while ago, > both from a CoC and privacy regulations pov, and we concluded that > attaching random people's emails in Reported-by: and similar lines, > without their consent, is indeed a problem. Bugzilla is rather > problematic in this way, since it looks like it's protecting your > email address and keeping it private, but then you can still just grab > it from the bugzilla emails without first asking for permission. > That's one of the reasons why fd.o admins want to retire Bugzilla in > favour of gitlab issues (where this is handled a lot more strictly). > > What we discussed in the older thread here on ksummit-discuss is > making it clear that email addresses sent to public mailing lists are > considered public information, which I think is worth clarifying. But > what you're excempting here is anything collected without permission > in the past, which I don't think is a good wording. I've definitely > been skimping on the rules here in the past. At least in my > understanding of the legal situation, if you get a bug report through > a private channel, or at least a channel that hides private address > information (like Bugzilla does, albeit sloppily), then you do have to > ask for explicit consent to publishing that information. That is my interpretation, too. And it even says so in Documentation/submitting-patches.rst, do I don't we need to clarify it further. Cheers, Hannes