Re: [tor-dev] Stem Testing Mocking Issue

2012-06-19 Thread Damian Johnson
> The way the os module seems to reference posix, I don't believe we will run > into any platform dependencies... Ahhh, gotcha. My understanding of the usage was backwards (I thought that you planned to provide posix as the new argument). In that case looks good to merge, will do tomorrow morning

Re: [tor-dev] Stem Testing Mocking Issue

2012-06-19 Thread Erik I Islo
The way the os module seems to reference posix, I don't believe we will run into any platform dependencies. Since os determines what environment it is in then references either itself or an appropriate external module (such as posix) in __dict__, it should always work. With os.readlink, the issue

Re: [tor-dev] [GSoC] Tails Server

2012-06-19 Thread intrigeri
Hi, jvoisin wrote (19 Jun 2012 01:53:43 GMT) : > I am sorry but I won't be able to pursue/achieve my GSoC[1] for > personal reasons that I prefer not disclose on a public > mailing list. Sorry about this. I hope things will be better for you soon. If we can help, please feel free to ask. I'd rat

Re: [tor-dev] Proposal 202: Two improved relay encryption protocols for Tor cells

2012-06-19 Thread Nick Mathewson
On Tue, Jun 19, 2012 at 2:06 PM, Robert Ransom wrote: > On 6/19/12, Nick Mathewson wrote: >> Filename: 202-improved-relay-crypto.txt > >>    Any new approach should be able to coexist on a circuit >>    with the old approach.  That is, if Alice wants to build a >>    circuit through Bob1, Bob2, a

Re: [tor-dev] Proposal 202: Two improved relay encryption protocols for Tor cells

2012-06-19 Thread Robert Ransom
On 6/19/12, Nick Mathewson wrote: > Filename: 202-improved-relay-crypto.txt >Any new approach should be able to coexist on a circuit >with the old approach. That is, if Alice wants to build a >circuit through Bob1, Bob2, and Bob3, and only Bob2 supports a >revised relay protocol,

[tor-dev] Proposal 202: Two improved relay encryption protocols for Tor cells

2012-06-19 Thread Nick Mathewson
Filename: 202-improved-relay-crypto.txt Title: Two improved relay encryption protocols for Tor cells Author: Nick Mathewson Created: 19 Jun 2012 Status: Open Overview: This document describes two candidate designs for a better Tor relay encryption/decryption protocol, designed to stymie ta

Re: [tor-dev] Stem Testing Mocking Issue

2012-06-19 Thread Damian Johnson
Hi Eric. > First, to clarify our github repository situation... gotcha > Next, in continuing work on the unit tests for proc.py, we ran into another > issue with the mocking code. Nice catch, though for your example (os.readlink) won't this make the tests platform dependent? Currently Beck (an

Re: [tor-dev] Open Proposals as of June 2012

2012-06-19 Thread Nick Mathewson
On Mon, Jun 18, 2012 at 8:30 PM, Jacob Appelbaum wrote: > On 06/18/2012 11:26 PM, Nick Mathewson wrote: >> This list of open Tor proposals is based on one I sent out in May of >> last year.  Since I'd like to do this more regularly, I have added to >> each description the date when I wrote it.  Mo

Re: [tor-dev] Open Proposals as of June 2012

2012-06-19 Thread Nick Mathewson
On Mon, Jun 18, 2012 at 10:40 PM, ahmed wrote: > On Mon, 2012-06-18 at 17:26 -0400, Nick Mathewson wrote: >>    194  Mnemonic .onion URLs > > Hello: > > I made a post about that topic in February, and it seems no one was > interested. I can implement a dictionary compiler and address resolver. > >