XMPP Service Operators - 2020-04-29


  1. Martin

    Anyone here successfully set up a movim instance? I tried to do but I don't get how the nginx config should look like. There is only a little snippet provided: https://github.com/movim/movim/wiki/Install-Movim

  2. Martin

    Ok, figured it out. :D

  3. jonas’

    I made an xmpp.net-light thing

  4. jonas’

    $ curl -sH 'Content-Type: application/json' -d '{"target": "search.jabbercat.org"}' https://observe.jabber.network/api/v1/check/xmpp-server

  5. jonas’

    supported check types are xmpp-server and xmpp-client, as well as their xmpps variants (XEP-0368)

  6. jonas’

    have fun with that

  7. Huxx

    Mhmm ok. But what does it tells me. curl -sH 'Content-Type: application/json' -d '{"target": "jabbers.one"}' https://observe.jabber.network/api/v1/check/xmpp-server {"auth_info":{"dialback_offered":true,"sasl_mechanisms":[]},"certificate_expiration":"2020-07-23T06:39:11Z","durations":{"connect":0.029774769,"starttls":0.072976937},"request_id":"Pdr-xrT1CR3QUbU5@2a02:c207:3001:1779::1","success":true,"total_duration":0.1981935277581215} what does connect":0.029774769,"starttls":0.072976937 means?

  8. Huxx

    Ahh duration sorry 😄 maybe cut or round the blaues?

  9. Huxx

    Values