Modern XMPP project discussion - 2022-01-25


  1. qwestion

    MattJ: yeah sharing pwd...not too fond

  2. MattJ

    qwestion, understandable, but note that your password doesn't go to migrate.modernxmpp.org - it only goes to your XMPP server

  3. MattJ

    But as a user you have no way to know that without inspecting the code :)

  4. qwestion

    MattJ: not enough time/grant money for modifying each client to imp/exp a common format?

  5. qwestion

    I'd love to read why that privacy preserving way of doing it was decided against (for now)

  6. MattJ

    Certainly not enough funding to update every possible client, no

  7. MattJ

    I wrote the web migrator in 2-3 days, there wasn't even really funding for it (it wasn't in the original plan)

  8. MattJ

    I wrote it to prototype the new XEP, but mainly for blabber.im users

  9. qwestion

    MattJ: right, SVC died

  10. MattJ

    blabber.im had cross-domain BOSH, so I was able to develop it so that the user's browser connects directly to the XMPP server to download the data

  11. MattJ

    So there's no need for the connection, credentials or user data to go through the migrate.modernxmpp.org web server, which is something I wanted to avoid for privacy and security

  12. qwestion

    MattJ: can this work with torbrowser? Is there list of known working/not wrk servers?

  13. MattJ

    I've not tested it, but I don't know of any reason it wouldn't work

  14. MattJ

    There's no list of compatible servers yet, though we did do some work on gathering that info, which I should dig up

  15. qwestion

    MattJ: thx, Ill prob test it out w less important acct first and give feedback

  16. Link Mauve

    Maybe the list at https://compliance.conversations.im/test/xep0156/ will help?

  17. Link Mauve

    It isn’t entirely correct, for instance it says our server doesn’t support it while we do.

  18. qwestion

    K will check latr

  19. MattJ

    Yeah, if a server is listed there it should work fine