ooni / probe

OONI Probe network measurement tool for detecting internet censorship
https://ooni.org/install
BSD 3-Clause "New" or "Revised" License
754 stars 142 forks source link

Backend onion service support #940

Open bassosimone opened 5 years ago

bassosimone commented 5 years ago

We have them for the legacy client. Do we need them? My take is the following:

It's not super clear to me what benefits an onion service would add to our users compared to the current situation where the engine already knows how to proxy any non measurement traffic (including mlab-ns) through any proxy that speaks socks5 (hence also including tor) and uses such proxy service to somehow reach our services exiting on the plain old internet and using https.

hellais commented 4 years ago

I agree with you. Having support for onion service may be a nice to have feature for security reasons, but doesn't actually help us much in terms of circumvention and/or protecting users-privacy.

I think we can maybe put this as a low priority nice to have feature, but not something we should focus on working on in the near future.