Re: [tor-dev] how to enable IPv6 exiting - aka "how to get p6 lines into your microdescriptors" (was: onionoo: understanding 'exit_policy_v6_summary')

2017-01-28 Thread nusenu
tldr; How do you enable IPv6 exiting in torrc? the following torrc part is apparently _not_ enough: IPv6Exit 1 ExitRelay 1 ExitPolicy reject *:25 ExitPolicy accept *:* ExitPolicy reject6 *:25, accept6 *:*# AFAIU from the tor man page this line is redundant

Re: [tor-dev] [RFC] Proposal for the encoding of prop224 onion addresses

2017-01-28 Thread chelsea komlo
Hey, On 01/28/2017 10:16 AM, segfault wrote: > I share your concerns here. I think we could work around this by pulling > the version byte out of the base32 encoding, like this: > > onion_address = base32(pubkey + checksum) + "-" + version > > This would result in onion addresses like this: >

Re: [tor-dev] [RFC] Proposal for the encoding of prop224 onion addresses

2017-01-28 Thread segfault
Hi, s7r: > I wouldn't go for the hypens, but even if we decide at a later point > that this was a good idea we can handle it at an upper layer, like with > a browser tool or something, it's outside the scope of this > microproposal. We all know only a naming system will really fix this > issue

Re: [tor-dev] [RFC] Proposal for the encoding of prop224 onion addresses

2017-01-28 Thread segfault
Hi, chelsea komlo: > So if the plan is that onion addresses will not be used directly > by end users and there is an abstraction layer that hides things like > version upgrade from end users, then going ahead with the current plan > sounds good. > > However, if there is a chance that end users

Re: [tor-dev] onionoo.tpo stuck at 2017-01-27 13:00

2017-01-28 Thread nusenu
>> I assume you are already aware that onionoo is currently a bit behind >> (2017-01-27 13:00). > > Yes, I'm upgrading to protocol version 3.2 Thanks! Looking forward to see #20994 deployed. signature.asc Description: OpenPGP digital signature ___

Re: [tor-dev] onionoo.tpo stuck at 2017-01-27 13:00

2017-01-28 Thread Karsten Loesing
On 28/01/17 10:06, nusenu wrote: > > > Karsten Loesing: >> If you notice similar problems in the future, be sure to let us know! >> We do have a few checks in place, but this issue slipped through >> somehow. > > > I assume you are already aware that onionoo is currently a bit behind >

Re: [tor-dev] onionoo.tpo stuck at 2017-01-27 13:00

2017-01-28 Thread nusenu
Karsten Loesing: > If you notice similar problems in the future, be sure to let us know! > We do have a few checks in place, but this issue slipped through > somehow. I assume you are already aware that onionoo is currently a bit behind (2017-01-27 13:00).