this post was submitted on 06 Aug 2023
10 points (100.0% liked)

linuxmemes

20762 readers
1737 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 1 year ago (1 children)

Open Source: The source is available to inspect for security issues and can be improved upon by anybody who wants to participate. Most of the times the software development is financed by donations in cash from users or in time from developers.

Free software: Software you get for free, usually paid for by siphoning off data, running ads (which include trackers), ... sometimes open source, most of the times closed source.

[–] [email protected] 1 points 1 year ago (1 children)

No, that's free software, small f. Free Software, capital F, is software which respects your four fundamental software freedoms: to run, study, redistribute, and modify the software.

Open Source is a capitalist trick to make the source code available without necessarily preserving those freedoms.

[–] [email protected] 0 points 1 year ago (1 children)

Open-source preserves these freedoms. Source-available is the term for software that doesn't respect user freedoms, but allows to access the source code.

[–] [email protected] 1 points 1 year ago

Indeed, most open source software is available under licenses like GPL, which enforces the preservation of those freedoms.