this post was submitted on 18 Nov 2023
108 points (93.5% liked)

Technology

58138 readers
4800 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
[–] 8ender@lemmy.world 2 points 10 months ago (1 children)

My man everyone and their favourite state sponsored hacking group is trying to break iMessage, of course there’s going to be a shed load of CVEs compared to other less popular tools.

[–] Rustmilian@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

The main problem with iMessage is the limited audits. It's a very complex application and with that complexity comes higher risk for vulnerabilities to slip through. It'd be way less of an issue if it was at least source available so more people could audit it, instead of just whomever gets permission from Apple.
Like Apple's bounty system is great and all, but it's not as effective as for example being able to directly scrutinize signals open source codebase.
The problem with Apple's approach is that even if someone finds and reports the vulnerability for the bounty money, that still means that vulnerability has made it into the production code and thus made it onto consumer devices. Unlike an open codebase where the vulnerability is more likely to be caught before it reaches consumer devices.

You can argue that the code being openly available isn't necessary indictive of being secure, which is true, but it's certainly more favorable and for signal it's worked out very well. Also there's plenty of state sponsored hacking groups trying to break signal. Maybe not as many, sure. However it's a lot less likely they'll succeed in breaking signal then iMessage.
Infact, just recently signal had to dismiss a 0-day vulnerability report people were freaking out about because it turned out completely bogus. Thought, I suppose that's beside the point.

"Security through obscurity is not security" - some guy idk.