mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-10 04:03:02 -05:00
Misleading sentence for non-free #4479
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rodber on GitHub (Oct 16, 2021).
Hey there,
I believe that non-free.md is misleading. As I do both types of software, and as my softwares are listed on both lists, I believe that I've the knowledge to rebate some of the words used in the description.
Disclaimer: I'm the creator of Chevereto and Chevereto-Free.
^ That will depend on each given license. You can't make a general statement like that. Generally speaking, the most common restriction is on re-distribution of the source code. I think that it should be changed to:
Software listed here implements their own licensing with restrictions and grants which you must check on each case. Restrictions may include but not limit to allowed use of the software, access to the source code and further distribution.There's also a very unfair statement here:
^ Undisclosed security vulnerabilities is not exclusive to proprietary software but all. Having a software licensed as Free Software doesn't means that it won't have undisclosed security vulnerabilities. It will depend on each researcher to commit back that information. I believe that it should be changed to something like this:
(...) can therefore contain anti user-freedom features, such as but not limited to: backdoors, user lock-in, sending personal data to a third party.I didn't push a commit as I would love to read other opinions on this matter before doing that.
@nodiscc commented on GitHub (Oct 20, 2021):
Thanks for taking the time to write this. I think we should change the current page header as follows (just slightly modified version of your proposed change):
@rodber do you want to send a pull request?