[Webkit-unassigned] [Bug 162913] [GTK][EFL] CryptoDigest implementation depends on GnuTLS with LGPLv3+/GPLv2+ deps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 09:03:24 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=162913

--- Comment #13 from Olivier Blin <olivier.blin at softathome.com> ---
(In reply to comment #12)

> Even if we replace the GnuTLS dependency for the crypto code, you will
> probably end using it anyway via libsoup -> glib-networking -> gnutls
> backend.

Licensing concerns may be a bit different for glib-networking, since gnutls and its deps are not linked directly, but loaded as a dynamic plugin.

>  * We will try to avoid using GnuTLS because of the above. But keep in mind
> that even when we end doing that, you can end anyways using GnuTLS without
> realizing this via the glib-networking TLS backend dependency.

Ok, I will propose a gcrypt backend, covering CryptoDigest and HMAC.

> So in the end this (carefully selecting which libraries and versions go into
> the build) is something the distributor should care about, and not us.

Right

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161006/f531a0ec/attachment-0001.html>


More information about the webkit-unassigned mailing list