From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35540: Installer displays encrypted partition password entry in cleartext Date: Sun, 5 May 2019 16:36:57 +0200 Message-ID: <20190505143657.sc7lu67zbn6hu3bx@pelzflorian.localdomain> References: <20190503085437.opsw5whdkzmwrbrm@pelzflorian.localdomain> <20190503113018.5be80808@scratchpost.org> <20190503115024.20787d13@sybil.lepiller.eu> <87tvebbq9v.fsf@gnu.org> <20190504210632.i3tyhzisfw6anpyb@pelzflorian.localdomain> <877eb5duxo.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNIHD-0006Fn-Mv for bug-guix@gnu.org; Sun, 05 May 2019 10:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNIHC-0000Ky-QS for bug-guix@gnu.org; Sun, 05 May 2019 10:38:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41090) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNIHC-0000Ko-Mg for bug-guix@gnu.org; Sun, 05 May 2019 10:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNIHC-0006GK-Hq for bug-guix@gnu.org; Sun, 05 May 2019 10:38:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <877eb5duxo.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mathieu Othacehe Cc: 35540@debbugs.gnu.org On Sun, May 05, 2019 at 01:04:03PM +0200, Mathieu Othacehe wrote: > > Hello, > > > #2 would please everybody, but I do not know what widgets Newt > > provides for this. Mathieu, would you know if changing the > > visibility with e.g. a checkbox is doable? > > You'll find a patch attached that adds a checkbox to toggle password > hiding. Every password input now has such a checkbox, WDYT? > > Thanks, > > Mathieu This looks great and appears to work fine (I did not finish the installation due to the wpa-supplicant bug). “Hide” of course has no translations yet. Regards, Florian