readLineFromBuf reads one line from stdin. Subsequent calls reuse the same buffer, so we don't lose any input when reading a password twice (to verify)
(buf *bufio.Reader)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected