A pure-Haskell SSH server library. Fork of repository to preserve some changes we don't want to keep in the mainline. (fork of ganesh's ssh)

root

This a library for implementing your own servers that handle SSH
requests and authorization, etc. Similar to Python's Twisted Conch
library. It's used eg by darcsden to provide basic SSH access.