Code signing
Code signing
- Subject: Code signing
- From: Brad Peterson <email@hidden>
- Date: Mon, 22 Aug 2005 18:31:14 -0700 (PDT)
Hi,
I didn't see anything directly on point about this
(forgive me if I missed it, please) but is there any
facility for code signing a cocoa app?
I'd like a nice OS-supported means of making sure my
apps aren't edited/hacked. I realize that the Keychain
must do some sort of CRC or simple file size check
("application has changed... allow?"), but that
doesn't seem to be exposed.
I'd thought about putting the required CRC/file size
info on a server somewhere, and then having the
installer query for it, but that seems a bit
overboard. It also has the distict disadvantage of
failing if the user downloads, then wants to install
later without an internet connection. (Which happens
more often than I would have guessed.)
Any thoughts or ideas would be appreciated.
Thanks!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden