XMPP Service Operators - 2020-06-07


  1. moss

    maybe sb might be able to help me out a little? i'd like to make my prosody server accessible as an onion service, but i'm not sure if i know what all the steps are. i've created the onion address in my torrc, added a virtual host on my web server conf, and added a virtual host in my prosody conf. is there anything else needed? i can access xxxx.onion:5222 in my browser, but can't connect with a client. is there a further step needed?

  2. Licaon_Kter

    what client did you try?

  3. moss

    gajim with v2 onion.

  4. moss

    with prosody debugging on it looks like its refusing because of ssl... :/

  5. moss

    but: it shd work running the same service both onion and clearnet? (even if not ideal)

  6. Licaon_Kter

    gajim accepts the bad cert?

  7. moss

    doesn't get that far. prosody is blocking the connection. but i have no onion certs, who has onion certs! :)

  8. Licaon_Kter

    well, you need selfsigned

  9. moss

    oh rly? will try

  10. moss

    i'm v in the dark rn

  11. moss

    i tried mod_secure_interfaces instead, but no diece

  12. moss

    well, dang. onion comms will have to wait another day.