ooni / explorer

OONI Explorer: uncover evidence of internet censorship worldwide
https://explorer.ooni.org
BSD 3-Clause "New" or "Revised" License
64 stars 37 forks source link

Use only backend provided values for vanilla_tor #868

Closed hellais closed 9 months ago

hellais commented 10 months ago

Fix checks for vanilla_tor to remove parsing of test_keys

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2023 0:24am
majakomel commented 10 months ago

There are some other tests that are determining anomaly etc within the component (Signal, Psiphon..) - should we apply the same logic for them too?

hellais commented 10 months ago

There are some other tests that are determining anomaly etc within the component (Signal, Psiphon..) - should we apply the same logic for them too?

Yeah eventually we should do the same for those as well, however we ought to probably first check if the fastpath scoring is supporting everything that explorer supports, given that for some tests the explorer based anomaly detection was more feature rich compared to that of the fastpath.