Your repo is licensed as Apache 2.0. It seems these guys MAY be in violation of that license. My first steps would be to fully understand the license you chose to apply to your original code, and then figure out if that's something you can report to GitHub for infringing.
Hey, thank you for your suggestion. I tried to read the license and if I'm not mistaken, they need to attribute the copyright to the original project, no?
What should I do when someone blatantly copy my open-source project on GitHub?
11–20 of 51 posts
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#12Re: What should I do when someone blatantly copy my open-source project on GitHub?
#13Earlier quoted context omitted.
Unfortunately not. I tried to find some form of attribution to the original project but I couldn't find any.
Then fill the DMCA form.
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#14Earlier quoted context omitted.
Then fill the DMCA form.
That is way too hostile for a first contact. It would be much better, at first, to politely ask them to comply with the license. If they ignore you, or refuse, then think about escalating.
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#15What is the difference between legitimately taking advantage of open-sourceness and plagiarism? Attribution? If so, try to contact them and ask them to put your name/link to each file derived from yours.
I will definitely try to contact them either via the repo issue or their Discord.
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#16Earlier quoted context omitted.
That is way too hostile for a first contact. It would be much better, at first, to politely ask them to comply with the license. If they ignore you, or refuse, then think about escalating.
Maybe. If it's just removal of the other info, then perhaps. If it's removal AND implying it's theirs? No, not too hostile at all, in that case.
For example, this is the PR in OasysDB by one of our contributors compared to theirs: https://github.com/oasysai/oasysdb/pull/43 https://github.com/Sahomey-Technologies/sahomedb/pull/9
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#17And it looks like he's done the exact same with a pen-testing project called Kraken: https://github.com/myOmikron/kraken-project
Probably trying to pad out his Github for freelancing.
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#18Re: What should I do when someone blatantly copy my open-source project on GitHub?
#19I know it's not directly related to your question. But great work. Kudos for your project.
Re: What should I do when someone blatantly copy my open-source project on GitHub?
#20I think the developer doing this is: https://github.com/obaraelijah And it looks like he's done the exact same with a pen-testing project called Kraken: https://github.com/myOmikron/kraken-project Probably trying to pad out his Github for freelancing.