this post was submitted on 09 Jul 2024
594 points (98.4% liked)

Technology

57494 readers
3597 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
[–] xavier666@lemm.ee 29 points 1 month ago* (last edited 1 month ago) (6 children)

Remember this thumb rule -> if it's not open-source, you are allowing the software to do whatever it wants to do.

No regulation, law, support group is going to help you. You are digging your own grave.

[–] vext01@lemmy.sdf.org 2 points 1 month ago (3 children)

If it's any software you didn't write yourself or audit every line of...

For a typical Linux distro that's tens of thousands of packages...

[–] xavier666@lemm.ee 15 points 1 month ago (2 children)

I am no expert on code-auditing. But I'm slightly at peace that there are 100s of experts looking at the code because it's open-source. But i also understand mistakes can still happen. It's not a perfect system, but it's the best solution so far.

[–] vext01@lemmy.sdf.org 8 points 1 month ago (1 children)

There's some truth to that, but bad actors have managed to slip things through in the past. It happened recently with xz.

I guess my point is that we put a lot of trust in strangers when we run any code on our systems. Open or not.

[–] xavier666@lemm.ee 2 points 1 month ago

True. We can also not run code at all and be perfectly safe.

I wish there was a comparison. Number of 0days in open source and 0days in closed source for comparible projects and a measure for time to mitigate the 0days.

load more comments (2 replies)