globaleaks / APAF

Anonymous Python Application Framework
33 stars 15 forks source link

Support Apple OSX Executable Signing #29

Open fpietrosanti opened 12 years ago

fpietrosanti commented 12 years ago

This Ticket for the implementation of support in APAF, to document and facilitate the signing of resulting PE executable with a X509v3 digital certificate following apple code signing guidelines https://developer.apple.com/library/mac/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html .

The Signing verification must work on:

cc @hellais @mmaker @mogui

fpietrosanti commented 12 years ago

Various information about Py2app uses and code-signing:

fpietrosanti commented 12 years ago

As noted by Rigel, this ticket may conflict with #21 and it may require some serious hacking to avoid the issues of timestamp variation applied by signing process.

fpietrosanti commented 12 years ago

Not even pyinstaller support signing http://groups.google.com/group/pyinstaller/browse_thread/thread/469e9451227b74fe