Re: [tor-dev] sketch: An alternative prop224 authentication mechanism based on curve25519

2016-11-12 Thread meejah
George Kadianakis writes: > Also, it means that clients need to _securely_ send credentials to the > HS operator and then they need to _wait_ till the HS operator adds > those creds to Tor, before they are able to visit the HS. One thing that might help here is Brian Warner's "magic wormhole" (h

Re: [tor-dev] sketch: An alternative prop224 authentication mechanism based on curve25519

2016-11-12 Thread meejah
Regarding the API / interface for communicating client-keys for hidden- services .. I thought we were encouraging ADD_ONION based services? Personally, I think using the filesystem as "an API" isn't very good. From a controller standpoint, it's *way* simpler to use ADD_ONION properly than on-disc

Re: [tor-dev] sketch: An alternative prop224 authentication mechanism based on curve25519

2016-11-12 Thread teor
> On 12 Nov. 2016, at 03:41, George Kadianakis wrote: > > teor writes: > >> [ text/plain ] >> >>> On 11 Nov. 2016, at 04:18, George Kadianakis wrote: >>> >>> George Kadianakis writes: >>> [ text/plain ] Nick Mathewson writes: > [ text/plain ] > Hi! I thought I'd