Uncompromising password feedback
Andrew Thorp <[email protected]> Sat, 4 Jul 2020 22:31:06 -0400
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <CAHBARKe3Xq=N4rqLzEX9xj+xfbANGM1ec16g2tUSZzb5=Y22nA@mail.gmail.com> |
Hello all, I recently thought about the need for password input feedback that wouldn't compromise the length of your passphrase. My proposal is to have the password input be shown as a single special character. Every keystroke changes the character, and deleting the whole passphrase buffer clears the character from the screen. This involves adding an option to indicate you want to show secure feedback, adding an additional condition/input loop to `getln` in tgetpass.c, as well as documentation updates. This is something I'm considering writing, but before I spent the time I'd appreciate the community's feedback. Is this something that has been tried before? Is this something that would be considered adoptable? Cheers, Andrew Thorp keybase.io/awildthorp ____________________________________________________________ sudo-workers mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-workers