Post B4tZUythIAvNFeHJ1U by omgubuntu@floss.social
(DIR) More posts by omgubuntu@floss.social
(DIR) Post #B4tZUythIAvNFeHJ1U by omgubuntu@floss.social
0 likes, 0 repeats
A 'no echo' mode has been added to sudo in Ubuntu 26.04. It lets you hide password asterisks (visual feedback) when you type your sudo password.Press TAB to toggle between feedback (shows asterisks) and no echo (no feedback).GIF demo below shows the default visible behaviour first, then I re-run a sudo command and activate no echo mode with TAB (no password feedback).#Ubuntu #Sudo
(DIR) Post #B4tZcG006gwWJnhCxk by omgubuntu@floss.social
0 likes, 0 repeats
See video in better quality, and read more detail on the what and why ⤵https://www.omgubuntu.co.uk/2026/04/sudo-rs-password-feedback-toggle
(DIR) Post #B4taLHCaTsNH543AZM by Bit_form@corteximplant.com
0 likes, 0 repeats
@omgubuntu Is 26.04 set to feedback on default?
(DIR) Post #B4tgLSVD4921qxEMi0 by wolf@helvede.net
0 likes, 0 repeats
@omgubuntu This means everyone will now be able to read my twelve-character password that consists of twelve asterisks.
(DIR) Post #B52v7lonhSkRRQxr4C by devnull@mamot.fr
0 likes, 0 repeats
@omgubuntu It's been ages that GNU/Linux OSes don't output de the sudoer and root passwords as you type it in a terminal…Even ubuntu (and Mint) used to hide them by default… It's a "modern" ubuntu/Linux mint specific thing to echoing password lengths in terminal…That's basically additional code in a sensitive piece of software that lacks containers/contributions, for what exactly ? Except adding back what already existed before but ubuntu decided to break just because…