emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#17839: closed (24.4.50; read-passwd echoes passwor


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#17839: closed (24.4.50; read-passwd echoes password input in non-interactive sessions)
Date: Thu, 26 Jun 2014 19:03:02 +0000

Your message dated Thu, 26 Jun 2014 15:01:53 -0400
with message-id <address@hidden>
and subject line Re: bug#17839: 24.4.50; read-passwd echoes password input in 
non-interactive sessions
has caused the debbugs.gnu.org bug report #17839,
regarding 24.4.50; read-passwd echoes password input in non-interactive sessions
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
17839: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17839
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.4.50; read-passwd echoes password input in non-interactive sessions Date: Mon, 23 Jun 2014 15:51:37 +0200
In a non-interactive session, i.e. "emacs -Q --batch …", `read-passwd'
currently echoes the password input on the TTY.

I would expect `read-passwd' to suppress input echo while reading a
password, like suo, sudo, SSH, GPG and similar programs do.

In my opinion, the current behaviour is harmful, because from their
experience with these programs user will likely expect that input
following a "Password: " prompt is hidden, and thus may accidentally
expose their password, being unaware that Emacs behaves differently.



--- End Message ---
--- Begin Message --- Subject: Re: bug#17839: 24.4.50; read-passwd echoes password input in non-interactive sessions Date: Thu, 26 Jun 2014 15:01:53 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Stefan Monnier wrote:

> but indeed, it's not desirable.  Could someone install the obvious patch
> in read-passwd to emit a warning (right after the prompt, so the user
> will necessarily see it)?

Done and documented.
(Feel free to adjust wording.)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]