From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35540: Installer displays encrypted partition password entry in cleartext Date: Mon, 06 May 2019 21:45:12 +0200 Message-ID: <87v9ynfjuf.fsf@gnu.org> 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> <87sgtrkijb.fsf@gnu.org> <20190506181446.qsakunri5ewvanph@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43207) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNjYo-000438-Uy for bug-guix@gnu.org; Mon, 06 May 2019 15:46:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNjYo-0008Ia-2b for bug-guix@gnu.org; Mon, 06 May 2019 15:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43957) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNjYn-0008IE-VA for bug-guix@gnu.org; Mon, 06 May 2019 15:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNjYn-0008QZ-Sq for bug-guix@gnu.org; Mon, 06 May 2019 15:46:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190506181446.qsakunri5ewvanph@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Mon, 6 May 2019 20:14:46 +0200") 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: "pelzflorian (Florian Pelz)" Cc: Mathieu Othacehe , 35540@debbugs.gnu.org "pelzflorian (Florian Pelz)" skribis: > On Mon, May 06, 2019 at 12:02:16PM +0200, Ludovic Court=C3=A8s wrote: >> I would perhaps add that checkbox only for the passphrase, in part > > I disagree, people would expect it (and file bugs) for other passwords > for the same reasons (other people watching while you install Guix > vs. wanting to visually confirm you have not mistyped etc.) Yeah OK, that makes sense to me. >> because when I test an install I prefer to have fewer keystrokes :-), >> but also because this might clutter dialog boxes and cause troubles: >> what if the translation of =E2=80=9CHide=E2=80=9D is takes up more space= ? is it still >> going to fit? >> > > German =E2=80=9CVerbergen=E2=80=9D is somewhat longer than =E2=80=9CHide= =E2=80=9D; I tried translating > it locally and it still fits perfectly on my low res AMD GPU screen. Perfect. So I guess you can go ahead and push, Mathieu! Thank you, Ludo=E2=80=99.