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

2017-10-14 Thread nusenu
at least onionoo does not provide any non-ASCII data from ContactInfo example: https://atlas.torproject.org/#details/B79589355A41880DFF82F5225F2940437CEDE925 https://collector.torproject.org/recent/relay-descriptors/server-descriptors/2017-10-13-00-05-00-server-descriptors -- https://mastodon

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

[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