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

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

bug#45413: Password exposure on SSH login


From: Daniel Martín
Subject: bug#45413: Password exposure on SSH login
Date: Fri, 25 Dec 2020 12:48:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)

"Pedro J. V. Mendes" <pedro.mendes@ist.utl.pt> writes:

[Don't forget to CC the bug tracker address so that the entire
conversation gets tracked. Thanks.]

> Hello, and happy Xmas!
>
> I give you snapshot of a minimal session exposing the problem.
>
> When I was typing the password, the characters were showing in
> normal-face, and after pressing Enter they turned to bold-face, like
> the previous "ssh" command.

Do you see at the bottom of the screen a minibuffer prompt that asks for
the password?  If you enter the password in that minibuffer prompt (not
in the shell buffer), it should replace characters with asterisks.  Make
sure you didn't accidentally switch from the minibuffer to the shell
buffer.

[Screenshot showing the problem, from the OP]

Attachment: thumbnail.png
Description: PNG image

Hm, it looks like a regular "Password:" OpenSSH prompt that should
already be handled correctly, unless I'm missing something.  Does this
happen when you start Emacs as "emacs -Q" too?

>
> After that both the "ssh" command and the password were recorded into
> the history.
>
> I hope this helps.
>

reply via email to

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