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: Fri, 3 May 2019 10:54:37 +0200 Message-ID: <20190503085437.opsw5whdkzmwrbrm@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMTyD-0000cQ-0i for bug-guix@gnu.org; Fri, 03 May 2019 04:55:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMTyB-00027D-UH for bug-guix@gnu.org; Fri, 03 May 2019 04:55:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34134) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMTyA-00026A-K3 for bug-guix@gnu.org; Fri, 03 May 2019 04:55:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMTyA-00020O-HV for bug-guix@gnu.org; Fri, 03 May 2019 04:55:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:59463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMTxs-0000aM-OJ for bug-guix@gnu.org; Fri, 03 May 2019 04:54:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMTxr-0001k8-UI for bug-guix@gnu.org; Fri, 03 May 2019 04:54:44 -0400 Received: from pelzflorian.de ([5.45.111.108]:52828 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMTxr-0001hU-O6 for bug-guix@gnu.org; Fri, 03 May 2019 04:54:43 -0400 Received: from pelzflorian.localdomain (unknown [5.45.111.108]) by mail.pelzflorian.de (Postfix) with ESMTPSA id 2E77C360038 for ; Fri, 3 May 2019 10:54:38 +0200 (CEST) Content-Disposition: inline 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: 35540@debbugs.gnu.org When creating an encrypted partition in Manual partitioning (maybe also Guided?) in the Newt installer, it asks for a password with which to encrypt the partition. However only the password confirmation password entry diplays ******* instead of the typed password, the password entry before displays the password in cleartext.