From: Aaron C. <ac...@gm...> - 2014-02-16 21:52:41
|
Hello, I just wanted to confirm - both GPShell and Globalplatform are under the terms of the LGPL, correct? The LICENSE file indicates LGPL, but the README file refers the user to COPYING, which (I think) indicates the regular GPL. I created a tool that decrypts saved GPSC sessions that are recorded in a file. This tool uses portions of the GlobalPlatform library's source code (specifically, mutual_authentication() and some crypto routines) and I was going to commit this tool to a new SourceForge project under the same license terms as GlobalPlatform. (I thought about branching GlobalPlatform instead, but reading APDUs from a file doesn't seem very compatible with the current GlobalPlatform library's model of directly interfacing with a smart card on behalf of the caller. So, new project it is - I think...) Just let me know. Also, are there any other licensing pitfalls I should be aware of? V/r, Aaron Curley |