Arturo Filastò

Results 314 comments of Arturo Filastò

> [the second measurement says it's all good](https://explorer.ooni.org/measurement/20220911T192628Z_webconnectivity_ES_3352_n1_hXmKOkJplPohvyzF?input=http%3A%2F%2Fwww.csidonline.org%2F), which makes me wonder whether ooniprobe v2.x validates certificates? (@hellais do you know?) This measurement is for the HTTP (sans `s`) version...

> Thanks! I think those two measurements are very close because the v2 probe measures both HTTP and HTTPS - truth? That is correct. The input generator for probe v2...

TODO: - Verify if the maxRuntime is being respected when the full list is fetched from the backend and the test is started - Tighten up the padding between the...

What do you mean exactly by "config"? Are these the app settings, the configuration of a particular run (ex. the inputs + config options of a test) or something else?...

This is not currently implemented in probe-cli so it can't be done in the desktop app. We probably also want to take into account the fact we are going to...

One idea that was floated around during the team meeting was that we could always treat a https:// input as a http:// one, which would result in http and https...

Yeah how I was imagining a basic version of this is that we would have 2 components: 1. A test helper that is just a simple TCP service that listens...

> that's what git diff some-tag..HEAD is for. I don't see how including a duplicate of Git information in a Git repository helps anything. Well by that logic then this...

@Qix- thanks for your detailed response. You bring up some very valid points that I hadn't considered

This was leading to the following error when running the node exporter scrape: ![Screenshot 2023-10-16 at 17 33 22](https://github.com/ooni/backend/assets/424620/27653118-ec1d-4e68-92ca-a64a7906f053) As a hotfix we just put in the tls_config section the...