From: Jeff King <peff@peff.net>
To: Andrew Sayers <andrew-git@pileofstuff.org>
Cc: Jonathan Nieder <jrnieder@gmail.com>,
Andrew Sayers <andrew-20120318@pileofstuff.org>,
Git Mailing List <git@vger.kernel.org>,
Sam Vilain <sam@vilain.net>, Stephen Bash <bash@genarts.com>,
Nathan Gray <n8gray@n8gray.org>,
Sverre Rabbelier <srabbelier@gmail.com>,
Dmitry Ivankov <divanorama@gmail.com>,
Ramkumar Ramachandra <artagnon@gmail.com>,
David Barr <davidbarr@google.com>,
semen.vadishev@tmatesoft.com
Subject: Re: Licensing a file format (was Re: SVN Branch Description Format)
Date: Tue, 20 Mar 2012 18:59:18 -0400 [thread overview]
Message-ID: <20120320225918.GA31958@sigill.intra.peff.net> (raw)
In-Reply-To: <4F6797AD.2070501@pileofstuff.org>
On Mon, Mar 19, 2012 at 08:31:41PM +0000, Andrew Sayers wrote:
> > Yes. By the way, I think fear of forking/discussion of potential
> > improvements/translation into other languages in the context of
> > standards is misguided. If you would like legal protection for your
> > standard, that is what trademark law is for.
> [...]
>
> Could you expand on this? A quick tour of the git codebase suggests
> your objection is just to the "no derivatives" bit for documentation,
> and not to the MIT license for code?
>
> It sounds like you're saying that forking isn't a big real-world
> problem, which I guess makes sense - it'll all work out in the end as
> long as a single standard is in everybody's interests. So the CC-BY
> license is my favourite for now.
I think the problem is that there are two levels of forking. You want
people to be able to build off of your standard for a number of
legitimate reasons. Perhaps they are publishing a draft proposal of
enhancements. Perhaps they are adapting parts of the content of your
standard to a different domain. Perhaps the original author has become
unresponsive and somebody else wants to pick up maintainership. Those
are all things we do with code, and they help the ecosystem.
What _isn't_ good is somebody modifying your standard and then claiming
that their implementation is "the real SVN History Description" format.
I think Jonathan's point is that CC-BY-ND doesn't allow the legitimate
things in the top paragraph. And your real problem (in the second
paragraph) is not derivatives, but derivatives claiming to be something
they are not (the official standard). And trademarks are the legal tool
for avoiding confusion like that.
In practice, I don't think this kind of name-hijacking is a big deal.
There are many forks of git, and somebody could make a derivative git
that is buggy, interacts badly with existing repository formats, or
interacts badly with other git clients via the network protocol. But
people are usually kind enough not to call their other implementations
"git", and it just works out in practice. So you could probably get by
with just a regular source code license (but I am far from an expert, so
take the appropriate grain of salt).
-Peff
next prev parent reply other threads:[~2012-03-20 22:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-11 10:59 SVN Branch Description Format Andrew Sayers
2012-03-18 23:18 ` Steven Michalske
2012-03-19 1:28 ` Andrew Sayers
2012-03-19 1:28 ` Licensing a file format (was Re: SVN Branch Description Format) Andrew Sayers
2012-03-19 1:34 ` Jonathan Nieder
2012-03-19 20:31 ` Andrew Sayers
2012-03-20 22:59 ` Jeff King [this message]
2012-03-23 0:08 ` SVN Branching Language " Andrew Sayers
2012-03-30 4:06 ` SVN Branch Description Format Ramkumar Ramachandra
2012-03-31 1:27 ` Andrew Sayers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120320225918.GA31958@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=andrew-20120318@pileofstuff.org \
--cc=andrew-git@pileofstuff.org \
--cc=artagnon@gmail.com \
--cc=bash@genarts.com \
--cc=davidbarr@google.com \
--cc=divanorama@gmail.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=n8gray@n8gray.org \
--cc=sam@vilain.net \
--cc=semen.vadishev@tmatesoft.com \
--cc=srabbelier@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).