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: Mon, 6 May 2019 20:14:46 +0200 Message-ID: <20190506181446.qsakunri5ewvanph@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> <87sgtrkijb.fsf@gnu.org> 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]:52931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNi9j-0004AN-9M for bug-guix@gnu.org; Mon, 06 May 2019 14:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNi9i-0006Rj-G6 for bug-guix@gnu.org; Mon, 06 May 2019 14:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43814) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNi9i-0006Re-B1 for bug-guix@gnu.org; Mon, 06 May 2019 14:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNi9i-00061H-6C for bug-guix@gnu.org; Mon, 06 May 2019 14:16:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87sgtrkijb.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Mathieu Othacehe , 35540@debbugs.gnu.org Sorry for being late to the feedback party. On Mon, May 06, 2019 at 12:02:16PM +0200, Ludovic Courtès 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.) > 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 “Hide” is takes up more space? is it still > going to fit? > German “Verbergen” is somewhat longer than “Hide”; I tried translating it locally and it still fits perfectly on my low res AMD GPU screen. When creating a user account, the translation for Home Directory (“Persönliches Verzeichnis”) gets cut off to “Persönliches Verzeic”, but I believe this is not important. Regards, Florian