Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ClamAV: devel

Shipping ClamAV with commercial software

 

 

ClamAV devel RSS feed   Index | Next | Previous | View Threaded


alex at sssolutions

Mar 9, 2010, 1:34 AM

Post #1 of 5 (950 views)
Permalink
Shipping ClamAV with commercial software

Hello,

I'd like to ship ClamAV with my commercial closed-source SMTP proxy to
provide virus scanning capabilities out of the box. I use one of Win32
ports (http://oss.netfarm.it/clamav/) as stand alone application (ClamD
service), i.e. I don't call libclamav.dll or any other ClamAV libraries
directly from my software: it connects to ClamAV through TCP/IP. I read
GNU license, but I'm programmer, and it's hard to get all these lawyer
things and don't miss anything. So I would like to clarify can I
distribute ClamAV along with my software, or should I ask users download
and install ClamAV themselfs?

Best regards,
Alexander Telegin
http://sssolutions.net
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


acabng at digitalfuture

Mar 9, 2010, 10:09 AM

Post #2 of 5 (895 views)
Permalink
Re: Shipping ClamAV with commercial software [In reply to]

Alexander N. Telegin wrote:
> I'd like to ship ClamAV with my commercial closed-source SMTP proxy to
> provide virus scanning capabilities out of the box. I use one of Win32
> ports (http://oss.netfarm.it/clamav/) as stand alone application (ClamD
> service), i.e. I don't call libclamav.dll or any other ClamAV libraries
> directly from my software: it connects to ClamAV through TCP/IP. I read
> GNU license, but I'm programmer, and it's hard to get all these lawyer
> things and don't miss anything. So I would like to clarify can I
> distribute ClamAV along with my software, or should I ask users download
> and install ClamAV themselfs?

Lemme get the point:
You are a coder and not a lawyer. You have no OSS inclination.
Which is why you are asking on an OSS coders mailing list how to resolve
your own legal issues; notably how to workaround (some would say skrew)
the GPL limitations without paying a penny to either the software
makers, nor to your poor lawyer.

Do you really expect any sort of help in here?

-aCaB
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


alex at sssolutions

Mar 9, 2010, 6:08 PM

Post #3 of 5 (887 views)
Permalink
Re: Shipping ClamAV with commercial software [In reply to]

Wrong. The first point is I'm asking for advice from experienced
software developer, who deal with GPL much more time than me, if I'm
still in GPL bounds with my idea. I don't mind to pay for software or to
lawyer (she is not poor by the way, and less sarcastic :), but I
preferred start from contacting directly the author of software I'd like
to distribute. This is the second point. I'll appreciate if somebody
will push me to the right mailing list or person.


On 3/9/2010 9:09 PM, aCaB wrote:
> Alexander N. Telegin wrote:
>
>> I'd like to ship ClamAV with my commercial closed-source SMTP proxy to
>> provide virus scanning capabilities out of the box. I use one of Win32
>> ports (http://oss.netfarm.it/clamav/) as stand alone application (ClamD
>> service), i.e. I don't call libclamav.dll or any other ClamAV libraries
>> directly from my software: it connects to ClamAV through TCP/IP. I read
>> GNU license, but I'm programmer, and it's hard to get all these lawyer
>> things and don't miss anything. So I would like to clarify can I
>> distribute ClamAV along with my software, or should I ask users download
>> and install ClamAV themselfs?
>>
> Lemme get the point:
> You are a coder and not a lawyer. You have no OSS inclination.
> Which is why you are asking on an OSS coders mailing list how to resolve
> your own legal issues; notably how to workaround (some would say skrew)
> the GPL limitations without paying a penny to either the software
> makers, nor to your poor lawyer.
>
> Do you really expect any sort of help in here?
>
> -aCaB
> _______________________________________________
> http://lurker.clamav.net/list/clamav-devel.html
> Please submit your patches to our Bugzilla: http://bugs.clamav.net
>
>
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


alex at sssolutions

Mar 9, 2010, 6:43 PM

Post #4 of 5 (885 views)
Permalink
Re: Shipping ClamAV with commercial software [In reply to]

I finally contacted my lawyer and have been pointed at wonderful GPL FAQ
and found these questions that match (I think) pretty close to my situation:

http://www.gnu.org/copyleft/gpl-faq.html#DoesTheGPLRequireAvailabilityToPublic
http://www.gnu.org/copyleft/gpl-faq.html#NFUseGPLPlugins
http://www.gnu.org/copyleft/gpl-faq.html#UnchangedJustBinary

I think it's clear now. Sorry guys for disturbing you.

On 3/9/2010 9:09 PM, aCaB wrote:
> Alexander N. Telegin wrote:
>
>> I'd like to ship ClamAV with my commercial closed-source SMTP proxy to
>> provide virus scanning capabilities out of the box. I use one of Win32
>> ports (http://oss.netfarm.it/clamav/) as stand alone application (ClamD
>> service), i.e. I don't call libclamav.dll or any other ClamAV libraries
>> directly from my software: it connects to ClamAV through TCP/IP. I read
>> GNU license, but I'm programmer, and it's hard to get all these lawyer
>> things and don't miss anything. So I would like to clarify can I
>> distribute ClamAV along with my software, or should I ask users download
>> and install ClamAV themselfs?
>>
> Lemme get the point:
> You are a coder and not a lawyer. You have no OSS inclination.
> Which is why you are asking on an OSS coders mailing list how to resolve
> your own legal issues; notably how to workaround (some would say skrew)
> the GPL limitations without paying a penny to either the software
> makers, nor to your poor lawyer.
>
> Do you really expect any sort of help in here?
>
> -aCaB
> _______________________________________________
> http://lurker.clamav.net/list/clamav-devel.html
> Please submit your patches to our Bugzilla: http://bugs.clamav.net
>
>
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net


acabng at digitalfuture

Mar 10, 2010, 5:43 AM

Post #5 of 5 (883 views)
Permalink
Re: Shipping ClamAV with commercial software [In reply to]

Alexander N. Telegin wrote:
> Wrong. The first point is I'm asking for advice from experienced
[snip]

As per the rules of this mailing list, please do not top post.


-aCaB
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

ClamAV devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.