this post was submitted on 02 Aug 2023
1715 points (76.5% liked)

Memes

45187 readers
1429 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 22 points 1 year ago (1 children)

Free Open-Source Software. Basically, an app for which the developers are like "here is the source code, you can check it, change it for yourself, feel free to play around"

The reason why this is important is security and freedom, as every developer can check if the app does anything spooky or just anti-user (like, send your info to Google and Amazon trackers, which Sync does).

[โ€“] [email protected] 9 points 1 year ago

Yes, that is the sense of FOSS, freedom and developement of new shared scripts, but not necessarily security or privacy for the normal user, this depends solely on the developer himself and his intentions and on the support of an active community. A simple user does not have the possibility to find out if this software is safe or that it spies on him even if he has the code, which can have millions of lines. More dangerous if it is neglected or even abandoned software, since hackers also have access to the script and it is easy for them to inject malicious code, as has already happened with some FOSS.

FOSS security depends heavily on a strong support from its devs and an active user community, if not, bad business, privacy is also debatable, most of the APIs of Google, Amazon, Meta, MS are FOSS and included by default in a lot of scripts of the other FOSS, GitHub itself, where are the mayor amount of FOSS is proprietary and owned by Microsoft.

FOSS, ever since big corporations got into it, has been quite distorted in its original meaning. Many products rely on the expertise of good devs to gut them out of the crap these corporations have injected, that is if the devs bother. So be careful with the statements about FOSS = Safe and Private, maybe for good devs which can audit it, but not so much for the normal user