Re: [tor-dev] [tor-talk] Tor Research Framework update

2014-08-11 Thread Tim
Hi George, I'm still trying to work out exactly how to go about fuzzing Tor. So far, I've been to defined an initial problem space, configured a test environment, and explored some fuzzing libraries / tools. Fuzzing Problem Space We started by looking at fuzzing Tor directory download requests

Re: [tor-dev] [tor-talk] Tor Research Framework update

2014-08-11 Thread Gareth Owen
Hi George Thanks for your reply and information+links. Tim (cc-ed) is leading the work on the fuzzer and is looking at a couple of different frameworks. I've set up a example that can do port-forwarding to a BEGIN_DIR service - so you can just point a fuzzer at the local port - this opens up a

Re: [tor-dev] RPM: migration to systemd service

2014-08-11 Thread Ondrej Mikle
On 08/10/2014 10:40 AM, Nusenu wrote: > Nusenu: While reading fedora's tor.spec [1], I noticed #8368 [2] and the > fact that tor includes already a systemd service file but the RPMs do not > make use of it yet? I have looked at the tor.spec files - current one, EPEL one and Fedora one, trying to

Re: [tor-dev] [tor-talk] Tor Research Framework update

2014-08-11 Thread George Kadianakis
Gareth Owen writes: > Hi all > > I thought I'd give you an update on where the Tor Research Framework is now > at as there's been lots of development over the last few weeks. At present, > the framework is a largely fully functional tor client with code that is > easy to read, follow and cruciall

[tor-dev] [RELEASE] Torsocks 2.0.0 stable

2014-08-11 Thread David Goulet
Hi everyone! Following the discussion of bug #10007[1], this is the *stable* release 2.0.0 for torsocks. Nothing major went in since -rc7, see the change log below. 2014-08-11 torsocks 2.0.0 * Fix: compilation issue on Debian kfreebsd-i386 * Fix: add LICENSE file to repository * Fix:

Re: [tor-dev] Tor API doc?

2014-08-11 Thread CJ
On August 11, 2014 4:13:00 PM CEST, Zack Weinberg wrote: >Also, https://stem.torproject.org/ is a client library for the API >(that is, a library for writing programs that use the control port). Yep, but working with java ;). But it's ok, I have what I nees now. Cheers, C. > >On Mon, Aug 11, 2

[tor-dev] Tor Research Framework update

2014-08-11 Thread Gareth Owen
Hi all I thought I'd give you an update on where the Tor Research Framework is now at as there's been lots of development over the last few weeks. At present, the framework is a largely fully functional tor client with code that is easy to read, follow and crucially change for custom functionality

Re: [tor-dev] Tor API doc?

2014-08-11 Thread Zack Weinberg
Also, https://stem.torproject.org/ is a client library for the API (that is, a library for writing programs that use the control port). On Mon, Aug 11, 2014 at 6:07 AM, CJ wrote: > > > On 08/11/2014 11:21 AM, Nusenu wrote: >>> I've searched, but didn't find anything regarding how we can >>> inter

Re: [tor-dev] OFTC-i2p Relay Bot for #tor/#tor-dev

2014-08-11 Thread Peter Palfrader
On Sat, 09 Aug 2014, ihave2p wrote: > I was referred to this list by velope@oftc and have spoken directly with > isis@oftc with regard to administering a relay bot for #tor/#tor-dev > between Irc2p (i2p) and OFTC. JFTR, I have removed that relay until there is clear consensus that we want it.

Re: [tor-dev] little-t tor "projects" in need of another keyboard

2014-08-11 Thread George Kadianakis
tibi...@riseup.net writes: > Hi everyone, > > Is there any project in little-t tor that needs another hacker? I have > (under another name) been writing tor unit tests, which I've "finished". > What should I work on next? Happy to work on either new code or more unit > tests. > FWIW, if you want

[tor-dev] Torflow error

2014-08-11 Thread spriver
Hi, I am trying to setup Torflow, but when I am about to start metatroller I'm getting following error: sudo ./metatroller.py Traceback (most recent call last): File "./metatroller.py", line 330, in main(sys.argv) File "./metatroller.py", line 327, in main listenloop(*startup())

Re: [tor-dev] Tor API doc?

2014-08-11 Thread CJ
On 08/11/2014 11:21 AM, Nusenu wrote: >> I've searched, but didn't find anything regarding how we can >> interact with Tor API (through the Administration Port). > >> Would be nice if you could provide some link :). > > If you are talking about tor's ControlPort: > > https://gitweb.torproject.

Re: [tor-dev] Tor API doc?

2014-08-11 Thread Nusenu
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 > I've searched, but didn't find anything regarding how we can > interact with Tor API (through the Administration Port). > > Would be nice if you could provide some link :). If you are talking about tor's ControlPort: https://gitweb.torproject.o

[tor-dev] Tor API doc?

2014-08-11 Thread CJ
Hello, I've searched, but didn't find anything regarding how we can interact with Tor API (through the Administration Port). Would be nice if you could provide some link :). Thanks in advance. Cheers, C. ___ tor-dev mailing list tor-dev@lists.torproj