Hacker News new | ask | show | jobs
by graylights 4278 days ago
Much easier to implement a custom captive shell (default login shell for user) then to mess with the crypto system.
1 comments

Maybe. Actually, it looks like Github is using libssh, which is along the lines of what I was thinking, without having to mess with crypto too much, as you say.