--disable-module-dirauth does nothing without relay module also disabled #147
+0
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
https://gitlab.torproject.org/tpo/core/tor/-/issues/40904 i just learned that this never did anything
At the time of this someone is running a relay with Orbot that uses the default name:
https://metrics.torproject.org/rs.html#details/53BAC9FA7F057BE66DCF4AA68FA2443847789D28
though I imagine a small handful of other people are using Orbot for relay stuff too
Honestly the way Orbot is pitched as a lightweight VPN type app for bypassing censorship with some apps I feel like it hardly makes sense to use it as a relay. I could make a lightweight barebones app that uses TorService for people who want to run relays on Android and we could just chop this feature out of Orbot. I could see there being a small use case for this with people who have access to longrunning Android devices such as Android TVs or Chrome OS machines. To me the tradeoff seems worth it.
What do you think?