Skip to content

Conversation

@Timmmm
Copy link

@Timmmm Timmmm commented Oct 13, 2025

Change the default so that asterisks are shown when entering passwords. It is still possibly to disable the asterisks by explicitly turning pwfeedback off.

This fixes a major UX pain point for new users. Security is theoretically worse since password lengths are exposed to people watching your screen, but this is an infinitesimal benefit far outweighed by the UX issue. Outside of sudo/login no other password entry interfaces omit asterisks (including others on Linux).

Fixes #1300

Change the default so that asterisks are shown when entering passwords. It is still possibly to disable the asterisks by explicitly turning `pwfeedback` off.

This fixes a major UX pain point for new users. Security is theoretically worse since password lengths are exposed to people watching your screen, but this is an infinitesimal benefit far outweighed by the UX issue. Outside of sudo/login no other password entry interfaces omit asterisks (including others on Linux).

Fixes trifectatechfoundation#1300
@squell squell added suggestion freeze Temporarily blocked from merging pending a release labels Nov 5, 2025
@bjorn3 bjorn3 removed the freeze Temporarily blocked from merging pending a release label Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable pwfeedback (show asterisks) by default

3 participants