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
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
> 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
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:
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],
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
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