Gajim - 2023-12-12


  1. danielstein

    Even with using gajim on xp on known xmpp servers can attack sending a sta za exploiting some underlying xp library gajim will call (emoji rendering, http download many others

  2. danielstein

    So please stop promoting windows xp

  3. danielstein

    As of hardware you can use a unix derivate with recent security updates if you still.like the old hw

  4. bodqhrohro

    danielstein: > emoji Heresy. Legacy systems don't even support 4-byte Unicode.

  5. bodqhrohro

    BTW, they often are a cause of vulnerabilities on different systems last years, because they are overcomplicated. So I would strip them out server-side at all and teach users to use ASCII smileys. Many websites using the utf8mb3 encoding in the database still don't support emojis anyway. Should I post a ticket for removing emoji support in Gajim, so it won't be a complete off-topic? ×DDDD

  6. bodqhrohro

    danielstein: and the problem of combining old hardware with new software is that new software is too bloated for old hardware. And less bloated enthusiast FOSS projects don't receive that much bug-hunting attention.

  7. bodqhrohro

    So despite something like links2 is still updated and did even receive WebP support recently, I wouldn't be sure it lacks severe vulnerabilities. The downside is that they're barely searched there as well, and exploit packs don't cover non-typical software. Untraceable Joe.

  8. bodqhrohro

    Well… ×DD https://linuxsecurity.com/advisories/debian/debian-dsa-2807-1-links2-security-update

  9. bodqhrohro

    > Should I post a ticket for removing emoji support in Gajim, so it won't be a complete off-topic? ×DDDD Actually, given the reason to deprecate and remove XHTML support is concocted out of thin air with similar arguments, I won't be surprised it would gain traction, hehehe.

  10. bodqhrohro

    https://im.ebala.net:5821/upload/6xeGhyxX9u2swqx5-xQSMkUW/Screenshot%202023-12-12%20at%2013-21-19%20Emoji%20Shellcoding%20%F0%9F%9B%A0%EF%B8%8F%20%F0%9F%A7%8C%20and%20%F0%9F%A4%AF%20-%20DEF%20CON%2030%20-%20Hadrien%20Barral%20-%20Emoji%20Shellcoding%20%F0%9F%9B%A0%EF%B8%8F%20%F0%9F%A7%8C%20and%20%F0%9F%A4%AF%20-%20Presentation.pdf.png

  11. bodqhrohro

    > Legacy systems don't even support 4-byte Unicode. ↑

  12. cal0pteryx

    bodqhrohro: stay on topic. This is a gajim support chat.

  13. bodqhrohro

    cal0pteryx: Gajim has an emoji picker.

  14. bodqhrohro

    That's a problem.

  15. cal0pteryx

    Please take your ramblings elsewhere

  16. bodqhrohro

    https://dev.gajim.org/gajim/gajim/-/issues/11722

  17. lovetox

    bodqhrohro: What's your goal here?

  18. lovetox

    To get on my nerves and getting banned?

  19. lovetox

    Because that's the way this is going

  20. bodqhrohro

    lovetox: my goal is to bring to light you're acting in an authoritarian way and not listening.

  21. Geld

    bodqhrohro: You and one guy from Conversations group should team up. Two security retards that would strip everything from the apps.

  22. Geld

    Go make a fork without emojis then and get lost.

  23. bodqhrohro

    Geld: lol no, I'm not a security retard, I'm a troll mocking the security retards. It would be even more hilarious if they take this for serious. (And I see no reasons they shouldn't, given the rationale is pretty the same as for XHTML-IM: it *may* be implemented in an insecure way, so it's better to deprecate it at all so no one is seduced to implement it in a simple and dangerous way lol.)

  24. cal0pteryx

    bodqhrohro: you are wasting our time. Last warning.

  25. Immaculate Taste

    > Immaculate Taste: use Windows XP, it's not as full of spyware as modern versions are. > > Gajim 0.16 worked there for sure, not sure about newer versions. Very secure ™️

  26. cal0pteryx

    Immaculate Taste: please leave it alone

  27. beduk

    >> can you give me the adress of that onion service https://conference.gajim.org:5281/pastebin/0aa8f519-351f-4205-9125-86a1cc40c91b

  28. beduk

    lovetox: the message above is for you.

  29. lovetox

    no not yet,

  30. lovetox

    did you give me the onion adress for testing?

  31. umu

    you used to be able to sign onion domains idk what happened to that

  32. umu

    https://walla.rneetup.com:5281/file_share/11794af3-8cbf-44f3-bb39-46f6cd4811e1/uBGD3-wJTeWopXRMFKPGXg.jpg

  33. umu

    o ye they there

  34. umu

    this mornings breakfast is biscotti yogurt with coffee

  35. beduk

    > did you give me the onion adress for testing? lovetox: I can create an account for you. S2S is disabled

  36. lovetox

    i dont need an account for connecting

  37. lovetox

    just give me the address

  38. polarian

    beduk, https://security.stackexchange.com/a/105647

  39. polarian

    Every single article I have read on this says you are wrong

  40. polarian

    soooo

  41. polarian

    have you got any links to an explanation on how tor doesn't require any encryption

  42. polarian

    cause I can't find a single one

  43. lovetox

    the connection to the onion server does not leave the tor network via exit node

  44. polarian

    oh...

  45. polarian

    and that finally explains it, thanks :)

  46. Paul Gupta

    how do I check which XEP are supported on any given server via gajim?

  47. Paul Gupta

    like is there a way to query my server and say "do you support this feature"?

  48. ssweeny

    Accounts -> Server Info works for the server you're connected to

  49. ssweeny

    Not sure if it can be done for any arbitrary remote server

  50. Paul Gupta

    aah, just found that

  51. Paul Gupta

    but it doesn't list XEP-0357 PUSH notifications

  52. Paul Gupta

    doesn't say it's there or not there ssweeny

  53. ssweeny

    Might have to PR in support for it? Or hand-write the XMPP stanza into the XML console 😅️

  54. ssweeny

    Looks like Conversations checks for it so it should be possible

  55. lovetox

    ssweeny, no Paul Gupta, no Server Info does only show things that Gajim wants, that the server supports

  56. lovetox

    as Gajim does not need push notifications, it also does not check this for the server

  57. Paul Gupta

    fair enough

  58. lovetox

    so server info dialog is not useful for that info

  59. Paul Gupta

    I was wondering if there's a raw XML command that I can send the server that sends back a report of XEP enabled

  60. Paul Gupta

    https://compliance.conversations.im/about/ << This is doing *something* similar I'm sure to test that

  61. lovetox

    yes use that site, its exactly for that purpose

  62. Paul Gupta

    yeah, I just was curious how *I* can run that test

  63. lovetox

    not easily because the site runs many tests

  64. lovetox

    there is something called disco info

  65. lovetox

    you can craft a stanza that will give you *some* info

  66. lovetox

    but why would you do that if that site does it for you

  67. lovetox

    https://xmpp.org/extensions/xep-0357.html#sect-idm45584195739856

  68. lovetox

    here its described in examples how to query for protocol support

  69. polarian

    Hm... I am getting request entity too large uploading a 2MB file, but http upload is 1GiB, I assume 413 is being returned by the http server?