XSF Discussion - 2022-03-16


  1. Stefan

    Profanity 1% 🥳

  2. moparisthebest

    xmpp:xmpp-proxy@code.moparisthe.best?join is up and connectable over XMPP-over-QUIC and S2S-XMPP-over-WebSocket as well as the normal ways, only client-cert auth, no dialback, but POSH works

  3. moparisthebest

    I'm not happy with current discovery methods though which is why I haven't written any XEPs yet, I'm still working on this

  4. lovetox

    i once implemented POSH but then dropped it again

  5. lovetox

    back then to me this was fine for clients, but POSH would need to be used S2S also

  6. lovetox

    and does anyone do that?

  7. MattJ

    Prosody supports it, but nobody uses it

  8. MattJ

    I've considered adding it to Snikket, but I don't know

  9. moparisthebest

    xmpp-proxy does POSH for clients, and s2s in and out, but the in was not obvious and Zash helped me out

  10. Zash

    oh no, what have I done

  11. moparisthebest

    in my soon to be written down new discovery method it'll support pinning keys, not certs like posh, I don't like cert pinning...

  12. moparisthebest

    to be clear s2s in posh looks like: gather up all POSH fingerprints, authenticate connection if any 1 matches