Nicodemo Alvaro wrote: > > What I was not understanding is would the GiVMi project maintainer > have to get the approval of those projects to use Openssl.
The problem only exists for dynamic linking with GPL libraries. LGPL is OK. (And of course you can't copy-paste any LGPL/GPL code without the copyright holders' permission, unless it already has the OpenSSL exception.) > What uses GnuTLS? The C library, libgtk-vnc. The python extension python-gtk-vnc links with it so it links indirectly with libgnutls.
