this post was submitted on 17 Jan 2024
290 points (98.7% liked)

Technology

58061 readers
31 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] 5 points 8 months ago (1 children)

Android is open source so thousands of people have eyes on the source code and can find security holes. iOS (along with everything else Apple does) is closed source, so only they can review the code. This makes Linux based devices inherently more secure. Also, a lot of prominent people have iPhones so they're the targets of attack.

[–] [email protected] 5 points 8 months ago (2 children)

So theoretically, you should hear more about Android holes than iPhones since people easily see the vulnerability and try it.

[–] [email protected] 9 points 8 months ago (1 children)

You would think so but what seems to happen with open source is: for every person with evil intent that sees the flaw and exploit it there is more persons with good intent that sees it and report/fix it.

During that time, closed source have the opposite balance, less people can fix flaws, but the same amount of evil people than open source finds them and exploit them.

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

Let's be real:

Nobody of us looks at the Source-Code unless we're paid to do so. Especially for a huge project like AOSP.

[–] [email protected] 9 points 8 months ago

Not really, all of that happens on GitHub.