XSF Discussion - 2023-02-20


  1. Kev

    That's because it's valid, yes.

  2. Kev

    "<body>>hi</body>" is fine.

  3. moparisthebest

    as a server, handling a new STARTTLS connection, I wonder what the best way to signal "please try subsequent SRV records if any, and also though I can't handle this now, feel free to try again next time" is :/ maybe I need to do another survey of SRV record handling...

  4. moparisthebest

    though with Direct TLS and QUIC I'll just need to kill the connection or send the wrong certificate, hmm...

  5. edhelas

    > Pretty sure many XML parsers are totally fine with `&lt;a&gt;&gt;&lt;/a&gt;` The XML PHP lib always escape > in strings 😬

  6. edhelas

    So I'm using CDATA in that case

  7. Kev

    Why do you care? > and &gt; are identical - it dosesn't matte which is used. Although your client seems to be doing weird multi-escaping things.

  8. Alex

    I have started memberbot for our Q1-2023 membership applications. When you are a member you can start talking to memberbot now for recording your votes.

  9. MattJ

    I'd like to remind people to read membership applications before voting on them

  10. MattJ

    (and thanks, Alex :) )

  11. singpolyma

    How am I meant to contact memberbot?

  12. MattJ

    Say hi to memberbot@xmpp.org, I believe you should see it online but maybe Alex needs to update the roster as you're a recent member

  13. singpolyma

    Thanks

  14. Alex

    memberbot using the memberlist from GitHub as the whitelist for Jids that can talk to him: https://github.com/xsf/xmpp.org/blob/master/data/members.json

  15. wurstsalat

    > I'd like to remind people to read membership applications before voting on them 👍

  16. edhelas

    I heard that a link to the final MIX XEP release is hidden in one of the applicant profiles

  17. MattJ

    I can neither confirm nor deny this :)

  18. Seve

    Great marketing to make people check them, edhelas 😂

    👌 1
  19. emus

    > edhelas: > 2023-02-20 03:30 (GMT+01:00) > I heard that a link to the final MIX XEP release is hidden in one of the applicant profiles :D

  20. X11

    .

  21. pep.

    Some people haven't updated their application spiel in years. I see "A few years ago" and "Android 2.2" in the same sentence :P

  22. Zash

    "If it's working, don't fix it"