fairyglade / ly

display manager with console UI
Do What The F*ck You Want To Public License
5.47k stars 305 forks source link

Hide password prompt #637

Closed KaiJan57 closed 3 months ago

KaiJan57 commented 4 months ago

In previous versions of ly, one could set asterik= (space) to make it harder to see the password length. This does not work anymore; I think ly could be improved by adding some password prompt display modes, like xsecurelock does, for example show the current time in hex on each keypress. This gives feedback on whether the key was recognized, but does not give away the password's length.

AnErrupTion commented 3 months ago

You can now set asterisk = null to not show the password at all.