this post was submitted on 08 Aug 2023
1653 points (88.0% liked)

Technology

59582 readers
4354 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
[–] themeatbridge@lemmy.world 22 points 1 year ago (2 children)

Most people who use FOSS are not qualified to check source code for ill-intent (like me) and rely on people smarter than them (and me) to review the code and find any problems. FOSS isn't automatically private, safe, and having good intentions, but if it isn't, at least the code is transparent and the review process is open for all. Commercial software has no review, and zero transparency.

[–] Freesoftwareenjoyer@lemmy.world 2 points 1 year ago (1 children)

True, but Libre software can be commercial. So you should instead say that the proprietary or non-libre software has no transparency.

[–] Rose@lemmy.world 1 points 1 year ago (1 children)

The problem is that quite often everything rests on that belief in someone else being there to check. Most of the time, even if some of the users are qualified to do it, they don't have the time to go through all of the code and then be on it through each update.

[–] themeatbridge@lemmy.world 1 points 1 year ago

Good point and worth considering. For the more popular stuff, though, it's likely someone somewhere is looking at it, and even the threat of discovery is enough to discourage malfeasance. And in either case, it's better to have the observability rather than a black box system with no possibility to check it.