Re: [tor-dev] Torsocks 2.0 RC code review

2014-01-19 Thread David Goulet
On 30 Nov (19:56:11), Nick Mathewson wrote: > On Tue, Nov 26, 2013 at 5:17 PM, David Goulet wrote: > > Hi everyone, > > > > The torsocks 2.0-rc3 code is getting quite stable in my opinion. There > > are still some issues but nothing feature critical. > > > > https://github.com/dgoulet/tors

Re: [tor-dev] (Draft) Proposal 224: Next-Generation Hidden Services in Tor

2014-01-19 Thread George Kadianakis
Here are three small patches for rend-spec-ng. The first one tries to (hopefully) clarify how offline keys work, the second fixes a small typo in KEYBLIND, the third one clarifies how the rendezvous cookie is passed to the HS. >From b0edfa78151720eb3c6136156ab5af16408ab66c Mon Sep 17 00:00:00 2001

Re: [tor-dev] (Draft) Proposal 224: Next-Generation Hidden Services in Tor

2014-01-19 Thread George Kadianakis
During RWC we discussed some of the leftover items of this proposal with Nick. Here is a short summary of what we discussed: On #8106: Nick Hopper's proof should give us sufficient confidence to start implementing this. We should make the proof more visible so that more cryptog