Tom Yu wrote:
What are the consequences of not digitally signing the packages?

If the binaries are not signed, then when the loader attempts to resolve the imports by loading the libraries specified by the application manifest, it will reject the libraries. Signatures are used to ensure that the libraries being loaded are in fact the ones that the application developer built the application
against.

Jeffrey Altman

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
kfwdev mailing list
kfwdev@mit.edu
http://mailman.mit.edu/mailman/listinfo/kfwdev

Reply via email to