Sudo-rs enables pwfeedback by default for Resolute Raccoon(discourse.ubuntu.com)
discourse.ubuntu.com
Sudo-rs enables pwfeedback by default for Resolute Raccoon
https://discourse.ubuntu.com/t/sudo-rs-enables-pwfeedback-by-default-for-resolute-raccoon/77712
3 comments
With modern technology you don’t actually need to be behind the shoulder to see that information, so that is less security for some convenience.
I don’t think we can afford less security
I don’t think we can afford less security
I recently started using Linux again, and decided to try and fix some of its more ancient and silly UX paper cuts. This is my first success!
My attempt to fix the annoying and unnecessary 2 second delay when you mistype your password is going rather less well: https://github.com/linux-pam/linux-pam/pull/789
Does anyone want to rewrite PAM in Rust? :D
My attempt to fix the annoying and unnecessary 2 second delay when you mistype your password is going rather less well: https://github.com/linux-pam/linux-pam/pull/789
Does anyone want to rewrite PAM in Rust? :D
I don't know if these were added but to match security of other graphical password fields after submitting the password the terminal should clear the starts and while the password is being inputted it should protect the window so it can not be screen recorded.