this post was submitted on 13 Jun 2024
78 points (94.3% liked)
Selfhosted
60451 readers
720 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Only if it was Free Software or at least OpenSource…
Huh? It is.
https://github.com/bookwyrm-social
No. It's not. It's just a proprietary source-available software. The license is neither Free nor Open.
The conditions they attach are essentially, don't use it for corporate profit or law enforcement.
It's not a BSD license, but if you're an individual you can do whatever you want with it.
So it does violate some core rules of both FS an OS. Also the text is so full of legal holes which makes it useless in it's goal too. It only prevents good-intent individuals from contributing and acts as a tool in hand of big evil corpurates.
I'm not sure what exactly you consider "core rules" but GPL3 also puts stipulations on how software can be used and who can use it but I doubt you would be complaining about that.
I'm also not a lawyer, but I don't see how a license that says "if you're an individual, do whatever you want" is going to stop someone with good intentions from contributing.
Software Freedom #0: The freedom to run the program as you wish, for any purpose
Open source criteria #6: The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research.
By forbidding some entities from using the software, it violates both Free Software and Open Source and makes itself proprietary.