@hackage haskell-tor0.1.1

A Haskell Tor Node

  • Installation

  • Dependencies (24)

  • Dependents (0)

  • Package Flags

      network
       (on by default)

      Use the base network library

      hans
       (on by default)

      Use the Haskell Network Stack (HaNS)

An implementation of the Tor anonymity system in Haskell. The core functionality is exported both as an application and as a high-level library exported by the Tor module. Please see that module for common usage scenarios, and dip only into the other files for advanced / unplanned cases.