[Haskell-cafe] ANN: haskell-tor 0.1

Adam Wick awick at galois.com
Thu Nov 19 01:22:45 UTC 2015


Howdy -

Galois is pleased to announce an initial release of haskell-tor.
Haskell-tor is intended to be a full-featured, drop-in implementation of
the Tor onion routing protocol. This release provides full support for
resolving names and building connections via anonymized channels, as well
as (less tested) support for running relay and exit nodes.

There are still many tasks left to do, however, if you're interested in
learning about and working on a Tor implementation, including support for
hidden services, proper flow control, directory support, etc. So if you're
interested, jump in! We welcome your patches.

You can find haskell-tor on:

GitHub: https://github.com/GaloisInc/haskell-tor
Hackage: https://hackage.haskell.org/package/haskell-tor

Haskell-tor is HaLVM-ready.


- Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151119/1290ca86/attachment.html>


More information about the Haskell-Cafe mailing list