Remix.run Logo
▲ someonebaggy 4 hours ago

If it's your software send a DMCA. They have a legally required timeframe to process those. If it's open source, however, then you don't have any valid DMCA claim.

▲hnlmorg 4 hours ago | parent | next [-]

That’s not how open source works.

Open source code is still copyrighted. What the license defines is rights that people have in distributing that code. If an unofficial repository is using open source code to ship malware, and the license that software had didn’t allow that, then the unofficial repository is still breaking copyright law despite the code being open source.

▲someonebaggy 3 hours ago | parent | next [-]

There's no open source license that prohibits derivative works that are malware.

▲whateveracct 3 hours ago | parent [-]

i think it's in the spirit of it, which is enough for a DMCA lol

▲someonebaggy 3 hours ago | parent [-]

Um no, you have to send it about an actual copyright violation, not just because you don't like something.

It's not illegal to send an incorrect one by mistake but GitHub probably won't process it. It's illegal to send an incorrect one intentionally. Now that it's been pointed out to you that making malware isn't a copyright violation, it's intentional if you send a DMCA anyway.

▲NewJazz 4 hours ago | parent | prev [-]

Also open source license doesn't grant use of trademarks, but I'm not sure that means DMCA applies.

▲93po 4 hours ago | parent | prev [-]

Code can be open source while the name and logos are copyrighted and still enforceable via DMCA

▲rpdillon 3 hours ago | parent | next [-]

You're thinking of trademarks. Different body of law.

EDIT: e.g. https://www.mozilla.org/en-US/foundation/trademarks/policy/

▲nomel 2 hours ago | parent | prev | next [-]

You can have copyright open source code, which is what allows open source licenses to enforce their terms. Open source doesn't mean "free to do whatever you want". There are very restrictive open source licenses, and you can deviate from the common open source licenses.

https://en.wikipedia.org/wiki/Software_copyright

▲ 4 hours ago | parent | prev | next [-]
[deleted]
▲someonebaggy 3 hours ago | parent | prev [-]

Which project copyrighted its name and logo?