Better Tor support #859

Closed
opened 2025-06-20 20:12:25 +00:00 by n · 3 comments
Contributor

Something like Prosody's mod_onions would be nice to have. Specifically, overrides like resolve server A to onion A so that a clearnet server can interact with Tor servers. Could also bypass TLS validation and really TLS as a whole for onions.
It would also be nice to have I2P support in this, but that would be more complicated (i.e. use address helper or b32?)

Something like Prosody's [mod_onions](https://modules.prosody.im/mod_onions) would be nice to have. Specifically, overrides like resolve server A to onion A so that a clearnet server can interact with Tor servers. Could also bypass TLS validation and really TLS as a whole for onions. It would also be nice to have I2P support in this, but that would be more complicated (i.e. use address helper or b32?)
Owner

Could you describe what mod_onions does a bit more and explain why SOCKS proxy support isn't good enough?

Could you describe what mod_onions does a bit more and explain why SOCKS proxy support isn't good enough?
Owner

Also differences from #108

Also differences from https://forgejo.ellis.link/continuwuation/continuwuity/issues/108
Author
Contributor

@Jade wrote in #859 (comment):

Could you describe what mod_onions does a bit more and explain why SOCKS proxy support isn't good enough?

mod_onions basically makes it a lot easier to deal with Tor servers in XMPP, i.e. clearnet servers can join MUCs on Tor servers and vice versa. Although, Matrix would need a better solution so this isn't really possible.

@Jade wrote in https://forgejo.ellis.link/continuwuation/continuwuity/issues/859#issuecomment-16261: > Could you describe what mod_onions does a bit more and explain why SOCKS proxy support isn't good enough? mod_onions basically makes it a lot easier to deal with Tor servers in XMPP, i.e. clearnet servers can join MUCs on Tor servers and vice versa. Although, Matrix would need a better solution so this isn't really possible.
n closed this issue 2025-06-20 20:36:20 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#859
No description provided.