From: Milan Broz <gmazyland@gmail.com>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] license of libcryptsetup (was: verity for GRUB?)
Date: Thu, 11 Oct 2012 09:23:03 +0200 [thread overview]
Message-ID: <507673D7.9070009@gmail.com> (raw)
In-Reply-To: <20121011051056.GB5314@tansi.org>
On 10/11/2012 07:10 AM, Arno Wagner wrote:
> On Wed, Oct 10, 2012 at 03:04:49PM -0700, Geoffrey Thomas wrote:
>> Yeah, if you're planning on looking into relicensing, I'd encourage
>> you to make as much of cryptsetup as you can GPLv2+ instead of
>> GPLv2, so that the code is more reusable in other projects, even if
>> it ends up not being relevant for my specific use case.
>
> Quick qestion: What is the GPLv2+? I am unable to find any formal
> references or comparisons, just GPLv2. Pointers appreciated.
Nice list is here
http://en.wikipedia.org/wiki/List_of_FSF_approved_software_licenses
http://www.gnu.org/licenses/gpl-faq.html
Basically, it is shortcut:
GPLvX means GPL version X only, GPLvX+ "... or any later".
And why there is resistance to GPLvX+? Well, "or any later" means
any later. Who knows what is in not yet written GPLv(X+y)? :-)
(And v3 has own problems as well.)
The basic problem is in compatibility matrix, mainly with GPLv3 vs GPLv2
which are not compatible, see http://gplv3.fsf.org/dd3-faq
Because of repeating questions an problems, I would really like to switch
libcryptsetup (IOW cryptsetup library, not binary itself)
to something less restricted (currently most of the code is GPLv2 only).
Perhaps LGPLv2+. But it requires approval from all authors.
(I will perhaps try to get these, otherwise I switch just verity part...)
(TBH, I would myself prefer any new crypto code under even less restricted
licenses like BSD or MIT licence. But cryptsetup already depends on other
GPL libraries, so not sure if it makes sense.
Anyway, if anyone has better idea or any notes here, please let me know.
Now is the best time to complain ;-)
Thanks,
Milan
next prev parent reply other threads:[~2012-10-11 7:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 4:36 [dm-crypt] verity for GRUB? Geoffrey Thomas
2012-10-09 6:27 ` ffrizzy
2012-10-09 8:16 ` [dm-crypt] Unsubscribe requests Arno Wagner
2012-10-09 8:45 ` ffrizzy
2012-10-09 8:49 ` Ralf Ramsauer
2012-10-10 13:00 ` [dm-crypt] verity for GRUB? Mikulas Patocka
2012-10-10 20:51 ` Geoffrey Thomas
2012-10-10 21:20 ` Milan Broz
2012-10-10 21:23 ` Milan Broz
2012-10-10 21:43 ` Geoffrey Thomas
2012-10-10 21:55 ` Milan Broz
2012-10-10 22:04 ` Geoffrey Thomas
2012-10-11 5:10 ` Arno Wagner
2012-10-11 7:23 ` Milan Broz [this message]
2012-10-11 9:21 ` [dm-crypt] license of libcryptsetup (was: verity for GRUB?) Arno Wagner
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=507673D7.9070009@gmail.com \
--to=gmazyland@gmail.com \
--cc=dm-crypt@saout.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.