Alexander Færøy

Results 13 comments of Alexander Færøy

First priority should be to find bugs that contains patches and ensure we take a look at them. Everyone is more than welcome to help out with this.

Hey Thiago! :-) We currently have a setting named `resolve_prefer_ipv6` which is (still) set to false as default. This setting was defined back in 2001 and I agree that it...

Good point. Maybe it is time for us to reconsider this approach. The internet's slightly different now than it was back in 2001.

I don't think this is an issue that we need to prioritize, and I don't think the fact that we violate this RFC is reason enough to prioritize it. IPv6...

Since you know what you are doing, perhaps you should submit a patch? :-)

There's a use case in being able to specify that I want TLS 1.2, because I do not trust anything else so please error out unless you are able to...

Yeah, #311 will be a great improvement there.

This is something we have discussed multiple times in the community and whilst I am aware that other clients does support this feature, I don't think this is something we...

A small experiment to do here: Would it be possible to try to run `cfg->owning_controller_socket = -1;` before the call to `tor_main_configuration_free(cfg);` in `Java_org_torproject_jni_TorService_mainConfigurationFree()` ? I do indeed suspect we...

Tracking this in https://gitlab.torproject.org/tpo/core/tor/-/issues/40525 for the Tor side.