Hi Emeric, > If I use the provided low-level C API to exchange messages, I guess I > fall into the GPL license for the whole utility?
Yes, I'd say so. I've considered using a more liberal license for libvici. But as it makes heavy use of the GPLv2 licensed libstrongswan, that is not really an option. > Since the wire format is documented, I would have to rewrite my own > custom low level library in order to communicate with strongSwan? Yes, or use the existing Python/Ruby libraries, which are for this very reason licensed under MIT. Regards Martin _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
