There is only one problem to resolve -- that GPL file in the login server. If anythng, this may show a weakness in the GPL itself and not in the project. Although it wouldn't hurt to take it to the guys that handle the GPL license for their opinion too.
I suspect there are some sercurity issues with releasing the source to the login server and unless someone comes up with a way to bypass the EQ login server completely, releasing the source is too much of a liability.
Sometime ago I suggested that this project use the LGPL because it is not as restrictive as GPL and yet still qualifies as Open Source. In fact the OSI list many other versions of Open Source licenses.
One possibity is to release most of the login server as Open Source and only put the actually parts that deal with the EQ server and the corresponding packets under a binary-only. Then you separate the binary from the rest of the source.
A method like this has been used in ShowEQ.
In other words, there are ways to work around this issue in such a way that it satisfies most people and yet is stil in the spirit of Open Source.
|