From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kelvin White Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] ERC: Hide identification password sent to Nickserv Date: Tue, 17 Mar 2015 21:56:15 +0000 Message-ID: References: <87bnjubn86.fsf@gmail.com> <87r3sozawd.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a114758622a794b0511830949 X-Trace: ger.gmane.org 1426629383 9868 80.91.229.3 (17 Mar 2015 21:56:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Mar 2015 21:56:23 +0000 (UTC) Cc: Emacs development discussions To: vibhavp@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 17 22:56:22 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YXzTK-0002Mw-3m for ged-emacs-devel@m.gmane.org; Tue, 17 Mar 2015 22:56:22 +0100 Original-Received: from localhost ([::1]:57221 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXzTJ-0007ol-20 for ged-emacs-devel@m.gmane.org; Tue, 17 Mar 2015 17:56:21 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXzTF-0007oT-B4 for emacs-devel@gnu.org; Tue, 17 Mar 2015 17:56:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXzTE-0004ep-L8 for emacs-devel@gnu.org; Tue, 17 Mar 2015 17:56:17 -0400 Original-Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:36384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXzTE-0004el-Fk for emacs-devel@gnu.org; Tue, 17 Mar 2015 17:56:16 -0400 Original-Received: by qcto4 with SMTP id o4so22482397qct.3 for ; Tue, 17 Mar 2015 14:56:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:from:date:message-id:subject:to:cc :content-type; bh=7CxVQs79cS9uQ8thsPQUbgzgayYZL3BVnWyj4NJLm6A=; b=RGpYd1XaXMlROq3i7Hw8H7EoRa0S6lHQhLsMe3O5fJKdbI8PKSEMckdU4aVfZ8MiHb IFveY190gHZFB2PpuXegImjiv420YMXovpZ31snnE18VwZ5SLCnypraqYsXFRzLjJFu/ 6nWWRUDHgEWarpycKvTCnV4DEaYTxvIHcR6lG99Bw+/AviIHqgPpfyLelEopGfGWCwo+ hVy8X5cW6xKOSpe4xIFkmBvNx/3FpAlmTikLdtRw21Gcq5/vP7tWfS8uK0jUI8UxmJdQ Eqml0IjYLn7XSJMLJGcE5KrMsrz1Y3FFjTzRaRcK+RkN1NaxhRcZwocgzUpJKNGsmcXs cwSQ== X-Received: by 10.55.17.164 with SMTP id 36mr84780980qkr.18.1426629375718; Tue, 17 Mar 2015 14:56:15 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400d:c01::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:183975 Archived-At: --001a114758622a794b0511830949 Content-Type: text/plain; charset=UTF-8 > Any objections to the patch? I'd like to have it pushed into master. I think it's a nice idea but it's inconsistent with other commands that may contain passwords. Also, I don't think it should be a default setting. IRC commands aren't logged or even inserted in the buffer. --001a114758622a794b0511830949 Content-Type: text/html; charset=UTF-8

> Any objections to the patch? I'd like to have it pushed into master.

I think it's a nice idea but it's inconsistent with other commands that may
contain passwords. Also, I don't think it should be a default setting.
IRC commands aren't logged or even inserted in the buffer.

--001a114758622a794b0511830949--