Hacker News new | ask | show | jobs
by Zambyte 420 days ago
> Most opensource licenses are that you are required to publish your changes

This isn't true either. You can privately fork AGPLv3 software without violating the license. You only have to provide the source (on demand!) to people who you provide the software to in executable form (where "executable form" includes network based access to the services executing the software in the case of the AGPL).

1 comments

... and the network access clause is only triggered when you modify the software.