@DustinB3403 said in Proxmox pricing:
@stacksofplates If what you are referring to is this piece of the AGPL license
The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.
The nag screen changes are already public domain has @JaredBusch pulled them from another website. This also doesn't require that @JaredBusch or anyone else publish the source code they have on their LAN since the LAN is private, only if the source system was publicly hosted would publishing of the source code be required.
In addition to that, one doesn't need to publish the entire source code for their modified version, but only the changes to it. Which has already been done by numerous others.
You still need to publish it for the LAN. That was my point. You need to make it available to any users on your LAN.
Section 13 states:
Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source
A LAN is a computer network and they are accessing the service through the network. So while your don't need to provide the full source (which I never stated) you do need to provide the changes to the users on the network.