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

Technology

56777 readers
6346 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] 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.