this post was submitted on 04 Mar 2026
185 points (98.9% liked)
Opensource
5722 readers
308 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Personal anecdotes of successful piracy don't make for an open-source license agreement, otherwise I would be a minor king of open-source.
If a database server's license says “only allowed to use for personal purposes”, it's rather obvious that I can't install it at my work. If a keyboard's license says “you may modify the software only for non-commercial purposes”, it's less clear, but also not apparent why the same interpretation shouldn't apply. Most importantly, copyright law doesn't allow willy-nilly use by default in the case of doubt.
As the other commenter correctly pointed out, GPL only requires you to share your code if you distribute the compiled binary. And, being a fully FOSS license, GPL doesn't restrict commercial use of programs.