LWN.net Logo

Back to line-by-line input...

Back to line-by-line input...

Posted Sep 18, 2008 5:30 UTC (Thu) by eru (subscriber, #2753)
In reply to: OpenSSH and keystroke timings by shapr
Parent article: OpenSSH and keystroke timings

My next thought is "try to use backspace in your password."

Suppose ssh introduced a line-by-line mode, where editing like backspace can be done locally by the ssh client? This would of course require that all software you are trying to feed passwords to will co-operate in setting the line-mode. Maybe this would even need a new stty mode?

In the age of dinosaurs, these kinds of line-by-modes were normal on non-Unix systems. In fact it was quite uncommon for apps to react to individual characters from terminals. Editing was handled by "smart terminals" or front-end machines, which fed complete lines (or even complete filled forms) to The Real Computer.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds