Eli Barzilay wrote at 04/09/2011 12:12 AM:
There is a good solution for this that I recently saw -- the way that
chrome extensions are distributed.  The summary of what I understand
from it is: an extension is a zip file with a prefix holding two
things -- a public key for the extension, and a signature for the zip
file that was done using the private key.

Isn't this just old-fashioned code signing. I think people talked about it for PLaneT multiple times in the past, before Chrome existed. Or am I misunderstanding?

--
http://www.neilvandyke.org/
_________________________________________________
 For list-related administrative tasks:
 http://lists.racket-lang.org/listinfo/users

Reply via email to