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] OfflineMasterKey / ansible-relayor

2015-11-18 Thread nusenu
> background: > I might want to integrate offline master key functionality into > ansible-relayor [1]. I added (preliminary) OfflineMasterKey support to ansible-relayor [1] - in fact it will become the only option eventually as it make many things actually simpler, would be great if someone could

[tor-dev] Summary of meek's costs, October 2015

2015-11-18 Thread David Fifield
Here's the summary of meek's CDN fees for October 2015. App Engine + Amazon + Azure = total by month February 2014$0.09 + -- + -- = $0.09 March 2014 $0.00 + -- + -- = $0.00 April 2014 $0.73 + -- + -- = $0.73 May 2014

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