this post was submitted on 30 Apr 2024
177 points (90.0% liked)

Technology

56733 readers
5933 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 69 points 3 months ago (3 children)

I believe that RCS is a specification maintained by the GSM Association. That's not to say Google is not a member (they are) and has a strong influence, but Google doesn't own the standard either

[–] [email protected] 55 points 3 months ago* (last edited 3 months ago) (1 children)

Last I had looked into it, although the standard exists, they use their own servers and are not compatible with other rcs implementations

[–] TheGrandNagus 63 points 3 months ago* (last edited 3 months ago) (1 children)

They are also the only RCS supplier on Android. A random messaging app can't simply add RCS messaging functionality.

It's not really much of an open standard at all, in practice.

[–] [email protected] 12 points 3 months ago (2 children)

They are also the only RCS supplier on Android. A random messaging app can’t simply add RCS messaging functionality.

You are correct that an app can't directly implement RCS but it can support it. RCS is implemented by the carrier, not by Google or any other text application.

RCS is an open standard that any carrier can implement to replace SMS/MMS. The only thing special that Google does is on top of RCS is provides E2E via its own servers for handling messaging. The E2E isn't a part of RCS, though it should be IMO. Regardless, Google doesn't 'own' the Android implementation because it isn't a part of Android, other than it can support the carrier's implementation of RCS.

[–] [email protected] 16 points 3 months ago (1 children)

No app on Android can use RCS yet, other than Google messages.

[–] [email protected] 7 points 3 months ago (3 children)

Not true. Both Samsung and Verizon messages uses RCS, so long as your carrier has implemented RCS.

[–] TheGrandNagus 11 points 3 months ago (1 children)

Samsung had to sign a deal with Google with unknown terms and is Google messages underneath.

Verizon idk, I'm not American.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

Samsung signed a deal so that they can use the Jibe API to be a part of E2E when using RCS.

Since I'm sure there's Internet where you're at, you can take a look from Verizon's RCS roll out on messages+ in 2021 to Samsung's S9, prior to relying on Google Jibe. Verizon did eventually switch to use Jibe for their entire RCS implementation now instead of relying on their own infrastructure as did T-Mobile.

[–] [email protected] 3 points 3 months ago

Any FOSS or privacy friendly implementation?

[–] [email protected] 2 points 3 months ago

Samsung messages is just a reskinned google messages

[–] [email protected] 13 points 3 months ago (2 children)

E2EE via server sounds wrong.

[–] [email protected] 6 points 3 months ago (1 children)

Well sure. You've got to trust that Jibe isn't man in the middling the key exchanges but regardless, it doesn't change what I said.

[–] [email protected] 7 points 3 months ago

And just to note, the same is true of iMessage & Apple.

[–] ArtVandelay 3 points 3 months ago

If you didn't create private and exchange public keys with the other party, you aren't fully in control. I'm not saying that as some kind of righteous purist, just a technical point of note.

[–] Ghostalmedia 26 points 3 months ago

The E2EE element of RCS has basically been a property Google thing, despite all their marketing BS about RCS seeming like some sort of open universal career messaging platform.

Although, allegedly they’ve finally relented and a universal encryption solution is now in the works.

[–] TheGrandNagus 19 points 3 months ago* (last edited 3 months ago) (1 children)

They don't own the standard, but they own the Android implementation of it. Other RCS implantations are hardcoded to not be supported on Android, with the exception of Samsung's - and they had to enter an agreement with Google (that we don't know the terms for) to do that, and even then it's just the Google implementation under the skin. I guess similar to all iOS browsers being Safari underneath.

It's not open unless you create your own new operating system and implement it that way.

Google's implementation also adds a bunch of closed-source extensions on top of the standard.