supertuxkart / stk-code

The code base of supertuxkart
Other
4.54k stars 1.06k forks source link

Sign windows and OSX installers #2534

Open auriamg opened 8 years ago

auriamg commented 8 years ago

Windows and OSX now block unsigned installers

http://www.gravic.com/remark/kb/assets/win8.png

We should look into singing them

cap44 commented 8 years ago

That's a pretty good idea, I might generate a certificate tonight and upload it On Jun 30, 2016 2:49 AM, "auriamg" notifications@github.com wrote:

Windows and OSX now block unsigned installers

http://www.gravic.com/remark/kb/assets/win8.png

We should look into singing them

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

hiker commented 7 years ago

Postponed, we don't have a certificate yet.

hiker commented 5 years ago

Postponed, some instructions I found indicate that it connects to the windows store (publisher id must be same as the publisher in store or so), for which we don't even have an account.

pedropaulosuzuki commented 3 months ago

Windows and OSX now block unsigned installers

http://www.gravic.com/remark/kb/assets/win8.png

We should look into singing them

This link seems to be broken...

Postponed, some instructions I found indicate that it connects to the windows store (publisher id must be same as the publisher in store or so), for which we don't even have an account.

Maybe we can postpone Windows, but what are the requirements to signing the MacOS build?

qwertychouskie commented 3 months ago

https://about.signpath.io/product/open-source https://signpath.org/

Seems like we might be able to get code signing for free?