Why are there good mods for Discord (Aliucord, Vendetta…) and YouTube (Revanced), but no good mods for WhatsApp?

I feel like all apps by the user-stalking company Meta are not modded enough, though they are some of the most-used apps.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    English
    arrow-up
    18
    ·
    1 year ago

    I’m using a Matrix bridge for WhatsApp through their connected apps mode. That works just fine and allows for a lot of customization because I have my own copy of all of my messages.

    WhatsApp likes to keep control to give more guarantees for self deleting messages and to keep the fake WhatsApp messenger malware out, and I understand that completely to be honest. There’s a lot of money to be made in the world of stalkerware for modded WhatsApp clients that send copies of all messages to a third party.

      • Skull giver@popplesburger.hilciferous.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        I’m using various Matrix clients to access WhatsApp. In theory I could turn my account into a bot, but I don’t want to deal with WhatsApp’s bot detection. I could theoretically comment out the code that makes delete requests/retractions propagate or even warn that there was an attempted deletion, but I don’t feel the need to.

        This setup doesn’t support calling, which is a shame. Maybe one day.

    • NicerLemmyUser@lemm.ee
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      How does one go about to connect whatsapp to matrix and send msgs via it? Is there an article that I can read up on?

        • ninchuka@lemmy.one
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I’m fairly certain the whatsapp matrix bridge supports end to bridge encryption

          • Skull giver@popplesburger.hilciferous.nl
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            It supports WhatsApp’s end-to-end encryption and it supports Matrix’s end-to-end encryption, but the two are not compatible.

            The bridge receives the end-to-end encrypted messages from WhatsApp, puts them into end-to-end encrypted chats on the Matrix side, and the other way around. The messages get decrypted into memory where they’re readable (for a short while).

            Until WhatsApp enables some kind of cross-platform messaging protocol (MLS/MIMI perhaps?), the temporary decryption is essential for the bridge to work.