Re: [tor-dev] Gitian builds in VirtualBox with Vagrant

2013-06-28 Thread David Fifield
On Fri, Jun 28, 2013 at 04:02:14PM -0700, Mike Perry wrote: > Arlo Breault: > > > This is rather exciting. Do you think that this method can be adapted to > > > build the pluggable transports bundles? > > > > Yes. > > > > I originally started working on this so I could submit a patch to include

Re: [tor-dev] Gitian builds in VirtualBox with Vagrant

2013-06-28 Thread Mike Perry
Arlo Breault: > > This is rather exciting. Do you think that this method can be adapted to > > build the pluggable transports bundles? > > Yes. > > I originally started working on this so I could submit a patch to include > the tor-fw-helper in the TBB. > > But since the helper is only needed

Re: [tor-dev] Gitian builds in VirtualBox with Vagrant

2013-06-28 Thread Arlo Breault
> This is rather exciting. Do you think that this method can be adapted to > build the pluggable transports bundles? Yes. I originally started working on this so I could submit a patch to include the tor-fw-helper in the TBB. But since the helper is only needed in the PT bundles, reworking thei

[tor-dev] Status report - HTTP pluggable transport

2013-06-28 Thread Chang Lan
Hi there, During the first two weeks of my GSoC project, I have implemented a HTTP CONNECT-based pluggable transport. In short, I use HTTP CONNECT semantics to establish a secure channel between the client and the bridge. Specifically, this is the scenario: 1. Connection establishment:

[tor-dev] [GSOC] Status report - Tor capabilities

2013-06-28 Thread Cristian-Matei Toader
Hello tor-dev, As a small reminder the purpose of the project is to create capabilities based sandboxing for Tor, which may only allow the program to execute a number of predefined syscalls. For the past 2 weeks: - I have consulted with Nick Mathewson (nickm) and agreed upon using seccomp2 [1],

Re: [tor-dev] Vidalia 2.0 - an complete rewrite

2013-06-28 Thread Leo Unglaub
Hey, On 06/25/2013 10:42 PM, Leo Unglaub wrote: I am putting it on my ToDo list and will push it when i get home from work. i have encountered a little problem while uploading it to the repository. I used some parts of the "firemoon" framework in my tool to build it. This framework is develo

[tor-dev] RFC: obfsproxyssh

2013-06-28 Thread Yawning Angel
Hello, I have been talking about this in #tor-dev for a while (and pestering people with questions regarding some of the more nuanced aspects of writing a pluggable transport, thanks to nickm, mikeperry and asn for their help), and finally have what I would consider a pre-alpha for the PT implemen