Re: [tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread Zack Weinberg
On 2012-06-04 8:13 PM, David Fifield wrote: $ git clone https://git.torproject.org/stegotorus.git $ cd stegotorus $ autoreconf -i $ ./configure&& make $ ./stegotorus null socks 127.0.0.1:5000 [info] ./stegotorus process 28359 now initialized $ tor ClientTransportPlugin "stegotorus socks4 127.0.

Re: [tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread David Fifield
On Mon, Jun 04, 2012 at 04:09:04PM -0700, Zack Weinberg wrote: > On Mon, Jun 4, 2012 at 8:21 AM, Zack Weinberg wrote: > > For the moment, the source tree is visible on Github: > > .  It is likely to move to > > gitweb.torproject.org hosting in the near future.

Re: [tor-dev] txtorcon 0.2

2012-06-04 Thread Damian Johnson
> I was thinking about this a little last week -- it would certainly be > nice to abstract more of the "general parsing stuff". We plan to put most of the parsing stuff into the stem.response module, which txtorcon could use without touching any of the threading stuff. For example... https://gitw

[tor-dev] Stegotorus now available from gitweb.torproject.org

2012-06-04 Thread Zack Weinberg
On Mon, Jun 4, 2012 at 8:21 AM, Zack Weinberg wrote: > For the moment, the source tree is visible on Github: > .  It is likely to move to > gitweb.torproject.org hosting in the near future. You can now clone {git,https}://git.torproject.org/stegotorus.git . Be

Re: [tor-dev] Can we stop sanitizing nicknames in bridge descriptors?

2012-06-04 Thread Sebastian G.
Karsten Loesing: > On 5/16/12 8:47 AM, Karsten Loesing wrote: >> On 5/2/12 2:30 PM, Karsten Loesing wrote: >>> If nobody objects within the next, say, two weeks, I'm going to make an >>> old tarball from 2008 available with original nicknames. And if nobody >>> screams, I'll provide the remaining

Re: [tor-dev] txtorcon 0.2

2012-06-04 Thread meejah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Damian Johnson writes: >> (If this type of mail isn't appropriate for tor-dev please let me >> know...) > On a side note, do you think that any txtorcon/stem work would be > appropriate? They're both aiming to be a library that does largely > the sa

[tor-dev] [GSoC]Tails-server

2012-06-04 Thread jvoisin
Hello, the "community bonding period" is over for quite some time now, but as I have previously said in my application, I (unfortunately) won't be able to start my GSoC until the 8th of June. So far, I managed to build Tails in a virtual machine, in a tmpfs, using a proxy (to avoid spamming Debian

Re: [tor-dev] txtorcon 0.2

2012-06-04 Thread Damian Johnson
> It seems to me that within the Tor community, for everything that's not > the "tor core c code", there's a lot of duplication, duplicated code > around or abbandoned projects. We do have quite a few abandoned projects, though the core codebase certainly isn't the only one that's actively maintai

Re: [tor-dev] GSoC Intro: Stegotorus

2012-06-04 Thread Zack Weinberg
On Mon, Jun 4, 2012 at 6:29 AM, Roger Dingledine wrote: > On Mon, Jun 04, 2012 at 03:02:12PM +0200, Philipp Winter wrote: >> Is there any technical documentation or paper regarding Stegotorus >> available? I >> failed to find something on the Internet. > > There is a paper, but it's stuck in "und

Re: [tor-dev] GSoC Intro: Stegotorus

2012-06-04 Thread Roger Dingledine
On Mon, Jun 04, 2012 at 03:02:12PM +0200, Philipp Winter wrote: > Is there any technical documentation or paper regarding Stegotorus available? > I > failed to find something on the Internet. There is a paper, but it's stuck in "under submission" limbo. I think the paper is going to want some rev

Re: [tor-dev] GSoC Intro: Stegotorus

2012-06-04 Thread Philipp Winter
On Mon, Jun 04, 2012 at 06:35:53AM -0600, vmon wrote: > After submitting my idea, I found out that at the end of the day, it wasn't > *that* original. Zack/zwol had worked on it for a year. It is called > Stegotorus. However, considering, the arm-race nature of the problem and the > state of develo

[tor-dev] [GSoC] APAF Report

2012-06-04 Thread Michele Orrù
Hello, As Daniel suggested, I'm writing this email to keep you updated on my Google Summer of Code Project - APAF. Following the hackathon of the 18-21 May, we reached a working build environment, and a primitive administration page. Below follows a brief update about what is the current status of

[tor-dev] GSoC Intro: Stegotorus

2012-06-04 Thread vmon
Hello Tor-devers, It is a beautiful spring/summer day and this is vmon. I m going spend my summer with you guys. You might think that I m a bit off schedule with such a late GSoCc intro, but till 2 days ago I didn't know what I was going to do this summer for tor, so I couldn't write much before.

Re: [tor-dev] TorStatus

2012-06-04 Thread Karsten Loesing
On 6/4/12 8:47 AM, Fabio Pietrosanti (naif) wrote: > I would suggest to rewrite onionoo in Python on the basis of STEM (or > extension of txtorcon): > > https://gitweb.torproject.org/stem.git by atagar > > It now have extensive parsers for Tor's cached-consensus i think it may > quickly provide t

Re: [tor-dev] TorStatus

2012-06-04 Thread Karsten Loesing
On 6/4/12 8:40 AM, Felix Ker wrote: > Thank you for sharing! Looks like there's too little information about how > Atlas can be used to list the servers. Would you be able to share any > documentation? Do you mean how Atlas can be used to display a list of the current relays and/or bridges rather

Re: [tor-dev] txtorcon 0.2

2012-06-04 Thread Fabio Pietrosanti (naif)
On 6/1/12 8:45 PM, Damian Johnson wrote: >> (If this type of mail isn't appropriate for tor-dev please let me >> know...) > > It's perfectly appropriate - glad to hear about the improvements! > > On a side note, do you think that any txtorcon/stem work would be > appropriate? They're both aiming

Re: [tor-dev] TorStatus

2012-06-04 Thread Fabio Pietrosanti (naif)
On 6/4/12 8:04 AM, Karsten Loesing wrote: > TorStatus is, AFAIK, not maintained anymore. But we developed Onionoo > [0] and Atlas [1] as a TorStatus replacement. Onionoo provides Tor > status information in a JSON format and Atlas presents these data in a > nice human-readable format. You could

Re: [tor-dev] TorStatus

2012-06-04 Thread Felix Ker
Hello Karsten Thank you for sharing! Looks like there's too little information about how Atlas can be used to list the servers. Would you be able to share any documentation? ___ Best Regards, Felix Ker Mobile +65-91456635 Email fe...@ker.sg *IMPORTANT* Find out the best ways to get my attenti