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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable pwfeedback (show asterisks) by default

1 participant