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 need for anonymity should strongly consider using the mainline Tor client until and unless this version receives appropriate extensions, testing, and review.
I'm not (yet) associated with this project but thought it should be mentioned here.
Cheers, Erik
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.
There is this one as well.
On Wed, Nov 18, 2015 at 11:25 AM, grarpamp grarpamp@gmail.com 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 besides mainline? I could wiki them. _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
On 11/18/2015 08:33 PM, zaki@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 besides mainline? I could wiki them.
There is this one as well. https://github.com/tvdw/gotor
NodeJS: https://github.com/Ayms/node-Tor Java: https://silvertunnel.org/doc/netlib.html , https://subgraph.com/orchid/
On 19 Nov 2015, at 06:59, Moritz Bartl moritz@torservers.net wrote:
On 11/18/2015 08:33 PM, zaki@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 besides mainline? I could wiki them.
There is this one as well. https://github.com/tvdw/gotor
NodeJS: https://github.com/Ayms/node-Tor Java: https://silvertunnel.org/doc/netlib.html , https://subgraph.com/orchid/ https://subgraph.com/orchid/
Also Java: https://github.com/owenson/tor-research-frameworkhttps://github.com/owenson/tor-research-framework https://github.com/owenson/tor-research-framework
Tim
Tim Wilson-Brown (teor)
teor2345 at gmail dot com PGP 968F094B
teor at blah dot im OTR CAD08081 9755866D 89E2A06F E3558B7F B5A9D14F
grarpamp grarpamp@gmail.com 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 above. I also recall a Python + Twisted one, too, but I can't find it now.
On 11/18/2015 10:18 PM, meejah wrote:
grarpamp grarpamp@gmail.com 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 above. I also recall a Python + Twisted one, too, but I can't find it now.
Python+Twisted: https://github.com/nskinkel/oppy
Although I'm pretty busy with school these days so, at the moment, it's mostly unmaintained.
Cheers, Nik
Nik Kinkel nskinkel@iastate.edu 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-coverage :)
On Wed, Nov 18, 2015 at 2:25 PM, grarpamp grarpamp@gmail.com 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 in "Miscellaneous" section and/or wherever else. Maintenance is upon reader. Enjoy.
I'm trying out this as a unikernel, super cool.
On Thu, Nov 19, 2015 at 2:31 AM -0800, "grarpamp" grarpamp@gmail.com 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.org/projects/tor/wiki/doc/ListOfTorImplementations
It's currently an orphan, someone with privs can add it to main page in "Miscellaneous" section and/or wherever else. Maintenance is upon reader. Enjoy. _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev