XMPP Service Operators - 2020-04-15


  1. Ge0rG

    I'm looking for public servers that have: - IBR with a captcha - Redirection from IBR, https://xmpp.org/extensions/xep-0077.html#redirect - IBR and run ejabberd

  2. mss_cyclist

    Ge0rG: Trashserver?

  3. Ge0rG

    mss_cyclist: is which category?

  4. mss_cyclist

    > I'm looking for public servers that have: > - IBR with a captcha > - Redirection from IBR, https://xmpp.org/extensions/xep-0077.html#redirect > - IBR and run ejabberd Thought it could be an answer to your question

  5. Ge0rG

    it was three questions in one

  6. mss_cyclist

    Yeah, thought it covers all of them

  7. mss_cyclist

    https://compliance.conversations.im/server/trashserver.net/

  8. Ge0rG

    that page doesn't say which of the first two it is, if either.

  9. mightyBroccoli

    my server does all these things, minus the ibr redirect.

  10. mightyBroccoli

    Ge0rG, my server does all these things, minus the ibr redirect.

  11. Maranda

    Ge0rG: georg ibr plus extended fields/dataforms nay?

  12. Maranda

    😢

  13. Ge0rG

    Maranda: yeah?

  14. Ge0rG wants to test the less-horrible onboarding dialog in yaxim

  15. Maranda

    Ge0rG, well it's not ejabberd and isn't got redirection, but lightwitch.org does have extended fields / dataforms if you need to test

  16. Ge0rG

    `<error code='405' type='cancel'><not-allowed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error>` is not what I looked for

  17. Maranda

    Ge0rG, that's not Metronome :O

  18. Ge0rG

    Maranda: just tried to IBR georg@lightwitch.org - it accepted my plain IBR and immediately started doing SCRAM-SHA-1

  19. Ge0rG

    no wait, I started SCRAM-SHA-1

  20. Maranda

    it doesn't do xep-0086 mappings so whatever a 405 error isn't supposed to popout

  21. Ge0rG

    Maranda: no, that was from a different server. sorry

  22. Ge0rG

    SENT (1): <iq to='lightwitch.org' id='BEInr-19' type='set'><query xmlns='jabber:iq:register'><password>********</password><email/><username>georg</username></query></iq> RECV (1): <iq type='result' from='lightwitch.org' id='BEInr-19'/> SENT (1): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-1'>********</auth> RECV (1): <failure xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><not-authorized/></failure>

  23. Maranda

    Apr 15 18:44:15 auth_internal_hashed debug account not found for username 'georg' at host 'lightwitch.org' Apr 15 18:44:15 lightwitch.org:register info User account created: georg@lightwitch.org Apr 15 18:44:15 lightwitch.org:register_api warn Supplied mail address is bogus or forbidden, invalidating georg registration and deleting account Apr 15 18:44:15 datamanager debug Removing empty accounts datastore for user georg@lightwitch.org Apr 15 18:44:15 rostermanager debug load_roster: asked for: georg@lightwitch.org Apr 15 18:44:15 rostermanager debug load_roster: loading for offline user: georg@lightwitch.org Apr 15 18:44:15 lightwitch.org:roster info Broadcasting unsubscription stanzas to georg@lightwitch.org contacts as the account is getting deleted Apr 15 18:44:16 datamanager debug Removing empty pep/georg datastore for user nil@lightwitch.org Apr 15 18:44:16 lightwitch.org:pep debug Removed georg@lightwitch.org pep store directory (/var/lib/metronome/lightwitch%2eorg/pep/georg)

  24. Ge0rG

    Maranda: ah well, thanks. But maybe you should rather reject IBR without email then?

  25. Maranda

    Ge0rG, hmm with Gajim if I omit the email field it just works

  26. Maranda

    Ge0rG, It's supposed to let you inside, and let you associate a mail address after

  27. Ge0rG

    empty field vs. no field?

  28. Maranda

    Ge0rG, probably

  29. Ge0rG blames Smack

  30. Maranda

    Ge0rG, well it's an easy workaround anyways brb

  31. Maranda

    Ge0rG, sorted.

  32. Ge0rG

    Maranda: ok, logged in successfully. feel free to delete the account again and thanks.

  33. Maranda

    Ge0rG, np it will do it automatically in 5 minutes if you don't verify the account

  34. Ge0rG

    Okay