Re: [tor-dev] Pluggable Transports 2.0 Specification, Draft 3

2017-10-13 Thread Brandon Wiley
nickm requested that I provide the following information about the PT 2.0 specification draft: The only section that requires changes to tor is Section 3.3.4, on client per-connection arguments. Implementing the requirements from this section are discussed in the following trac ticket: https://tr

Re: [tor-dev] non-ASCII handling in tor and onionoo

2017-10-13 Thread teor
> On 13 Oct 2017, at 09:17, nusenu wrote: > > Hi, > > I'm trying to find out if non-ASCII characters are allowed in descriptor > data (and what onionoo would do with non-ASCII currently displayed as "?"). > > According to the spec non-ASCII chars are not allowed: > https://gitweb.torproject.or

Re: [tor-dev] Student project to work on IPv6 support (was: [tor-relays] About relay size)

2017-10-13 Thread Santiago R.R.
El 12/10/17 a las 12:22, teor escribió: > > On 12 Oct 2017, at 09:15, Santiago R.R. wrote: … > Hello tor-dev, > > With my colleague JC Bach (in CC), we have proposed a last-year student > project to address IPv6-related issues in Tor for the upcoming semester, > at IMT Atlan

[tor-dev] non-ASCII handling in tor and onionoo

2017-10-13 Thread nusenu
Hi, I'm trying to find out if non-ASCII characters are allowed in descriptor data (and what onionoo would do with non-ASCII currently displayed as "?"). According to the spec non-ASCII chars are not allowed: https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt#n218 I searched trac because