In a surprising move, Apple has announced today that it will adopt the RCS (Rich Communication Services) messaging standard. The feature will launch via a software update “later next year” and bring a wide range of iMessage-style features to messaging between iPhone and Android users.

Apple’s decision comes amid pressure from regulators and competitors like Google and Samsung. It also comes as RCS has continued to develop and become a more mature platform than it once was.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    10 months ago

    The Signal protocol and MLS are useless without access to the key servers.

    WhatsApp is also basically Signal’s protocol, but writing your own WhatsApp client is still very difficult. Without a documented implementation, you’ll still be reverse engineering Google’s solution if you want to inter-operate. Apple will easily be able to get the necessary documentation from Google, but right now that openness is vague and noncommittal.

    Google said they were moving MLS into Android’s code, but every article says Google “announces” or “claims” or “promises”. When it comes to the actual source code, there’s nothing public out there right now.

    • Chris Ely@fosstodon.org
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Accessing the keys from the server isn’t really a mystery or hidden. It’s technically possible for Apple to write software to query servers run by Google as well as any servers they created for themselves.

      You don’t need implementation source code when you have open standards already.

      WhatsApp actually used Signal’s development team to rollout the Signal protocol for them, but that app is still untrustworthy.

      @skullgiver