newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: SharifAtSun on March 20, 2009, 11:16:42 AM

Title: RFE: Signed code in OS X
Post by: SharifAtSun on March 20, 2009, 11:16:42 AM
Dear newLISP developers,



Could you please (pretty please) sign the code you produce for OS X (10.5) ??  It's rather annoying to constantly have to answer the "Do you want to allow bla bla bla" prompt?



Notes on how to sign code are located at:

http://developer.apple.com/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40005929-CH1-DontLinkElementID_28



Cheers !
Title:
Post by: newdep on March 20, 2009, 02:08:23 PM
Hi,



You want this because you find the notification annoying?



You could run newlisp as a different user, because doing a pre-signing

on binary's is not securer at all..



Its doesnt matter how you run the binary, If its a fake its a fake,

and then the signature is accepted anyway...



Or compile the code yourself and create a signature yourself, but

be sure your C library's are clean.. ;-)



But thats my oppinion.. Im sure others have different idea's on this topic..



Grt, Norman.
Title:
Post by: itistoday on March 27, 2009, 09:29:20 AM
What prompt, for running/launching what? Can you post a screenshot?
Title:
Post by: cormullion on March 27, 2009, 10:59:37 AM
Perhaps this is the "Do you want to allow the application ... to accept incoming  connections?" prompt, that comes up if the application firewall is used? (Guessing that 10.5 is when the new firewall system came into effect?