this post was submitted on 15 Nov 2024
0 points (50.0% liked)

Android

0 readers
7 users here now

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

General discussion about devices is welcome. Please direct technical support, upgrade questions, buy/sell, app recommendations, and carrier-related issues to other communities.

[email protected]

Rules

Rules

  1. Stay on topic: All posts should be related to the Android operating system or ecosystem.
  2. No support questions/rants/bug reports: All posts should benefit the community rather than the individual. Please refrain from posting individual support questions, rants, or bug reports.
  3. Describe images/videos: Please provide an explanation in the self-post body when sharing images or videos. Memes are not allowed.
  4. No self-promotional spam: Only active members of the community can post their apps, and they must participate in comments. Please do not post your own website, YouTube, or blog.
  5. No reposts/rehosted content: Submit original sources whenever possible, unless the content is not available in English. Reposts about the same content are not allowed.
  6. No editorializing titles: Do not change article titles when submitting. You may add the author if relevant.
  7. No piracy: Do not share or discuss pirated content.
  8. No unauthorized polls/bots/giveaways: Do not create unauthorized polls, use bots, or organize giveaways without proper authorization.
  9. No offensive/low-effort content: Avoid posting offensive or low-effort content that does not contribute positively to the community.
  10. No affiliate links: Posting affiliate links is not allowed.

founded 1 year ago
 

đźš’ iPhone vs Android đźš’

Round 394!

ok but in all seriousness, let's say I want to send some SMS/RCS using my cell, but I want to do that from the computer... should be feasible?

iPhone's iMessage: "we love our walled garden so much that NO ONE can send messages using a web interface, despite iMessage being an iCloud enabled app and the ecosystem having iCloud apps available online to any non-Mac -- but we decided that iMessage alone should never be usable on the iCloud web interface (because reasons?)"

Android via Messages App: "sure thing fellow Happy Camper! here you go! https://messages.google.com and it's just as secure as using the device itself."

Best part... Android's method WORKS ON FREEBSD!

#noFlameWarNeeded #iPhone #Android #mobileDevices #FreeBSD #Linux #Apple

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago (1 children)

@[email protected] for sure, and that is a present concern for RCS protocol, which is sorta lenient from the carrier perspective. it comes as only a minor surprise that they (cell phone / teleco) wouldn't want to get into the encrypted traffic side of the engineering -- otherwise:

  1. they would likely argue for a backdoor
  2. they would likely wedge deep packet inspection provisions
  3. they never want to do anything for free
  4. they would bicker amongst themselves and turn it into vaporware

telco cannot be trusted for end-user security, so the implementation of RCS (as you mentioned) really matters quite a lot. My primary annoyance with iOS in this regard is that they've refused to implement AES or TLS or anything else on top of their RCS stack, but at least in this scenario it's usable from a browser regardless.

[–] [email protected] 1 points 1 week ago

@[email protected] One reason for “Telcos cannot be trusted” is being forced to assist lawful interceptions. And back in the days where SMS has been frequently been used on the SS7 protocol via UCP and SMPP, every hop could read everything in plaintext (still today). However, e2ee with vendor pre-generated keys (e.g. IMessage) isn’t really better - you can never be sure that not somehow an additional key for encryption got created. People may now say use opensource and right, this might be better…