[fprint] Futronics FS90 support and Qt GUI for fprint

Daniel Drake dan at reactivated.net
Thu Oct 1 15:39:58 BST 2009


Izico Chang wrote:
> I plan to write a FS90 driver to wrap the closed source FS90 SDK
> inside, is there any legal issue to do this way? I know your code is
> LGPL.

Yes, LGPL means that you cannot link in that proprietary code. You would 
have to do it as a separate app, which is called by a new (written by 
you) libfprint driver.

However, such code would not be accepted into libfprint (which is only 
interested in open code) and would be rejected by all major Linux 
distributions (due to the inclusion of proprietary software).

Daniel


More information about the fprint mailing list