Re: [tor-dev] Just releasted : haskell-tor

2015-11-19 Thread meejah
Nik Kinkel writes: > Python+Twisted: https://github.com/nskinkel/oppy Great, thanks! I suggest filling out the "description" on your repo, as that's all GitHub shows when you're browsing your list of starred repositories (and nothing in "oppy" grabbed me as "tor related"). +1 for 94% test-cove

Re: [tor-dev] Just releasted : haskell-tor

2015-11-19 Thread Nik Kinkel
On 11/18/2015 10:18 PM, meejah wrote: > grarpamp writes: > >> What other implementations of Tor (with links) are out there >> besides mainline? I could wiki them. > > There's this, in "python + Scapy": >https://github.com/cea-sec/TorPylle > > ...and, based on the above, this: > >https

Re: [tor-dev] Just releasted : haskell-tor

2015-11-19 Thread Jessica Frazelle
I'm trying out this as a unikernel, super cool. On Thu, Nov 19, 2015 at 2:31 AM -0800, "grarpamp" wrote: On Wed, Nov 18, 2015 at 2:25 PM, grarpamp wrote: > What other implementations of Tor (with links) are out there > besides mainline? I could wiki them. https://trac.torproject.

Re: [tor-dev] Just releasted : haskell-tor

2015-11-19 Thread grarpamp
On Wed, Nov 18, 2015 at 2:25 PM, grarpamp wrote: > What other implementations of Tor (with links) are out there > besides mainline? I could wiki them. https://trac.torproject.org/projects/tor/wiki/doc/ListOfTorImplementations It's currently an orphan, someone with privs can add it to main page i

Re: [tor-dev] Just releasted : haskell-tor

2015-11-18 Thread meejah
grarpamp writes: > What other implementations of Tor (with links) are out there > besides mainline? I could wiki them. There's this, in "python + Scapy": https://github.com/cea-sec/TorPylle ...and, based on the above, this: https://github.com/pycepa/pycepa I haven't tried either of the

Re: [tor-dev] Just releasted : haskell-tor

2015-11-18 Thread Tim Wilson-Brown - teor
> On 19 Nov 2015, at 06:59, Moritz Bartl wrote: > > On 11/18/2015 08:33 PM, z...@manian.org wrote: Galois Inc has just released an implementation of the Tor protocol implemented in the Haskell programming langauge: https://github.com/GaloisInc/haskell-tor >>>What other impl

Re: [tor-dev] Just releasted : haskell-tor

2015-11-18 Thread Moritz Bartl
On 11/18/2015 08:33 PM, z...@manian.org wrote: >>> Galois Inc has just released an implementation of the Tor protocol >>> implemented in the Haskell programming langauge: >>> https://github.com/GaloisInc/haskell-tor >> What other implementations of Tor (with links) are out there >> besi

Re: [tor-dev] Just releasted : haskell-tor

2015-11-18 Thread z...@manian.org
There is this one as well. https://github.com/tvdw/gotor On Wed, Nov 18, 2015 at 11:25 AM, grarpamp wrote: > > Galois Inc has just released an implementation of the Tor protocol > > implemented in the Haskell programming langauge: > > https://github.com/GaloisInc/haskell-tor > > What other

Re: [tor-dev] Just releasted : haskell-tor

2015-11-18 Thread grarpamp
> Galois Inc has just released an implementation of the Tor protocol > implemented in the Haskell programming langauge: > https://github.com/GaloisInc/haskell-tor What other implementations of Tor (with links) are out there besides mainline? I could wiki them. _

[tor-dev] Just releasted : haskell-tor

2015-11-18 Thread Erik de Castro Lopo
Hi all, Galois Inc has just released an implementation of the Tor protocol implemented in the Haskell programming langauge: https://github.com/GaloisInc/haskell-tor The Readme states: This is an early implementation of Tor that has not been peer-reviewed. Those with a true, deep nee