In case you didn’t hear TrueNAS is going partially closed source. However, there seems to be a lack of alternatives.
Any ideas on what to move to?
In case you didn’t hear TrueNAS is going partially closed source. However, there seems to be a lack of alternatives.
Any ideas on what to move to?
I think what you are referring to is this post https://forums.truenas.com/t/clearing-the-air-on-build-scripts/64357
There are people (likely in Asia) who are using the TrueNAS Build Tools to build versions that are no different other than removing license files and references, changing the name, changing some graphics and then selling the created ISO for profit.
The TrueNAS code is still GPLv3 and because it was that when they started using Linux base and not FreeBSD. The FreeBSD code is released under the BSD license which does allow closing of the source at any time. But here is what the internet had to say:
The BSD license is a permissive license that allows for minimal restrictions on how software can be used, modified, and distributed, including the ability to incorporate it into proprietary software. In contrast, GPLv3 is a copyleft license that requires any derivative works to also be distributed under the same GPLv3 terms, ensuring that the freedoms granted by the license are preserved.