LWN.net Logo

Suits and Patents: A Report from the GPLv3 Launch Conference

Suits and Patents: A Report from the GPLv3 Launch Conference

Posted Jan 25, 2006 19:51 UTC (Wed) by tres (guest, #352)
In reply to: Suits and Patents: A Report from the GPLv3 Launch Conference by dyork
Parent article: Suits and Patents: A Report from the GPLv3 Launch Conference

Perhaps it was if person A sent it to B encrypted w/ B's public key and then C wants it. To decode it C would need B's private key.


(Log in to post comments)

Suits and Patents: A Report from the GPLv3 Launch Conference

Posted Jan 26, 2006 10:27 UTC (Thu) by nlee (guest, #730) [Link]

I think what this is say is that encryption is really only a transport mechanism. Thus encryption should not be use as a mechanism to 'pretend' or to be seen to have satisfied the legal responsibility under GPL to distribute the code upon request.

In this case, C could request the code from either A or B. Depending on who 'distributed' the application to him in the first place. So in B's case, they'd just re-encrypt the code and send it to C. Furthermore, its likely under GPL that B would have the 'freedom' to distribute the code however they wish. ie. send the code unencrypted, put simiply put it up on a web page.

Another example one could think of were this would work is a company putting an encrypted zip file on a website, but only providing the 'password' (key file or whatever) to clients who receive the application.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds