Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is distributing a compiled version of the code that has been modified allowed #1057

Open
hackerncoder opened this issue Mar 11, 2025 · 1 comment

Comments

@hackerncoder
Copy link

Hello, I have been updating the NixOS megasync package and a user asked if the license (in Nix) could be switched to unfreeRedistributable which would allow it to be distributed in compiled form by the Nix infrastructure.

However we modify the code to allow it to compile and run on NixOS, and as far as my reading of the megasync license goes that is not allowed.
Am I reading it wrong, or is that correct? If it is correct, could the license be modified to allow for distributing a (compiled) modified version of the code?

@hackerncoder hackerncoder changed the title Is distribution a compiled version of the code that has been modified allowed Is distributing a compiled version of the code that has been modified allowed Mar 11, 2025
@vtmateos
Copy link
Member

Hi @hackerncoder ,

We will amend our LICENSE soon to allow modifications strictly necessary for ensuring compatibility, platform portability, or bug fixing. This includes permitting derivative works needed for compilation and operation on additional platforms or Linux distributions. However, commercial exploitation is strictly prohibited, including:

  • Integration with competing cloud storage services.
  • Commercial distribution or use for monetary gain.
  • Modification or repackaging intended to promote another service.

Thanks for your suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants