Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords
https://pbxscience.com/ubuntu-26-04-ends-46-years-of-silent-sudo-passwords/
Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords
https://pbxscience.com/ubuntu-26-04-ends-46-years-of-silent-sudo-passwords/
Either way, password lengths are exposed in virtually all scenarios except the Unix Terminal - and have caused 0 issues in practice. The default of hiding password inputs really is useless security theater, and always has been.
The crazier part is Ubuntu using a pre-1.0 software suite instead of software that has been around for decades. The switch to Rust coreutils is far too early.
Is this really the thing we're complaining about though? There's a lot more annoying things in Linux, rather than whether or not I see dots when I login...
How about all the daemons that double log or double timestamp on systemd machines?
sudo is not the only thing that prompts for password in the terminal. There is at least passwd and ssh.
I value ctrl+U a lot more for password prompts than the visual feedback, it's even used by GUI on Linux.
Good. It's terrible UX.
The security argument is a red herring. It was originally built with no echo because it was easier to turn echo on and off than to echo asterisks. Not for security.