replacing openssh with something you've written yourself seems like reinventing the wheel, just because you can.
the sheer number of person-hours at developer salary rates in north america would probably amount to at least a few million dollars.
the sheer number of person-hours at developer salary rates in north america would probably amount to at least a few million dollars.
EDIT: As an example, the gogs project has implemented a small ssh server so people running it don't need to hook into OpenSSH, which relies on specific versions of OpenSSH to be performant. See https://github.com/gogits/gogs/blob/master/modules/ssh/ssh.g...