How do people find out or know whether your repo which is having MIT or apache or AGPL license is being used by a corpo and profiting from it and not making the code open source or paying license fees?

40 points

You don’t.

Unless it is publicised or an obvious bug exists in your code and you see the consequences of it in their system.

permalink
report
reply
31 points

My takeaway from that is that I should start putting canary bugs in my code 😆

permalink
report
parent
reply
14 points

It’s a time-honored tradition among dictionary publishers.

permalink
report
parent
reply
11 points

I think cartographers also used to put fake things on their maps to detect unauthorized copies.

permalink
report
parent
reply
7 points

Doesn’t really matter if you’re not positioned to be able to defend your license in court.

permalink
report
parent
reply
4 points

Some people really do :D

permalink
report
parent
reply
32 points

For MIT, why do you care? That’s perfectly fine and explicitly allowed by the license. Same for Apache, but with a few extra requirements (like keeping a list of changes in the source code and preserving licensing information etc.).

As for how I know big corporations are using my code: the fact that a prominent project (publicly used by several tech giants) took a dependency on one of my tiny (permissively licensed) library packages is probably a clue.

permalink
report
reply
11 points

That’s definitely part of “the deal” with MIT and Apache. The other end of it is that they shouldn’t really expect to get anything more than what the authors are willing to give.

permalink
report
parent
reply
7 points

So what you’re saying is you could take down an entire company by introducing a bug?

permalink
report
parent
reply
9 points

Or YOU could hack the company by stressing him about bugs and offer your help to fix them.

permalink
report
parent
reply
3 points

I don’t think so, no.

Leaving aside the fact that I don’t want to do that:

They’ve quite sensibly vendored my library, so I’d have to hope they pull in updates without checking the code changes: since it’s such a tiny library (excluding tests but including fairly extensive comments, it’s less than 100 lines of quite readable code) I don’t think it’d be easy to get it past their code review system if I tried to sneak in enough code to take down entire companies.

Also, my GitHub account is tied to my real-world identity, so I’d probably be in a lot of trouble if I somehow succeeded.

permalink
report
parent
reply
3 points

If it’s less than 100 lines, why on earth don’t they just put that in their own code?

permalink
report
parent
reply
1 point

“vendored my library”

I’m unfamiliar with this phrase, are you able to explain what it means (or point me towards an explanation)? Is it relating to forking?

permalink
report
parent
reply
3 points

keeping a list of changes in the source code

Source?

permalink
report
parent
reply
4 points

I may have slightly misremembered the license text (subsection 4c):

You must cause any modified files to carry prominent notices stating that You changed the files;

So I guess technically you only need to indicate that you have changed the files, not what you’ve changed in them. I suppose that’s less burdensome because it only needs to be done once per file at most.

permalink
report
parent
reply
6 points
*

For MIT/Apache it doesn’t matter. That’s always a problem with those free to use licenses you have a “good idea” who’s using it, but you never really can tell. It also creates a shit load of wasted improvements every time a company uses it, moth balls the project, but never pushes code upstream because why do that? \s So you sit back and hope that someone in the company feels a big enough moral drive or obligation to contribute their improvements up stream. But, how can you tell definitively? You can sometimes see it in the job descriptions they are hiring for, also I have had companies reach out out me personally for help. Many open source projects also will reach out and ask, and if they get the ok, will put it in the project description in order to encourage others companies to do the same. So why to companies bother? The funny thing about open source is that it lets people who like solving tough problems (the best type of engineers) know where the tough problems are being definitively solved, because here’s the code, and here’s the author from xyz company contributing and showing the rest of the world how it’s done. Often this will bring in engineers who are at the top of their game to these companies.

permalink
report
reply

Programming

!programming@programming.dev

Create post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Community stats

  • 3.8K

    Monthly active users

  • 808

    Posts

  • 6.6K

    Comments