Re: Signing extensions

2009-09-26 Thread Roger Binns
Neil Hodgson wrote: >Code signing certificates that will be be valid for Windows > Authenticode cost $129 per year through CodeProject That isn't an amount I am prepared to pay either :-) (I don't even use Windows except as a glorified boot loader for Rise of Nations and to build Python exten

Re: Signing extensions

2009-09-25 Thread Neil Hodgson
Roger Binns: > The Windows Python distribution is signed by PGP and the normal Microsoft > way using a Verisign class 3 cert. (If you read their issuer statement it > ultimately says the cert isn't worth the bits it is printed on :-) One of > those certs is $500 per year which is out of the ques

Signing extensions

2009-09-25 Thread Roger Binns
I would like to digitally sign the open source Python extensions I produce. I produce source code (zip file) as well as pre-built binaries for Windows (all Python versions from 2.3 to 3.1). I can sign the source using my PGP key no problem. I could also sign the Windows binaries that way but Win