Re: [tor-dev] Tor 0.3.1 ticket triage: please do this today if you hack on Tor.

2017-04-25 Thread teor
Hi All, I won't be working on Tor code for the next month or so. I need to finish some code and deploy and run a counting round. Can someone else (dgoulet?) please pick up: can't migrate onion services to single-hop onion services https://trac.torproject.org/projects/tor/ticket/21117 We need to

Re: [tor-dev] Action items wrt ed25519 onion address verification in prop224 (was Re: [tor-project] Network team meetings notes from 17 April 2017)

2017-04-25 Thread George Kadianakis
Ian Goldberg writes: > On Tue, Apr 25, 2017 at 03:38:37PM +0300, George Kadianakis wrote: >> > It turns out the point whose packed representation is 32 bytes of 0x00 >> > is a torsion point; it is the point (-1,0). >> > >> > Indeed, these are the 7 pure torsion points in ed25519: >> > >> > 26e895

Re: [tor-dev] Action items wrt ed25519 onion address verification in prop224 (was Re: [tor-project] Network team meetings notes from 17 April 2017)

2017-04-25 Thread Ian Goldberg
On Tue, Apr 25, 2017 at 03:38:37PM +0300, George Kadianakis wrote: > > It turns out the point whose packed representation is 32 bytes of 0x00 > > is a torsion point; it is the point (-1,0). > > > > Indeed, these are the 7 pure torsion points in ed25519: > > > > 26e8958fc2b227b045c3f489f2ef98f0d5dfa

Re: [tor-dev] Action items wrt ed25519 onion address verification in prop224 (was Re: [tor-project] Network team meetings notes from 17 April 2017)

2017-04-25 Thread George Kadianakis
Ian Goldberg writes: > On Mon, Apr 24, 2017 at 04:47:44PM +0300, George Kadianakis wrote: >> Ian Goldberg writes: >> >> > On Thu, Apr 20, 2017 at 03:40:58PM +0300, George Kadianakis wrote: >> >> Hey Ian, >> >> >> >> so the current problem with ed25519-donna is that when I'm doing the >> >> abo