GithubHelp home page GithubHelp logo

Tart License Violation about cilicon HOT 11 CLOSED

fkorotkov avatar fkorotkov commented on May 21, 2024
Tart License Violation

from cilicon.

Comments (11)

fkorotkov avatar fkorotkov commented on May 21, 2024 2

I guess LayerV1Downloader even has the same comments. Compare this in LayerV1Downloader and this in Tart's DiskV1.

It seems the issue dates back to 2.0.0 version of Cilicon and affects both 2.0.0 and 2.1.0 versions. To not break things for your users I guess we can ignore the past and let's make sure future versions of Cilicon are compliant. Please consider using Tart similar to how Tartlet is using it. Your users will benefit from upstream support and you won't need to keep up-to-date Tart compatibility.

from cilicon.

fkorotkov avatar fkorotkov commented on May 21, 2024 1

Can we keep the issue open until the issue is actually fixed?

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024 1

I have removed the V2 downloader for now which should fix the license issues and will write one from scratch soon. Sorry for the inconvenience!

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024

Hi @fkorotkov , thanks for signaling. Will change the code accordingly. Let me know if I should remove it immediately or if it's fine to keep it as is until the parts that are too similar are changed. Kudos for your work on Tart by the way!

from cilicon.

edigaryev avatar edigaryev commented on May 21, 2024

I would like to add that this is not all, here's a piece of code that was blatantly copied without even changing anything in the code itself. You won't find this a similar code on GitHub (except for in Tart forks and in your project).

Difference between the original Sources/tart/MACAddressResolver/MACAddress.swift#L3-L21 on and the copied code Cilicon/LeaseParser.swift#L63C1-L81:

image

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024

@edigaryev thanks for reporting this. This code was actually not used. It's no secret that some of the code in Cilicon is heavily inspired by Tart. It's using its image format after all.
This specific piece of code was pasted into the file as a reference on which the functional implementation above it was inspired. Unfortunately we forgot to delete this piece of code which was never used. I have pushed a commit that removes it.

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024

Thanks for understanding @fkorotkov!
A completely new version of Cilicon is actually currently in the works which will rewrite a lot of its code (including those parts inspired/adopted from tart). I absolutely considered having Cilicon communicate with tart directly, but decided against it in favor of more flexibility for future features (better status monitoring, different ways to display the VM screen).
Thanks again for building tart, and especially for maintaining the images!

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024

Of course! Just to manage expectations:
As you can imagine, given the small NoL of the code most changes will consist of formatting, structure, variable naming and comments. Although I'm not a expert in this, I would argue that licensing cannot fully apply on snippets of code that consist mostly of calls to APIs of the platform SDK. In case you disagree I'd be happy to set up a call to discuss how we can make this work.

from cilicon.

fkorotkov avatar fkorotkov commented on May 21, 2024

I can refer you a lawyer that we consult with about such issues if you have doubts that licensing is applied on such snippets.

from cilicon.

Marcocanc avatar Marcocanc commented on May 21, 2024

Please let me know if the current version is ok with you. Just to explain my previous point, I meant that (in my non-expert opinion) a certain methodology, especially when almost entirely relying on platform SDKs, is probably not covered by copyright/licensing. For example if a random engineer, who was to implement the same functionality based on the requirements (without seeing the code), would be likely to end up writing the exact or very similar code by coincidence.
I did not mean to say that licensing does not apply to identical blocks of code in your code-base.
Of course we want to make sure we're not violating your license, so just to be sure I will pass this on to our IP lawyer tomorrow.

from cilicon.

fkorotkov avatar fkorotkov commented on May 21, 2024

Do you mean renames in ef87736 by the "current version"? Unfortunately I don't see how it's fixing the issue rather than just tying hide it.

I'd really like you to take this issue seriously. It's great that you have an access to an IP layer. Please consult with them about your "inspiration"/"adaption" technique of coping significant code snippets and what's the licensing implication of it.

from cilicon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.