what's the correct/best license for an open-source client library to a non-open-source service?

64 views
Skip to first unread message

Ken

unread,
Apr 24, 2012, 5:07:32 PM4/24/12
to nod...@googlegroups.com
I'm in the processing of releasing open-source clients (including one for node) for a currently free but planned freemium service (which is not open source).  I don't care at all about people copying/modifying the code of the client (so would default to MIT or similar) but in its default mode the only thing the client does is communicate with the service and thus its use should adhere to the terms of service.  Anyone have pointers (or precedent) for the right kind of license to use for this?

--Ken

Matt

unread,
Apr 24, 2012, 5:09:03 PM4/24/12
to nod...@googlegroups.com
Just stick with MIT. It makes everyone the most comfortable.

On Tue, Apr 24, 2012 at 5:07 PM, Ken <ken.wo...@gmail.com> wrote:
I'm in the processing of releasing open-source clients (including one for node) for a currently free but planned freemium service (which is not open source).  I don't care at all about people copying/modifying the code of the client (so would default to MIT or similar) but in its default mode the only thing the client does is communicate with the service and thus its use should adhere to the terms of service.  Anyone have pointers (or precedent) for the right kind of license to use for this?


--Ken

--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Ben Noordhuis

unread,
Apr 24, 2012, 7:17:00 PM4/24/12
to nod...@googlegroups.com
On Tue, Apr 24, 2012 at 23:09, Matt <hel...@gmail.com> wrote:
> Just stick with MIT. It makes everyone the most comfortable.

Or the Apache 2.0 license if you want a patent grant. MIT, BSD and ISC
are fine too but they don't say anything about patents.

Matt

unread,
Apr 25, 2012, 8:29:51 AM4/25/12
to nod...@googlegroups.com
Yeah it's technically better, but I'm not sure I know of a single submarine patent case with the MIT license. Has there been any?
Reply all
Reply to author
Forward
0 new messages