A mostly Haskell SSH server library

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.

This is an update of pointfree's fork of ssh-0.3.2 supporting more
secure algorithms, used for darcs hub.