General

Hosting your own XMPP server over tor.

Started by AncientIdai · Jan 24, 2025

#5540
↳ Replying to @AncientIdai
see THIS is the type of shit I wanna see here...

imma test this out and report back if I find anything.
#5541
↳ Replying to @Rud2k
Was thinking the same thing, be the change you wanna see in the world. It's long overdue we have some good tutorials on here
#5544
↳ Replying to @AncientIdai
Interesting read, and agree with /u/Rud2k.. THIS that shit I wanna see -- both educational and useful. Thanks for the share, I'll be tinkering tonight.
#5545
↳ Replying to @AncientIdai
Good guide, but I don't see you mentioning anything about s2s connection.

I think this works with no federation, right?
#5547
↳ Replying to @AncientIdai
Great guide!

network_interfaces = { "127.0.0.1" }

Probably this setting didn't work because you have to put it in the "global" section of the config file, not below VirtualHost. Also, it's just "interfaces":

interfaces = { "127.0.0.1" }
#5548
↳ Replying to @a_perfect_stranger
I tried both global and virtual host section of the config, but I'll check out if interfaces instead of network_interfaces does the trick. Thanks!

Members-only continuation

This discussion contains more posts.

Create an account or sign in to continue reading the full conversation. 1 additional post awaits inside.

Create an accountSign in