go-sshd/TODO
2017-03-09 02:39:04 +01:00

5 lines
315 B
Text

* Make sure to not run this as root (setuid doesn't work well), so use NET capabilities
* Check assertions and TODOs.
* Look if/where we want to set deadlines on open sockets
* Go through all log.Println calls, and make sure they are unique(?) and
sensible, and are not too verbose, and/or hidden behind *verbose