Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 52:11:24 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
4 files (211K bytes) |
Messages: | 111,533 |
Is there any documentation on how to configure INN2 to work behind TOR hidden address services?
How do I get started?
On 8/3/2025 6:42 PM, G.K. wrote:
Is there any documentation on how to configure INN2 to work behind TOR hidden
address services?
How do I get started?
Work only on TOR it's impossible, you need at least one public interface
(to peer with other's server). My server it's working with Tor hidden services (I setup on my server a dummy tun interface with IP 172.16.1.2,
and the Tor client it's connected here). All Tor connection to my inn2
it's from this IP (inn2 listen on this dummy interface).
If you're setting up a news server, be careful about how it presents
itself, because everyone enters their own name in the Path, so you'll
need to agree with your peering network not to disclose your public IP address. You'll also need to ensure your server uses a "fake" name
(e.g., your.server.tor) to keep your IP address private. However,
there's always a way to find out, so don't expect to be completely anonymous, only your users will be (and even then, I can't guarantee this).
Sincerely