XSF Discussion - 2019-08-23


  1. edhelas

    https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fxmpp.org%2Ffeeds%2Fall.atom.xml

  2. lovetox

    about muc avatar

  3. lovetox

    what is the last status

  4. lovetox

    everyone puts hash in presence, but we have no xep

  5. lovetox

    its a ok solution but not pretty as i cant get the avatar if im not joined

  6. lovetox

    hash in disco info and on change a statuscode message with not security relevant config change

  7. lovetox

    would be much prettier in my opinion

  8. Zash

    But somehow the current thing is mandated by the compliance checker, so it's become a de-facto standard. :(

  9. Ge0rG

    Mandated by what?

  10. Zash

    The Conversations Compliance test thing.

  11. Zash

    https://compliance.conversations.im/test/vcard_muc/

  12. Ge0rG

    Is there any reason why people call it "the" compliance checker?

  13. Zash

    Is there another one?

  14. Ge0rG

    I can make one that outputs the hamming distance of the server name to "yax.im" as a compliance rating.

  15. Zash

    Please do

  16. Ge0rG

    And by Hamming I of course mean Levenshtein.

  17. Zash

    What's the Levenshtein distance from Hamming to Levenshteinq

  18. Zash

    What's the Levenshtein distance from Hamming to Levenshtein?

  19. eevvoor

    the length of the words has to be the same in hamming d.

  20. eevvoor

    in levenstein you can compare words of different length

  21. Ge0rG

    georg@bender:~$ python compliance.py yax.im 0 georg@bender:~$ python compliance.py xmpp.org 7 georg@bender:~$ python compliance.py conversations.im 12

  22. Ge0rG

    I'd make it a web service, but it's using backtracking and will easily get me DoSed. OTOH it's still faster than xmpp.net

  23. pep.

    edhelas: can you open an issue on the repo

  24. pep.

    (For the atom feed)