XMPP Service Operators - 2019-07-06


  1. tom

    Does prosody have any trouble failing over to ipv6?

  2. tom

    @help

  3. Echo1

    tom: Echo1's Level 0 Access console commands :: @stostatus (show Holodeck status), @trcurrent (show current song, only works into TrekRadio channels) -- @compute (performs various programmatic computations [in Lua]). concatenaded LCARs commands -- @<command>.<entry>; @klingon. -- kahless info wd language deyvid @romulan. -- info language. misc LCARS commands -- type @help misc

  4. tom

    @stustatus nuegia.net

  5. tom

    @stostatus xmpp.nuegia.net

  6. Echo1

    tom: Temporal matrix scanning reported Holodeck is **Available**

  7. tom

    @check xmpp.nuegia.net

  8. tom

    !help

  9. tom

    !version xmpp.nuegia.net

  10. tom

    @version xmpp.nuegia.net

  11. Echo1

    tom: xmpp.nuegia.net can't be reached via XMPP (Server-to-server connection failed: host-unknown (This host does not serve xmpp.nuegia.net))

  12. tom

    @version nuegia.net

  13. Echo1

    tom: nuegia.net is running Prosody version 0.11.2 on Linux

  14. tom

    @help misc

  15. Echo1

    tom: Miscelanneous commands :: @void <targets>, @towback <targets>, @inject <targets> *** Targets shall be separated by a space.

  16. tom

    @tlscheck nuegia.net

  17. tom

    @info nuegia.net

  18. tom

    @help xmpp

  19. Echo1

    tom: Echo1's Level 0 Access console commands :: @stostatus (show Holodeck status), @trcurrent (show current song, only works into TrekRadio channels) -- @compute (performs various programmatic computations [in Lua]). concatenaded LCARs commands -- @<command>.<entry>; @klingon. -- kahless info wd language deyvid @romulan. -- info language. misc LCARS commands -- type @help misc

  20. tom

    Is there any way to not make your JID on a subdomain, but not be forced to use your main domain's security certificate?

  21. tom

    say my jid is tom@nuegia.net

  22. tom

    and the SRV records point to xmpp.nuegia.net

  23. tom

    the main domain on my certificate is xmpp.nuegia.net, however some xmpp servers are complaining because my cert isn't valid for xmpp.nuegia.net

  24. tom

    @version ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion

  25. Echo1

    tom: ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion can't be reached via XMPP (Server-to-server connection failed: DNS resolution failed)

  26. tom

    @version tor+ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion

  27. Echo1

    tom: tor+ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion can't be reached via XMPP

  28. tom

    @version tor://ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion

  29. Echo1

    tom: tor://ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion can't be reached via XMPP

  30. tom

    @version socks5://127.0.0.1:9050/ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion

  31. Echo1

    tom: socks5://127.0.0.1:9050/ovbikg4xvmpceljba3tj2i3qyzhdfic76rvkuzpzquayiaecvydd7oid.onion can't be reached via XMPP

  32. tom

    @modules

  33. tom

    @list modules

  34. oli

    tom: no, the cert must be valid for nuegia.net

  35. tom

    oli,

  36. tom

    oli, I see. Rather limiting

  37. oli

    why limiting?

  38. tom

    oli, because of the way ACME challenges work

  39. tom

    meaning if your using a service like letsencrypt, your forced to either not have a webserver on your default, or run your webserver on the same server

  40. oli

    i use self signed certs for xmpp... :)

  41. oli

    and dns for letsencrypt.

  42. tom

    oli, self-signed don't work in like 90% of places

  43. tom

    what about being able to verify connections?

  44. oli

    tom: this was not a recommendation, but it works fine for me.

  45. tom

    Do I have to use X.509?

  46. tom

    Is there something else?

  47. tom

    @version rchist.net

  48. Echo1

    tom: rchist.net is running Prosody version 0.11.2 on FreeBSD

  49. tom

    @version nuegia.net

  50. Echo1

    tom: nuegia.net is running Prosody version 0.11.2 on Linux

  51. dan

    Hi all! I have a general question about XMPP stanzas and sending custom stanzas to a XMPP backend. Would there be anyone that can help me to answer my questions? I would highly appreciate it.

  52. dan

    Yeah OK I ask it anyway! Hope this is the right place to ask. I wanted to know if there is any way to send custom stanzas just for verifying functions of the server by command line tools like curl? I tried to send some very simple <iq> stanzas using curl to ping a ejabberd server but I always get "not-well-formed" and then "syntax error" answers from the server.

  53. shawn

    help

  54. shawn

    anyone?

  55. Licaon_Kter

    > shawn: firewall?

  56. Licaon_Kter

    openssl s_client -starttls xmpp -connect digitalchokh.com:5222 -tls1_2 shawn: ^^^^^ > $ openssl s_client -starttls xmpp -connect xmpp.digitalchokh.com:5222 -tls1_2 > CONNECTED(00000003) > --- > no peer certificate available > --- > No client certificate CA names sent > --- > SSL handshake has read 335 bytes and written 126 bytes > Verification: OK > --- > New, (NONE), Cipher is (NONE) > Secure Renegotiation IS NOT supported > No ALPN negotiated > Early data was not sent > Verify return code: 0 (ok) > ---

  57. Link Mauve

    “07:01:04 tom> oli, self-signed don't work in like 90% of places”, according to xmpp.net, only 47%.

  58. Link Mauve

    So probably less since they count only TLS-enabled servers.

  59. Link Mauve

    Wait, that’s even worse, this statistic is about which servers require TLS at all, not even valid certificates.

  60. Link Mauve

    I’d like to have it too.

  61. jonas’

    Link Mauve, mathieui, is there a chance to get this page translated to en? https://irc.jabberfr.org/

  62. jonas’

    Plus a link to the privacy policy relevant for the Biboumi.

  63. jonas’

    it would be nice to have that for linking it from search.jabber.network

  64. mathieui

    yes

  65. jonas’

    that would be excellent

  66. tom

    dan, there's a utility called sendxmpp, which works the same as UNIX sendmail

  67. tom

    for but xmpp