Ubuntu 26.04 Ends Terminal Silence Why Your Sudo Password Will Soon Show Asterisks.
Ubuntu 26.04 "Resolute Raccoon" to Enable Password Visual Feedback by Default, Sparking Security Debates As the official release of Ubuntu 26.04 LTS (Resolute Raccoon) approaches this April, a specific configuration change in the sudo command has become a hot topic within the Linux community. Canonical has decided to enable visual password feedback by default, using asterisks ( * ) to represent each character typed. The "pwfeedback" Shift Traditionally, when a user types a password in a Linux terminal for a sudo request, no characters are displayed. This "silent" input is a long-standing security measure intended to prevent onlookers from determining the length of a password. However, Ubuntu 26.04 is flipping the switch on the pwfeedback configuration. The rationale behind this change is to improve the User Experience (UX) for newcomers. Beginners often find the blank screen confusing, leading them to believe the system is frozen or that their keybo...