Hacker News new | ask | show | jobs
by nesu 4162 days ago
Thanks for this post. I myself have a small app that I am thinking whether to publish as GPL or other licenses (MIT or Apache). But I am worried about some shady users who would rather distribute the binaries without the source.

I would react the same. At least, before other users change my own code or even profit from it, they should try to contact me. But MIT license does not oblige users to disclose the source. Nothing against MIT license, but it's somehow not a good fit for stuff that don't require the full source in order to run.

Why not release a new version, and publish it as GPL? That would be clearly a violation if they accept bids on Elance like that. Or try dual licensing.

1 comments

If you release under GPL, are you prepared to hire lawyers to enforce the license terms? It's ok if someone isn't, but in that case, why bother?
>If you release under GPL, are you prepared to hire lawyers to enforce the license terms? It would be good if one can hire lawyers, but to be honest, most developers working on side projects are not (at least in my honest opinion).

>It's ok if someone isn't, but in that case, why bother? At least there is some sort of protection, and at least to scare away those who cannot afford the risk of being sued. Who knows, a lowly developer now might be able to turn things around and finally afford lawyers at his whim. Or even gain some backers.