http://wajcun6t3tqaxrxopfqmvjwbojabns4r3c4icclj72eik74ooldmryyd.onion
Prosody configuration Install “mod_onions” plugin to be able to federate over tor. 1 prosodyctl install --server=https://modules.prosody.im/rocks/ mod_onions Go to your prosody.cfg.lua file(remember you can find your config file typing “prosodyctl about”) and add these lines after the i2p configuration: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 VirtualHost " aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.onion " modules_enabled = { " onions " } ; onions_only = true ; disco_items = { {...