Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-07 Thread Jonathan "Duke" Leto
Howdy, > There is a libtor, but it's just an internal library that contains some > of the functions shared between the various Tor tools as they're built. > It isn't designed for outside apps to link to, and it doesn't actually > offer the API that you'd want. Thanks for clarifying that. > But y

Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-05 Thread Roger Dingledine
On Tue, Apr 05, 2011 at 09:29:07AM -0700, Jonathan Duke Leto wrote: > >> I've never heard of ?libtor?.  What's that? > > I assumed that there was some type of core C/C++ library that implements the > core functionality of Tor. > > It is the thing that this email thread references: > > https://li

Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-05 Thread Damian Johnson
Hi Jonathan. Are you aware of the Tor control protocol [1]? This already provides an RPC method for other applications to communicate with a Tor instance. Most often this is used via TorCtl which is in Python [2], though there's Java and C# counterparts too. This gives a means of querying informat

Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-05 Thread Jonathan "Duke" Leto
Howdy, >> I've never heard of ‘libtor’.  What's that? I assumed that there was some type of core C/C++ library that implements the core functionality of Tor. It is the thing that this email thread references: https://lists.torproject.org/pipermail/tor-talk/2009-October/017378.html > And why do

Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-05 Thread Robert Ransom
On Tue, 5 Apr 2011 00:56:44 -0700 Robert Ransom wrote: > On Mon, 4 Apr 2011 21:51:57 -0700 > "Jonathan \"Duke\" Leto" wrote: > > > Parrot recently added a GSoC proposal idea to embed Parrot into Tor. > > It would be great to get the feedback from Tor developers. > > > > Also, this could be und

Re: [tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-05 Thread Robert Ransom
On Mon, 4 Apr 2011 21:51:57 -0700 "Jonathan \"Duke\" Leto" wrote: > Parrot recently added a GSoC proposal idea to embed Parrot into Tor. > It would be great to get the feedback from Tor developers. > > Also, this could be under the Parrot or the Tor GSoC project, > whichever makes the most sense

[tor-dev] Embedding Parrot in Tor as GSoC Project

2011-04-04 Thread Jonathan "Duke" Leto
Howdy, Parrot recently added a GSoC proposal idea to embed Parrot into Tor. It would be great to get the feedback from Tor developers. Also, this could be under the Parrot or the Tor GSoC project, whichever makes the most sense. The proposal idea could use more detail, but the high-level view th