Hacker News new | ask | show | jobs
by icebraining 4308 days ago
Well, Mosh still uses OpenSSH for the initial authentication, and during the rest of the connection, all the security is handled by a single layer (AES-OCB, using the reference implementation), which is not specific to Mosh.

That said, it has never been audited.