• EvokerKing@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    1 year ago

    I mean it’s just a gsm standard with some extra features. Realistically you could probably (relatively) easily figure it out and code it yourself like beeper mini did with iMessage but I don’t think gsm or Google is going to change the standard to stop you.

    • Keith@lemmy.zip
      link
      fedilink
      arrow-up
      3
      arrow-down
      4
      ·
      1 year ago

      …no, you can’t. I’ve seen people try. Google says they will open the RCS protocol to 3rd parties… soon?

      • brandocorp@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        7
        ·
        1 year ago

        Google doesn’t own the RCS protocol. This is like saying they own the SMTP protocol because they provide Gmail. They are just one company that has implemented the protocol in their default text message app. They built end-to-end encryption into their implementation, which is currently closed source. I’m guessing this is what you’re referring to.

        Anyone can implement RCS. It may cost you some money and some time, but it is possible. That’s the difference I was originally trying to highlight.

        • Keith@lemmy.zip
          link
          fedilink
          arrow-up
          3
          arrow-down
          7
          ·
          edit-2
          1 year ago

          No, anyone cannot. That’s why I said it wasn’t really open. 3rd party android apps can’t use RCS. I would need to use Google’s Messages app.

          • brandocorp@lemmy.dbzer0.com
            link
            fedilink
            arrow-up
            7
            arrow-down
            1
            ·
            1 year ago

            No. I’m sorry. You can’t just say it and make it true. Please show me how Google owns RCS or prevents other developers from implementing it within their own apps.

            • Keith@lemmy.zip
              link
              fedilink
              arrow-up
              1
              arrow-down
              3
              ·
              1 year ago

              I don’t have the technical knowledge to explain how what works, but there are no FOSS or 3rd party RCS apps for a reason and you can find various posts on social media from devs trying to implement or even reverse engineer RCS and failing

      • EvokerKing@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        That’s their rcs protocol. It’s the one with the features. Without the features is easy, the features are what make it difficult.