this post was submitted on 06 Aug 2023
360 points (92.1% liked)
linuxmemes
20880 readers
3 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- 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
view the rest of the comments
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.
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.
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.
Indeed, most open source software is available under licenses like GPL, which enforces the preservation of those freedoms.