[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SHA, MD, and openssl
From: |
Rüdiger Sonderfeld |
Subject: |
Re: SHA, MD, and openssl |
Date: |
Mon, 09 Dec 2013 23:02:35 +0100 |
User-agent: |
KMail/4.11.2 (Linux/3.11.0-12-generic; KDE/4.11.2; x86_64; ; ) |
On Sunday 08 December 2013 13:01:40 Paul Eggert wrote:
> As for as license, Emacs is linking against a library
> that is normally distributed with the major components of
> the operating system, so that part of the GPL applies.
The license comments on gnu.org explicitly say, it is not compatible with the
GPL
> The license of OpenSSL is a conjunction of two licenses, one of them
> being the license of SSLeay. You must follow both. The combination
> results in a copyleft free software license that is incompatible with
> the GNU GPL. It also has an advertising clause like the original BSD
> license and the Apache 1 license.
>
> We recommend using GNUTLS instead of OpenSSL in software you write.
> However, there is no reason not to use OpenSSL and applications that
> work with OpenSSL.
https://www.gnu.org/licenses/license-list.html#OpenSSL
That would mean distributions like Debian would not be able to ship Emacs with
OpenSSL support. E.g., Debian's git package does not support SSL because of
this problem. Using GNUTLS would also make more sense because it is already
an (optional) dependency of Emacs.
Regards,
Rüdiger
- Re: SHA, MD, and openssl, (continued)
- Re: SHA, MD, and openssl, Richard Stallman, 2013/12/11
- Re: SHA, MD, and openssl, Paul Eggert, 2013/12/11
- Re: SHA, MD, and openssl, Pádraig Brady, 2013/12/11
- Re: SHA, MD, and openssl, Glenn Morris, 2013/12/11
- Re: SHA, MD, and openssl, Stephen J. Turnbull, 2013/12/12
- Re: SHA, MD, and openssl, Richard Stallman, 2013/12/12
- Re: SHA, MD, and openssl, Pádraig Brady, 2013/12/12
- Re: SHA, MD, and openssl, Richard Stallman, 2013/12/13
- Re: SHA, MD, and openssl, Pádraig Brady, 2013/12/13
- Re: SHA, MD, and openssl, Richard Stallman, 2013/12/13
- Re: SHA, MD, and openssl,
Rüdiger Sonderfeld <=